Posted: Fri Sep 19, 2008 3:42 pm Submit Form Problems
I have a simple submit form - including the user's name and random information needed for our website. The issue is - and I'm not sure if it's a counterproductive issue due to my xhtml or css... however the form submission opens the actual email program native to the users operating system (I.E. PC = Outlook, Mac = Mail). I need to ensure that the form bypasses opening this third-party program. I want to allow the user to submit the form via the coding/website - not a program on their computer.
Joined: 28 Feb 2007 Posts: 1288 Location: Biloxi, MS
Posted: Fri Sep 19, 2008 5:30 pm
Either need link to form or the form code being used. Especially the action part. If you are using a "mailto:" then that will be a client-side action and their email program will open to complete the action.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum