PDA

Click to See Complete Forum and Search --> : control values to html?


jonvantuyl
Nov 26th, 2000, 01:09 AM
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?

da_silvy
Nov 26th, 2000, 03:27 AM
it would probably be easier to do it in asp...

but what do you mean by "take text boxes"?

jonvantuyl
Nov 26th, 2000, 09:59 AM
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?

da_silvy
Dec 1st, 2000, 03:04 AM
do you want to create the page through code?

i can help u if that's what u want...