I am very new in vbscripting and programming
I made a form with a few text boxes
And verifying the text input using vbscripting code
it do pass all the variables entered .as I check it.
If i do use the mailto: command and hardcode in a name, with "post" method it does mail me.
But I do need to pull down the outlook mailbox bar to select the name that the mail must go to that I can do that by using “get” instead of “post “ method, but it opens only a blank mail. How can I enter in all the data in the email. Can you please help?
Fred
I made a form with a few text boxes
And verifying the text input using vbscripting code
it do pass all the variables entered .as I check it.
If i do use the mailto: command and hardcode in a name, with "post" method it does mail me.
But I do need to pull down the outlook mailbox bar to select the name that the mail must go to that I can do that by using “get” instead of “post “ method, but it opens only a blank mail. How can I enter in all the data in the email. Can you please help?
Fred