X
xfile
Hi:
Sorry to bother again, and this is my new problem, and hope someone can
point me to where I can find more accurate sources.
I try to come up an ASP form for registered user to modify their
registration information.
I have done many researches about how to retrieve database information and
update them, so I guess this part is ok although I have not tested it yet.
But what I wish to have the data displayed as the format of the initial
registration form which contains some pull-down manus for their selections.
Most of articles that I have read is to display data is a table rather than
using the original form format.
The wishful thinking is, that the user can view their data (as the current
selection) of the form, and then make any necessary changes (either by
filling out new texts, such as e-mail address or company name) and/or select
a new option (such as their industry). After everything is being confirmed,
the new data will be inserted back to the database for update.
So, can anyone point me where might have such reference articles or samples?
Before coming here, I have spent many hours on search Google and MS, but as
indicated before, I could not find anything that is similar to what I wish
to have - for the data retrieving and display part, in particular.
By the way, is that possible with ASP?
Thanks so much in advance.
Sorry to bother again, and this is my new problem, and hope someone can
point me to where I can find more accurate sources.
I try to come up an ASP form for registered user to modify their
registration information.
I have done many researches about how to retrieve database information and
update them, so I guess this part is ok although I have not tested it yet.
But what I wish to have the data displayed as the format of the initial
registration form which contains some pull-down manus for their selections.
Most of articles that I have read is to display data is a table rather than
using the original form format.
The wishful thinking is, that the user can view their data (as the current
selection) of the form, and then make any necessary changes (either by
filling out new texts, such as e-mail address or company name) and/or select
a new option (such as their industry). After everything is being confirmed,
the new data will be inserted back to the database for update.
So, can anyone point me where might have such reference articles or samples?
Before coming here, I have spent many hours on search Google and MS, but as
indicated before, I could not find anything that is similar to what I wish
to have - for the data retrieving and display part, in particular.
By the way, is that possible with ASP?
Thanks so much in advance.