January 29th, 2003, 08:06 PM
|
#1 (permalink)
| | Member
Join Date: Dec 2002 Location: Gold Coast Australia
Posts: 369
|
Can someone explain how the order form on the link below works Order Form
Where does it submit to?
Would there be a server running this application?
If not how can i make it , I viewed the source code and could not
see anything about where it submits to .....
Thanks techimo's... |
| |
January 29th, 2003, 08:14 PM
|
#2 (permalink)
| | Senior Member
Join Date: Nov 2001 Location: manchester uk
Posts: 938
|
i couldnt but it sent it to a ZNET site . and thing is buikd with z-net site builder and you can input credit card details and there is not encryption or ssl very worrying!! |
| |
January 29th, 2003, 08:41 PM
|
#3 (permalink)
| | Member
Join Date: Dec 2002 Location: Gold Coast Australia
Posts: 369
|
I can see the site builder but can also see
forms--><form method="post" action="http://sitebuilder.zdnet.com:80/svcs/formproc.jsp"><INPUT TYPE="HIDDEN" NAME="tlx_EmailTo" VALUE="bydesign@LRBCG.com">
Does this mean that it goes to zdnet or bydesign@lrbcg.com
Why is the e-mail in the code (is this for zdnets use)
I need a basic submit form no ssl ,, How can i do this
Thanks techimo's |
| |
January 29th, 2003, 08:46 PM
|
#4 (permalink)
| | Senior Member
Join Date: Nov 2001 Location: manchester uk
Posts: 938
| |
| |
January 29th, 2003, 09:25 PM
|
#5 (permalink)
| | Member
Join Date: Dec 2002 Location: Gold Coast Australia
Posts: 369
|
No way Kemp YOU ARE A LEGEND!!!!!!!!
Thats just what i needed...........................
Thanks again mate your a gentleman and a scholar!!!!!! |
| |
January 30th, 2003, 09:22 AM
|
#6 (permalink)
| | Member
Join Date: Dec 2002 Location: Gold Coast Australia
Posts: 369
|
Kemp just a few more Q's for you,
What fields do i have to change send it back to me (e-mail of course)
also form method post???
I want to do a test where i just use your page fill in the fields
and send it back to myself
I have no files on my webspace yet , so if i save your source code as .html is that the only file i need , or do i have to have other files saved as .cgi or something.....
Ive been fiddling around but no luck yet ( and you probably got a few submissions from me sorry )............ |
| |
January 30th, 2003, 05:14 PM
|
#7 (permalink)
| | Member
Join Date: Mar 2002 Location: Northern Michigan
Posts: 89
|
Try these. (Common variables for forms)
<B>Recipient</B> for the email address to send to.
<B>Redirect</B> for the URL to go to after submitting
<B>Subject</B> for the subject in the email message to you
Grandma |
| |
January 30th, 2003, 11:50 PM
|
#8 (permalink)
| | Member
Join Date: Dec 2002 Location: Gold Coast Australia
Posts: 369
|
Please excuse my lack of knowledge with this
Does it go <b>recipient<b/> (and then my e-mail straight after)
and so on , , or is there any more values needed..
And is subject the "subject of the form being sent?"
Also do i make this just like a html document in notepad,
save as .htm
Cheers... |
| |
January 30th, 2003, 11:55 PM
|
#9 (permalink)
| | Member
Join Date: Mar 2002 Location: Northern Michigan
Posts: 89
|
Within the <FORM> </FORM> tags.
<input type="hidden" name="recipient" value="youremail@mail.com">
<input type="hidden" name="redirect" value="http://www.website.com/thankyou.shtml">
<input type="hidden" name="subject" value="Form submitted"> |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |