Click here to Skip to main content
15,887,485 members
Home / Discussions / Web Development
   

Web Development

 
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 
GeneralRe: Allow WS to save outside web directory Pin
Paddy Boyd18-Apr-07 21:11
Paddy Boyd18-Apr-07 21:11 
QuestionNeed to retrieve values of list from popup and add into parent list box without postback Pin
Vikassony17-Apr-07 8:29
Vikassony17-Apr-07 8:29 
QuestionHow does IIS handle multiple file requests? Pin
Nigor17-Apr-07 6:46
Nigor17-Apr-07 6:46 
AnswerRe: How does IIS handle multiple file requests? Pin
Bradml17-Apr-07 23:01
Bradml17-Apr-07 23:01 
GeneralRe: How does IIS handle multiple file requests? Pin
Nigor18-Apr-07 4:54
Nigor18-Apr-07 4:54 
Questiondropdownlist box problem Pin
kumar bharat bhusanam17-Apr-07 2:37
kumar bharat bhusanam17-Apr-07 2:37 
QuestionPath error Pin
nclauder17-Apr-07 2:21
nclauder17-Apr-07 2:21 
Questioncookies - javascript to asp.net and back Pin
Fred_Smith17-Apr-07 1:27
Fred_Smith17-Apr-07 1:27 
QuestionReg IIS Pin
venkatasivaramaprasad17-Apr-07 0:50
venkatasivaramaprasad17-Apr-07 0:50 
AnswerRe: Reg IIS Pin
Sathesh Sakthivel17-Apr-07 2:18
Sathesh Sakthivel17-Apr-07 2:18 

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.