| Author |
|
surge42 New User

Joined: March/10/2011 Location: United States
Online Status: Offline Info: 3
|
| Added: March/10/2011 at 3:33pm | IP Logged
|
|
|
I need help understanding why my forms wont work when hit with PC computers.
When I hit the forms with a MAC that work fine.
I'm guessing the issue is the doc type. Below is what I'm using.
<%@ LANGUAGE="VBSCRIPT" %> <% option explicit %> <% Response.Buffer = True %>
I'm using the CJWSoft's Self Submitting Contact Form with Captcha.
It's weird, when you click "send" nothing happens no prompts and no errors.
I know its something I've done wrong.
If you reply with help I would really appreciate it
The solution has to be something easy. I dunno.
|
| Back to Top |
|
| |
surge42 New User

Joined: March/10/2011 Location: United States
Online Status: Offline Info: 3
|
| Added: March/10/2011 at 4:34pm | IP Logged
|
|
|
No, I don't think its the doc type.
There's more to it.
Can any one reply with a simple example of a working sendmail form with captcha?
That's all I need.
If I can get to a working example I can take it from there.
|
| Back to Top |
|
| |
surge42 New User

Joined: March/10/2011 Location: United States
Online Status: Offline Info: 3
|
| Added: March/10/2011 at 4:48pm | IP Logged
|
|
|
Hmm, ok I have a working copy running.
No need for html.
I will post result of my fix soon.
|
| Back to Top |
|
| |