472,342 Members | 1,462 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,342 software developers and data experts.

email form using Classic ASP - need expert opinion

daJunkCollector
Hi,

I am creating a mini website that allows a User1 to fill out a form. I need the completed fields to then appear on a second page, protected by a login, to await approval (by User2) before being posted to a third site that is available to User3.

I have laid out my logic in a flowchart format that can be viewed here.

It has been requested that I use ASP rather than .net to accomplish this, if possible. So my question is...

How do you recommend I send the filled out form over to the page that User2 will access? I am not looking for code, but a suggestion as to what I should research. (ex. Should I convert the form to a .csv file, xml, .pdf, etc).

I really appreciate any feedback possible. Thank you in advance.
Aug 8 '07 #1
2 1503
jhardman
3,406 Expert 2GB
I would go with a database, or csv file if you really want, especially if user 1 may post 2 or 3 forms before user 2 looks at them. You will want to handle them per record, and dbs are better-equipped to handle that. If user 1 is just going to post one form, and never do more than that, I would say post it in a plain text file.

Jared
Aug 8 '07 #2
Jared,

Awesome man, thanks for the advice. I'm going to go with the database. This is going to be fun.

Thanks again bro.
Aug 9 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

15
by: Mel | last post by:
if you know of dynamic expandable folder using CSS and display function, please drop me a note Yours, Mel
19
by: Bruce Duncan | last post by:
I know this isn't a php group but I was wondering if my problem is with my javascript in my php code. I'm debugging someone else's code and I can't...
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has...
14
by: Abhi | last post by:
FYI: This message is for the benefit of MS Access Community. I found that this prblem has been encounterd by many but there is hardly any place...
2
by: av | last post by:
hi,I have couple of Questions regarding the ASP.NET. Post the Values from WebPage1.aspx to WebPage2.aspx The code i have is in webpage1.aspx...
4
by: Julian Hershel | last post by:
Hi. I have a very simple web service that I am trying to call from a classic ASP page. The web service project and the ASP page are both on my...
6
by: Eduardo Rosa | last post by:
Somebody knows how I queue email using .Net? thanks a lot
2
by: Bill Stillwell | last post by:
I am trying to set the "backcolor" property in fields in a form. It sets okay using a macro (setvalue). But when I close the form, the property...
1
by: Bill Stillwell | last post by:
I am trying to set the "backcolor" property in fields in a form. It sets okay using a macro (setvalue). But when I close the form, the property...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.