Saving and display of records in asp page

J

Jack

Hi,
I need to build a asp page where it would serve as a data entry record page
as well as display page for records saved. This page should also allow
editing of records that has been saved.

e.g.

SAVEBUTTON
SS# EntryBox Name EntryBox Date EntryBox Revenue Generated EntryBox

DISPLAY OR EDIT BUTTON

---------- ------------ -------------
------------------------
---------- ------------ -------------
------------------------
---------- ------------ -------------
------------------------

The process of the first part of saving record is fine. However, the second
part of displaying all the records that has been saved including the current
record saved is where I am having problems.

I would appreciate any help/concepts/articles for handling display of
records as above. Hope I am clear to explain my problem. Regards.
 
J

Jack

Thanks for the advise, Curt. I am trying to find reference to as how to loop
through records to display records, line by line. Do you have any reference
for this kind of manipulation? Thanks.
 
J

Jack

I was not thinking clearly. I got it. Thanks.

Curt_C said:
Just save the data and then redirect back to the same page. If the page has
code in it to show the records it will show the new ones as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top