472,968 Members | 1,836 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

posting an online form

..
Here's a sample of my form...

http://greatlakeschorus.org/vform2.html

There's a few things I want to do. Now it's set up to email me the
rough data via the users email client but I see other sites where you
just click send and the website does the rest, no user email client
like outlook. How do I set it up like that? Better yet I want the
form to be sent to me as it appears at the link, as an html. Is that
possible? Finally something else I want to do with a form like this
is let the user post it directly to the site in it's html format and
perhaps also allow them to come back and edit it later if they want.
I'm just a novice, I only know a little html and java and what I've
learned is from cut/pasting code while using a nvu wysiwyg editor.
Any help would be appreciated.

Michael

Aug 23 '07 #1
2 1934
On Aug 23, 4:53 pm, michaelbarib...@gmail.com wrote:
it's set up to email me the
rough data via the users email client but I see other sites where you
just click send and the website does the rest, no user email client
like outlook.
Stop. Get a server side process.

http://www.isolani.co.uk/articles/mailto.html
http://www.cs.tut.fi/%7Ejkorpela/forms/
Finally something else I want to do with a form like this
is let the user post it directly to the site in it's html format and
perhaps also allow them to come back and edit it later if they want.
A server side process can store the data in a database and pull it out
on demand.

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/

Aug 23 '07 #2
On Aug 23, 12:02 pm, David Dorward <dorw...@gmail.comwrote:
On Aug 23, 4:53 pm, michaelbarib...@gmail.com wrote:
it's set up to email me the
rough data via the users email client but I see other sites where you
just click send and the website does the rest, no user email client
like outlook.

Stop. Get a server side process.

http://www.isolani.co.uk/articles/ma...korpela/forms/
Finally something else I want to do with a form like this
is let the user post it directly to the site in it's html format and
perhaps also allow them to come back and edit it later if they want.

A server side process can store the data in a database and pull it out
on demand.

--
David Dorwardhttp://dorward.me.uk/http://blog.dorward.me.uk/

Thanks David! -Michael

Aug 23 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Roger Walter | last post by:
I have a .Net web page that is posting twice after the submit button is clicked once. How can that happen? I have turned tracing on and it writes two records to the trace log and posts twice. ...
0
by: Mike Smith | last post by:
Hey ppl , Need some input on the following. I'm creating an asp.net site to fill in an online form. The form has many sub sections and in total is about 8 pages long (hard copy). Whats the best...
2
by: Rob Shorney | last post by:
Hi, We currently have a classic asp web application. We are currently looking at upgrading this to ASP.NET. However I have a couple of problems that need to be resolved. 1. aspx forms...
4
by: Stacey Levine | last post by:
Please tell me if this makes sense. I have written an ASPX page to handle and process POSTed XML data to it. I am expected the data to be in the Request.Form object. This works perfectly fine...
1
by: mplutodh1 | last post by:
This may seem like an odd thing to do, but is there a way to blindly post to a form. By that I mean, sending data (First_Name=John) without actually having the browser go to that page? I am...
7
by: Mark Waser | last post by:
Hi all, I'm trying to post multipart/form-data to a web page but seem to have run into a wall. I'm familiar with RFC 1867 and have done this before (with AOLServer and Tcl) but just can't seem...
0
by: GeorgeAtkins | last post by:
All I want to do is publish an online form, have the user fill it in and e-mail it for later inspection. But all that usually gets sent is the data. I want the entire form, with all of the...
13
by: David W. Fenton | last post by:
I've been struggling the last two days with something I thought was very easy, which is to open a web page with a form on it and populate the form with data passed in a query string (either POST or...
1
by: vdesio | last post by:
I am new to ASP. I am using the free ezscheduler asp program to create a calendar for my website. The idea is for employees to schedule their work shifts online. I have modified some of the...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.