View Full Version : order page linked by email
bcarr9617
Dec-09-2006, 10:27 PM
i am just curious if i can make a order page that is linked by email ....
Example
i would like to make a "order "page in the nav bar that had the
photo file#----
Size-----
color or b&W---
Quantity ---
and when they fill this out have a send button or link that sent it to my email
bc@billycarr.com
?????
is this possible just curious:scratch
I have really got great help from this site hope to get an answer to this and if possible the answer on how to do it
thanks
Billy
Andy
Dec-10-2006, 04:35 AM
I personally don't know how, but stay tuned, maybe one of the volunteer experts here has an idea for you.
ivar
Dec-10-2006, 08:08 AM
You could probably get that done, but you would need a provided that can process the forms for you. Do you have one?
Edit hold on, i may be thinking down the wrong track here, stay tuned.
ivar
Dec-10-2006, 08:25 AM
are you looking for something like this:
http://ivar.smugmug.com/gallery/2224857
Hit send, you'll see what it does. I just put this together quickly, but you can adapt it and make it nicer of course.
bcarr9617
Dec-10-2006, 08:41 AM
that is exactly what i am looking forbut i would like to have about 8 or 10 photo#: they could enter with the color black and white choice
ivar
Dec-10-2006, 08:59 AM
that is exactly what i am looking forbut i would like to have about 8 or 10 photo#: they could enter with the color black and white choiceHow about this:
http://ivar.smugmug.com/gallery/2224857
bcarr9617
Dec-10-2006, 10:43 AM
yes thats it ... o i am guessing that i would want a phone number box under the mail but with that..... this page is just want i want
Now for the Big question
:dunno how in the world would i make that page and put a link to it on my nav bar ?
BillySmugMug - billycarr's photo galleries (http://www.billycarr.smugmug.com/)
ivar
Dec-10-2006, 11:23 AM
yes thats it ... o i am guessing that i would want a phone number box under the mail but with that..... this page is just want i want
Now for the Big question
:dunno how in the world would i make that page and put a link to it on my nav bar ?
BillySmugMug - billycarr's photo galleries (http://www.billycarr.smugmug.com/)
No problem :D
1) create a new gallery, which you make private
2) put the code you see below in the description
3) add this to your CSS: .gallery_XXXXXXX .nophotos (display: none;)
4) change the X's to the appropriate gallery number (let us know if you need help with that)
5) add a link to your navbar, by linking the gallery. Let us know if you need help with that as well.
<html>
<form action="MAILTO:bc@billycarr.com" method="post" enctype="text/plain">
<h3>This form sends an e-mail to the photographer.</h3><br>
Please fill in all your details, and the details from the photos you wish to order.<br><br>
Name:<br><input type="text" name="name" value="" size="30">
<br>
E-mail address:<br><input type="text" name="mail" value="" size="30">
<br>
Telephone number:<br><input type="text" name="mail" value="" size="30">
<br>
<br>
<br>
Photo #:<br><input type="text" name="photonumber0" value="" size="14">
<input type="radio" name="phototype0" value="Color"> Color
<input type="radio" name="phototype0" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity0" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber1" value="" size="14">
<input type="radio" name="phototype1" value="Color"> Color
<input type="radio" name="phototype1" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity1" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber2" value="" size="14">
<input type="radio" name="phototype2" value="Color"> Color
<input type="radio" name="phototype2" value="BlackandWhite"> Black and White
Quantity:<input type="quantity" name="quantity2" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber3" value="" size="14">
<input type="radio" name="phototype3" value="Color"> Color
<input type="radio" name="phototype3" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity3" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber4" value="" size="14">
<input type="radio" name="phototype4" value="Color"> Color
<input type="radio" name="phototype4" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity4" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber5" value="" size="14">
<input type="radio" name="phototype5" value="Color"> Color
<input type="radio" name="phototype5" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity5" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber6" value="" size="14">
<input type="radio" name="phototype6" value="Color"> Color
<input type="radio" name="phototype6" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity6" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber7" value="" size="14">
<input type="radio" name="phototype7" value="Color"> Color
<input type="radio" name="phototype7" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity7" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber8" value="" size="14">
<input type="radio" name="phototype8" value="Color"> Color
<input type="radio" name="phototype8" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity8" value="" size="4">
<br>
Photo #:<br><input type="text" name="photonumber9" value="" size="14">
<input type="radio" name="phototype9" value="Color"> Color
<input type="radio" name="phototype9" value="BlackAndWhite"> Black and White
Quantity:<input type="quantity" name="quantity9" value="" size="4">
<br>
<br>
<br>
<input type="submit" value="Send">
<input type="reset" value="Reset">
</form>
</html>
bcarr9617
Dec-10-2006, 11:34 AM
i am going to work on it now i will let you know thanks a million
bcarr9617
Dec-10-2006, 12:03 PM
this is perfect i love it it looks and says just what i want thank you so much
There is a problem with it tho.. *I use aol * just so you know
when i went to test it filled out some of the fields and click submit
I get this pop up form Microsoft internet explorer
this form is being submitted using e-mail
submitting this form will reveal your email address
to the Recipient and will send the form data without
encrypting it for pricacy you may continue or cancel subbmissions
continue or cancel
"when i click continue it dosent send the email it pops up a send mail form from my aol with the bc@billycarr.com email address already in the send to and no info in subject or main body
i thought that the form that we just made on my website would just send the info in the fields to the bc@ billycarr.com address when you click submit???
:scratch
did i do something Wrong:scratch :dunno
bcarr9617
Dec-10-2006, 04:58 PM
Bump
just tring to get this order page that i made to send to my email ??
its not working the way we have it now?
help im lost ??
bcarr9617
Dec-11-2006, 10:00 AM
ivar where did you go im lost with out my heros of the help threads...
i have tried a few things to make the submit button at the bottome of my order page work but I am still back to the original html that we made the page with and getting the message as mentioned above any ideas whats wrong??:scratch
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.