G Guest Nov 11, 2003 #1 When a user clicks on " send email" link which I generated on my website with a hyperlink to my email, nothing happens.
When a user clicks on " send email" link which I generated on my website with a hyperlink to my email, nothing happens.
M Mike Mueller Nov 11, 2003 #2 : When a user clicks on " send email" link which I : generated on my website with a hyperlink to my email, : nothing happens. a URL of the site would help determine what the issue is.
: When a user clicks on " send email" link which I : generated on my website with a hyperlink to my email, : nothing happens. a URL of the site would help determine what the issue is.
M Mack Nov 12, 2003 #3 Check your html code. It should look something like this. <a href="mailto:[email protected]%20?Subject= Home Page">[email protected]</a> Khoury said: When a user clicks on " send email" link which I generated on my website Click to expand... with a hyperlink to my email, nothing happens.
Check your html code. It should look something like this. <a href="mailto:[email protected]%20?Subject= Home Page">[email protected]</a> Khoury said: When a user clicks on " send email" link which I generated on my website Click to expand... with a hyperlink to my email, nothing happens.