
March 4th, 2003, 10:26 AM
|
|
Junior Member
|
|
Join Date: Sep 2002
Location: My home
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Dynamic Table
Hello I have a question.
I have a web page form that I would like to use some ASP code in. As it stands right now I have a text box (field) that is straight HTML. I want to use the number that is put into the field to generate that number of rows in a table further down in the form. So I am posing this question how would I go about doing this. I am able to use ASP and Javascript (if need be). Or should I start over and code the entire form in ASP?
Thanks in advance.

|