Click here to Skip to main content
15,885,366 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Javascript,JSp and AJAX Pin
Richard MacCutchan30-Sep-09 5:46
mveRichard MacCutchan30-Sep-09 5:46 
General[Message Deleted] Pin
Bizit1-Oct-09 1:25
Bizit1-Oct-09 1:25 
GeneralRe: Javascript,JSp and AJAX Pin
Richard MacCutchan1-Oct-09 2:53
mveRichard MacCutchan1-Oct-09 2:53 
GeneralRe: Javascript,JSp and AJAX [modified] Pin
Bizit1-Oct-09 4:54
Bizit1-Oct-09 4:54 
GeneralRe: Javascript,JSp and AJAX Pin
Richard MacCutchan1-Oct-09 5:35
mveRichard MacCutchan1-Oct-09 5:35 
QuestionPost a Comment with JavaScript Pin
wartotojas29-Sep-09 10:08
wartotojas29-Sep-09 10:08 
AnswerRe: Post a Comment with JavaScript Pin
Joe Simes29-Sep-09 10:23
Joe Simes29-Sep-09 10:23 
QuestionHTML Email CC and Autoreply Help Required Pin
Dalek Dave28-Sep-09 7:26
professionalDalek Dave28-Sep-09 7:26 
I have a quick question.

I have a spot of HTML that gets a form to email to a manned address.
I wish to also post a CC to an unmanned address.

How/Where do I put the CC address in the following form structure?

Also, I wish to put a radio button in (This I can do), that if selected will cause the unmanned email address to auto respond with a prepared form.

So assuming I put in something like

<br><br>Do you wish to receive our PDF form?br>
<input type="radio" name="PDF"value="Yes">Yes<BR>
<input type="radio" name="PDF"value="No">No<br><br>


How would I get an auto response from outlook?

Here is the main HTML for the 'Post to my email'.
Where does the CC code go?


<form method="post" enctype="text/plain" action='mailto:contact@contactaddress.co.uk'>
<input type="hidden" name="To" value="Subject">
Input #1br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
Input #2<br>

Long Input Here<br>
<textarea name="Subject of text area" rows=7 cols=46></textarea>

<input type="submit" value="Submit"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Reset"></form>



Thanks for any help.

------------------------------------

"I'm going to walk around a field dangling my keys on a bit of string until I hear whistling noises. "
Steve Harris 2009

AnswerRe: HTML Email CC and Autoreply Help Required Pin
Christian Graus28-Sep-09 11:16
protectorChristian Graus28-Sep-09 11:16 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Dalek Dave28-Sep-09 11:39
professionalDalek Dave28-Sep-09 11:39 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Christian Graus28-Sep-09 16:20
protectorChristian Graus28-Sep-09 16:20 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Dalek Dave28-Sep-09 20:44
professionalDalek Dave28-Sep-09 20:44 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Christian Graus28-Sep-09 21:28
protectorChristian Graus28-Sep-09 21:28 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
User 171649228-Sep-09 21:30
professionalUser 171649228-Sep-09 21:30 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Dalek Dave28-Sep-09 22:50
professionalDalek Dave28-Sep-09 22:50 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Christian Graus28-Sep-09 23:02
protectorChristian Graus28-Sep-09 23:02 
GeneralRe: HTML Email CC and Autoreply Help Required Pin
Dalek Dave28-Sep-09 23:13
professionalDalek Dave28-Sep-09 23:13 
Questionconnection string for webserver Pin
sheemap28-Sep-09 5:25
sheemap28-Sep-09 5:25 
AnswerRe: connection string for webserver Pin
Abhishek Sur28-Sep-09 10:19
professionalAbhishek Sur28-Sep-09 10:19 
QuestionForum coding Pin
sangeeta200928-Sep-09 4:47
sangeeta200928-Sep-09 4:47 
AnswerRe: Forum coding Pin
Richard MacCutchan28-Sep-09 5:53
mveRichard MacCutchan28-Sep-09 5:53 
AnswerRe: Forum coding Pin
Marc Firth28-Sep-09 5:55
Marc Firth28-Sep-09 5:55 
QuestionLink not working Pin
sito4227-Sep-09 19:08
sito4227-Sep-09 19:08 
AnswerRe: Link not working Pin
Marc Firth27-Sep-09 22:34
Marc Firth27-Sep-09 22:34 
GeneralRe: Link not working Pin
sito4228-Sep-09 7:53
sito4228-Sep-09 7:53 

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.