Click here to Skip to main content
15,905,686 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How much shall I charge for this project? Pin
Bradml17-Apr-07 23:08
Bradml17-Apr-07 23:08 
GeneralRe: How much shall I charge for this project? Pin
Spirytus17-Apr-07 23:53
Spirytus17-Apr-07 23:53 
AnswerRe: How much shall I charge for this project? Pin
Paddy Boyd18-Apr-07 0:21
Paddy Boyd18-Apr-07 0:21 
AnswerRe: How much shall I charge for this project? Pin
Pete O'Hanlon18-Apr-07 2:34
mvePete O'Hanlon18-Apr-07 2:34 
GeneralRe: How much shall I charge for this project? Pin
Bradml18-Apr-07 5:50
Bradml18-Apr-07 5:50 
GeneralRe: How much shall I charge for this project? Pin
Pete O'Hanlon18-Apr-07 22:22
mvePete O'Hanlon18-Apr-07 22:22 
Answerthx everyone! Pin
Spirytus18-Apr-07 10:20
Spirytus18-Apr-07 10:20 
GeneralRe: thx everyone! Pin
L Viljoen19-Apr-07 0:19
professionalL Viljoen19-Apr-07 0:19 
QuestionUpload Entire Folder (with Sub Folders) Pin
mavrikkk17-Apr-07 22:44
mavrikkk17-Apr-07 22:44 
AnswerRe: Upload Entire Folder (with Sub Folders) Pin
Bradml17-Apr-07 23:06
Bradml17-Apr-07 23:06 
QuestionReceive SMS from mobile to computer Pin
cb mehta17-Apr-07 22:14
cb mehta17-Apr-07 22:14 
QuestionJavascript Codebehind Pin
L Viljoen17-Apr-07 21:51
professionalL Viljoen17-Apr-07 21:51 
AnswerRe: Javascript Codebehind Pin
Bradml17-Apr-07 23:04
Bradml17-Apr-07 23:04 
AnswerRe: Javascript Codebehind Pin
Guffa18-Apr-07 8:19
Guffa18-Apr-07 8:19 
QuestionAbt AJAX Pin
A.Muthunagai17-Apr-07 18:51
A.Muthunagai17-Apr-07 18:51 
AnswerRe: Abt AJAX Pin
Sathesh Sakthivel17-Apr-07 19:55
Sathesh Sakthivel17-Apr-07 19:55 
QuestionChat application in FLASH Pin
A.Muthunagai17-Apr-07 18:49
A.Muthunagai17-Apr-07 18:49 
QuestionHTML Javascript email form help. Pin
bobm517-Apr-07 15:13
bobm517-Apr-07 15:13 
Hi,

I have a html form with some JavasSript code which is used to format the input entered, and send a form.action with the appropriate text.

The form.action is using a mailto call in the standard form

mailto:email?subject=xxx&body=yyyy

I'm calling encodeURI before I pass the text to form.action.

For now, the users are opening the html from their PC's, locally.

The email client we're using is Thunderbird.

When running this script in Firefox it works perfectly. Thunderbird opens a new compose email window with the subject and body set up correctly and the user just has to click send.

However on some systems using IE(6 or 7), the compose window doesn't appear and the email is sent in the background. When the email arrives, all of the uri formatting is visible (%20 etc), so it's pretty much a mess.
Not all systems using IE do this however.
All systems have Symantec Antivirus corporate 9 installed.

Does anyone know any reason why this is happening?
I know mailto isn't exactly reliable, but it would be great if I could at least find out what is causing this.
I don't think there's anything wrong with the script, there must be some setting on their PC's which is causing the trouble.

Any help would be appreciated.

Thanks
Bob


AnswerRe: HTML Javascript email form help. Pin
kubben17-Apr-07 15:23
kubben17-Apr-07 15:23 
QuestionSet Focus & Selected Value on DDL in EditTemp Ctrl Pin
RickyD217-Apr-07 9:54
RickyD217-Apr-07 9:54 
QuestionAllow WS to save outside web directory Pin
picazo17-Apr-07 9:07
picazo17-Apr-07 9:07 
AnswerRe: Allow WS to save outside web directory Pin
Fred_Smith17-Apr-07 10:43
Fred_Smith17-Apr-07 10:43 
GeneralRe: Allow WS to save outside web directory Pin
picazo17-Apr-07 11:16
picazo17-Apr-07 11:16 
AnswerRe: Allow WS to save outside web directory Pin
Paddy Boyd18-Apr-07 0:23
Paddy Boyd18-Apr-07 0:23 
GeneralRe: Allow WS to save outside web directory Pin
picazo18-Apr-07 10:30
picazo18-Apr-07 10:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.