A
Ananda Sim
Hi All,
I have a webpage which accepts submissions - a fair bit of text
explaining the request and then a fair number of text and textarea form
elements. The client may change the text several times which means
editing the .aspx.
I have two webpages - the html form to accept the info and a html
"thanks" page which re-displays what the participant types in.
What is the approach / is there a way to display a text / textarea on
initial submission and morph these elements to <div> or <labels> which
will "expand" to allow all the text that the participant keys in?
This way, I can use one .aspx and edit the text content when required
rather than maintain two .aspx - one with text input and textarea for
submission and one for result of submission.
Any help appreciated
Ananda
I have a webpage which accepts submissions - a fair bit of text
explaining the request and then a fair number of text and textarea form
elements. The client may change the text several times which means
editing the .aspx.
I have two webpages - the html form to accept the info and a html
"thanks" page which re-displays what the participant types in.
What is the approach / is there a way to display a text / textarea on
initial submission and morph these elements to <div> or <labels> which
will "expand" to allow all the text that the participant keys in?
This way, I can use one .aspx and edit the text content when required
rather than maintain two .aspx - one with text input and textarea for
submission and one for result of submission.
Any help appreciated
Ananda