 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
leraenia
Joined: 05 Jan 2005 Posts: 5
|
Posted: Wed Jan 05, 2005 7:38 am Shopping Cart |
|
|
|
Im trying to add a personal shopping cart to my site.
I've succeeded and got it up, but theres something that bothers me in the script that i dont know how to change.
When you click the submit button, i want it to send that page of information to my email & direct them to a Thank you page.
ut it also brings up a message stateing that the form is being sent by email and will reveil you email account and also will send data without encrypting it.
I recieve the data in my email but i dont want this message up here when my customers hit the submit button.
How do i go about doing that?
This is the script i have to send it;
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<form name="Form" method="POST" action="mailto:myatemail.com">
<a name="Payment"></a><br> |
|
chrisxkelley
Joined: 07 Dec 2004 Posts: 246
|
Posted: Thu Jan 06, 2005 1:55 pm |
|
|
|
is it a form generated by the shopping cart itself, or by the browser? if it is a browser generated message, then you cant get rid of it unless you encrypt the page., which for a shopping crt script i hope you would do anyway. and if it is generated by the cart, then i would suggest asking the author for help, as you would have to dig deep into the code to find it, which is not fun.
cheers,
chris |
|
leraenia
Joined: 05 Jan 2005 Posts: 5
|
Posted: Thu Jan 06, 2005 2:17 pm oh no! |
|
|
|
well it was made in dreamworks. if i send you the code by email, would you be able to help me out more? i dont know what i am doing wrong. All the codes should be right. it doesnt show anything wrong, yet still this error message occurs. I have no idea how to make it go away. Please help me  |
|
chrisxkelley
Joined: 07 Dec 2004 Posts: 246
|
Posted: Thu Jan 06, 2005 2:27 pm |
|
|
|
thank you for posting your reply.
do you mean dreamweaver? by macromedia?
if you would like, you may post your code here, but i am curious as to how you made a shopping cart script with only one file.
so post your code, as well as what language you are using to write the code in. then we'll o from there |
|
leraenia
Joined: 05 Jan 2005 Posts: 5
|
Posted: Tue Jan 11, 2005 9:25 am dreamworks |
|
|
|
Yes, it was Macromedia Dreamworks.
Its more of a Quote Request then a Shopping cart.
What we do is paint vinyl, so they have to send us the pieces to be painted, they cannot buy it online. So i guess its not really a shopping cart |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|