473,508 Members | 2,265 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

email form using Classic ASP - need expert opinion

daJunkCollector
76 New Member
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 1622
jhardman
3,406 Recognized Expert Specialist
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
daJunkCollector
76 New Member
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
3677
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
2149
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 figure out why this form won't submit. This...
88
12320
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 come along since then.
14
10102
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 where a complete solution is posted. So I thought...
2
1209
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 <form action="webpage2.aspx" method=post...
4
6716
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 development machine. That's the code of my web...
6
2397
by: Eduardo Rosa | last post by:
Somebody knows how I queue email using .Net? thanks a lot
2
2206
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 settings revert back to what they were before I...
1
3194
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 settings revert back to what they were before I...
0
7231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7401
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7063
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5640
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5059
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3211
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
432
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.