N
Neal Millerschoen
2 questions:
1)I need a VB script to ask the user to verify their information
before sending.
"Please verify information, press Ok to send"
if the user selects ok, send the message, if no exit the message box
and allow the user to go back and edit their data.
I've got it close but i keep getting errors when i run it. I wanna
start from scratch any suggestions on how to do this?
2)Also i would like to create a cmdButton on the read page to save the
message as a text file without having the user select text from the
"save as type" drop down.
So basically the user clicks the button and is asked where to save and
what filename they want with the default save type set to ".txt"
without having to use the drop down. Any suggestions?
Thanks guys.
-Neal
1)I need a VB script to ask the user to verify their information
before sending.
"Please verify information, press Ok to send"
if the user selects ok, send the message, if no exit the message box
and allow the user to go back and edit their data.
I've got it close but i keep getting errors when i run it. I wanna
start from scratch any suggestions on how to do this?
2)Also i would like to create a cmdButton on the read page to save the
message as a text file without having the user select text from the
"save as type" drop down.
So basically the user clicks the button and is asked where to save and
what filename they want with the default save type set to ".txt"
without having to use the drop down. Any suggestions?
Thanks guys.
-Neal