Computer ForumsComputers  

Go Back   Computer Forums > The World Wide Web > Web Graphics, design, digital images

Reply
 
LinkBack Thread Tools Display Modes
Old 06-29-2005, 07:30 AM   #1 (permalink)
Super Techie
 
Join Date: Mar 2005
Posts: 457
Default creating submit forms

I am trying to create a submit form using frontpage

I have previously created a form with several information to be imputed (name, address, phone...) and when the user clicks on Submit, it redirects him to OUtlook or hotmail or so and he has to sign in with his email address username and password and then, he is redirected to the Compose or create new email page that has all the info he entered..along with my email adress in the "to"

he then has to press submit and i will receive the email

What I WANT TO CREATE IS a similar form in which the user will not have to go through all this email things....
all he has to do is fill in the info and when he clicks SUBMIT, I directly receive the email (he does not need to sign in to his email............) it directly sends it to my email


plz help

Thanx
Rawan AbuSalman is offline   Reply With Quote
Old 06-29-2005, 10:41 AM   #2 (permalink)
True Techie
 
Join Date: Jul 2004
Posts: 235
Default

This one is easy yet hard because you can't "simply" do this without some Perl knowledge on CGI script. You need to understand how to submit information to a server and have the server submit it to your email address. CGI does all this and is actually specifically designed for information transfers from computer to server, hence the name CGI (Common Gateway Interface). I, unfortunately, didn't get too far into CGI so I can't give you the details but I know for a fact that this is how you accomplish what you seek my son.
__________________
Come visit a new technology and digital image arena website where you may compete in monthly image contests and chat about technology. t3ch.l33t is currently searching for members to help manage different areas of the site. t3ch.l33t Image Arena Home

crazybeans is offline   Reply With Quote
Old 06-29-2005, 11:02 AM   #3 (permalink)
Super Techie
 
Join Date: Mar 2005
Posts: 457
Default

thanx for the info...

anyone knows how to do that?

thanx
__________________

Intel Core 2 Quad 2.4 Ghz
4 GB RAM
500 GB HD
512 MB ATI HD 2600 Pro
32" Samsung LCD
Windows Vista Ultimate
------------------------------------------------
HP Pavilion dv2000, Core 2 Duo 2.0 GHz
2 GB RAM
160 GB HD
DVD RW LightScribe
383 MB nVidia Graphics
1.3 MP Web Cam/ Fingerprint/ Bluetooth
Windows Vista Home Premium
Rawan AbuSalman is offline   Reply With Quote
Old 06-29-2005, 11:41 AM   #4 (permalink)
Master Techie
 
Join Date: Jul 2004
Posts: 2,934
Default

First thing to note, is that FrontPage (sucks) is not very good at doing real "work".

Either way, yer best bet is to get yourself a parsing script (CGI, PHP, Perl, JS, etc), which can rip everything out of your form and send an email blindly at the point of Submit.
__________________

-----------------------------------------------
Don\'t hate the player...Hate the game...
ShoobieRat is offline   Reply With Quote
Old 06-30-2005, 02:00 AM   #5 (permalink)
Super Techie
 
Join Date: Mar 2005
Posts: 457
Default

thats good...can you please tell me from where can I get such a thing or what exacly should I search to find it? or do you know any script I can use

thanx again
__________________

Intel Core 2 Quad 2.4 Ghz
4 GB RAM
500 GB HD
512 MB ATI HD 2600 Pro
32" Samsung LCD
Windows Vista Ultimate
------------------------------------------------
HP Pavilion dv2000, Core 2 Duo 2.0 GHz
2 GB RAM
160 GB HD
DVD RW LightScribe
383 MB nVidia Graphics
1.3 MP Web Cam/ Fingerprint/ Bluetooth
Windows Vista Home Premium
Rawan AbuSalman is offline   Reply With Quote
Old 06-30-2005, 08:13 AM   #6 (permalink)
Master Techie
 
Join Date: Jul 2004
Posts: 2,934
Default

I'm assuming you have no knowledge of PHP, Perl, JS, or CGI, so the only thing I can say to you is that you need to do some research and work first. A parsing script, while simple to find and usually simple to setup, is not just something you drag-n-drop onto your site. This is coding, well beyond the grip of HTML.
__________________

-----------------------------------------------
Don\'t hate the player...Hate the game...
ShoobieRat is offline   Reply With Quote
Old 06-30-2005, 04:03 PM   #7 (permalink)
True Techie
 
Join Date: May 2005
Posts: 148
Send a message via AIM to Tankhead02 Send a message via Yahoo to Tankhead02
Default

Quote:
Originally posted by ShoobieRat
First thing to note, is that FrontPage (sucks)
Exactly.
Tankhead02 is offline   Reply With Quote
Old 07-01-2005, 01:51 PM   #8 (permalink)
True Techie
 
Join Date: Jul 2004
Posts: 235
Default

Quote:
Originally posted by ShoobieRat
I'm assuming you have no knowledge of PHP, Perl, JS, or CGI, so the only thing I can say to you is that you need to do some research and work first. A parsing script, while simple to find and usually simple to setup, is not just something you drag-n-drop onto your site. This is coding, well beyond the grip of HTML.

Very true, you may as well forget about personal email systems on your website unless you plan on using the same knowledge professionally for a career or something. Otherwise it just isn't worth the time it takes to learn it. I was going to learn Perl for this same reason because it is an open source programming language that can be used for CGI scripting, which is what I was wanting to learn. I got way in over my head for the purpose I was planning on using it. Just move on
__________________
Come visit a new technology and digital image arena website where you may compete in monthly image contests and chat about technology. t3ch.l33t is currently searching for members to help manage different areas of the site. t3ch.l33t Image Arena Home

crazybeans is offline   Reply With Quote
Old 07-01-2005, 06:46 PM   #9 (permalink)
True Techie
 
Join Date: May 2005
Posts: 148
Send a message via AIM to Tankhead02 Send a message via Yahoo to Tankhead02
Default

someone will do it on AIM. SN is LordQuandar, don't know how much he'll charge if he does charge, but ask him and say I sent ya it might get you a discount.
Tankhead02 is offline   Reply With Quote
Old 07-01-2005, 07:45 PM   #10 (permalink)
Newb Techie
 
Join Date: Jun 2005
Posts: 10
Default

If your looking for a user login/client area ...
http://www.kirupa.com/forum/showthread.php?t=178617

Uses PHP to send the user a confirmation email and uploads data to a MySQL DB without any human interaction.
Enigmatic is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 01:42 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0