i was wondering if anybody knew how to take text boxes and then output them to a html file in a pre-positioned area on the HTML Page?
Printable View
i was wondering if anybody knew how to take text boxes and then output them to a html file in a pre-positioned area on the HTML Page?
it would probably be easier to do it in asp...
but what do you mean by "take text boxes"?
Say that you have 4 textboxes on a form.
you want to take the text value of each text box and then input that data into a HTML.
You also need to have the value of Text1.Text, to be the name of the HTML page?
Anyone know how to do this?
do you want to create the page through code?
i can help u if that's what u want...