Forum Moderators: phranque

Message Too Old, No Replies

Using a form with Frontpage

How to?

         

awsport

4:29 pm on Dec 10, 2004 (gmt 0)

10+ Year Member



I have a form on <snip>mysite</snip>
When the user submits the data I have it sent to my email address as a comma delimited file. the information needs to be organized by table row in the form (each row represents one record in a database. My question is how can I put a hard return into the table so that my data will be displayed as one row represents one record in my database?

[edited by: trillianjedi at 5:50 pm (utc) on Dec. 10, 2004]
[edit reason] TOS - no URL's please [/edit]

Rugles

8:49 pm on Dec 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try having your form write to an Access database instead, it is easily done with Frontpage. That way you can even display the results any way you want.

awsport

9:05 pm on Dec 10, 2004 (gmt 0)

10+ Year Member



Where does the database need to be located. Do I need to contact my ISP to see if their server can handle a database?

Corey Bryant

10:15 pm on Dec 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you are on a Windows server - you can use MS Access. You will also need to change your form to an ASP extension as well.

-Corey