-
Help needed with emailing a form
Hello,
We have an existing form on our website that we would like to be emailed to a mailbox rather than the current location. I have attached the code, which we downloaded from your website. We want the form to be sent to my email address rather than the salesforce URL. Here is the code that needs to be changed. Can you help us make this change? Thanks!
</script>
<form action="http://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST" onsubmit="return formCheck(this);">
<input type=hidden name="oid" value="00D300000000UVG">
<input type=hidden name="retURL" value="12.155.205.151/detail.asp?id=87&level=2">
-
-
Do you have any server side languages installed on the server that your website is running on?
If you have PHP installed, take a look at this thread:
http://www.dynamicdrive.com/forums/s...ight=mail+form
Or look around the php forum for this.
Hope this helps.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks