View Single Post
Old 09-25-2007, 05:58 PM   #6 (permalink)
Costin Trifan
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 2,963
iTrader: 0 / 0%
Latest Blog:
Ok, so we're back

Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
1. Create the form
2. Save the data from the form:
Using a programming language(as described earlier) save the data
  • in a database
  • or
  • in a file (.txt, .xml,....)

3. View saved data:
  • select the data you're interested in from the database
    1. using ASP.NET
    2. using PHP
  • select the data you're interested in from the file
    1. using ASP.NET
    2. using PHP

4. The name it part means, I need to let the person filling it out set the name it will be saved as.
I don't understand what you try to say here...
(You mean you want to name the data saved from that form like you'd name a file or something for later access?)
Costin Trifan is offline   Reply With Quote