Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

AJAX - Error messages and troubleshooting

520 bytes added, 13:14, 29 August 2016
Created page with "= Overview = There is often error messages to display when using the engine for a variety of reasons including: incorrect username, password, IP address restricted, etc...."
= Overview =



There is often error messages to display when using the engine for a variety of reasons including: incorrect username, password, IP address restricted, etc.


For this reason, it is possible to write back to screen the error messages into a user specified div. You create the div on your form where you like it and put id="" in it.


If you set aryAjax_Settings[15] = 'divYourName'; then the error messages will write to the innerHTML of the div.



[[Category:Topic:JavaScript]]
[[Category:Topic:AJAX]]
7,528
edits