Hi
I'm trying to run a short jscript script file that popup a window to the
user and the user can press OK or Cancel buttons.
When I run the script (via CScript or WScript) it runs properly but in
Windows Mobile (on HTC Tytn2 device) nothing happens.
Here is an example of the script:
...
more >>
I have a simple HTML form on my website.I`m posting this form via CDOSDYS to
an email address.The problem is that none of the user input is sent i.e the
email arrives with the following:
Lead:
Telephone:
Email:
Country:
Enquiry:
Time:
My HTML form is as follows:
<form name="enquiry" ...
more >>