
March 26th, 2004, 05:58 AM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Creating Column from TextField
Firstly,
Secondly, I need to create - in asp - a script that creates a column from a form. The name of the column will be named using the data within the textfield, maybe this will help.
textfield = "proName"
col1name = "proName"
Its basically to prove that some one has read a page and i need to log that using a column that a moderator has dynamcally created.
col1 contains a the date that the tick box was selected from all the users that have selected it!
thanks in advance, im sure that doesnt make sense, must be the coffee im on.
P.
|