http://www.permadi.com/tutorial/urlEncoding/
http://www.cs.tut.fi/~jkorpela/forms/methods.html#tech...
User Profile
Collapse
-
Also, when I create a form using this code:
No key-value pairs are in the URL of email1.asp, even though all of the form inputs are displayed correctly. So, this doesn't correspond with what you are telling me. What am I missing?...Leave a comment:
-
Thanks for setting me straight. Do you know the limit on the number of key-value pairs you can have?Leave a comment:
-
As I understand it, POST does not send the variables from the form in the URL. If I use POST to send the data, how can I tell CDOSYS what information to include in the webpage I'm sending as an e-mail if I don't have the url strings?Leave a comment:
-
Form GET character limitations
So I'm creating a "tool" that takes several user entered inputs, and then, using CDOSYS, sends out a series of e-mails.
I have one form, you enter information into it, and then that information is passed to another .html file using GET. I then use a vbscript <% url=Request.Que ryString %>
in order to "save" all of the inputs. I then pass this variable from page to page, pulling different information... -
CDOSYS HTML e-mail with attachment
I want to e-mail a website, and include a .pdf attachment. I am able to e-mail the website using the code below (i only changed the url of the attachment for privacy), however, the attachment arrives with no file extension and the name "mime" If I rename this file with a .pdf extension, the file displays as normal. If I use this same code below, only with a basic textbox, the attachment retains it's file extension, however, the name of...
No activity results to display
Show More
Leave a comment: