|
OK, I am guessing you won't understand a word of this... You need to use the onchange event to call a script to test the value of the changed box then write to the div in the DOM or use the innerHTML property of a surrounding tag. no ajax needed, unless you need to retrieve some data from the server.
P.S. the url in the ajax updater is that of the handler script , not of a new page... ajax does send a request for a page , but it does nothing with the response... unless you execute on it. I am guessing you are not real clear on the client / server / header relationship. No offense, but like I said, we need to chat... that is if you have even read any of these responses.
__________________
Sleeping Troll, EMUSE, Mind Expansion...Truly serendipity!
Last edited by Sleeping Troll; 04-14-2009 at 06:48 PM..
|