Forum Moderators: open
thanks for any ideas.
lets say i have a layer, with a submit button. even if i have a layer which can be used handled through JS to change the innerHtml and display text instead of the form, the "SUBMIT" would mean that the request is sent to the server! that is HTTP protocol, right? (i may be missing something of course)
with an iframe, i could basically send the request inside the iframe, and load the response message inside it. if the iframe was appropriately sized, the user wouldnt even need to know...because all other interface elements on my page were intact..am i explaining myself correctly?
thanks for any ideas u may have..