email hyperlink in results (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


jhengel -> email hyperlink in results (3/27/2001 17:43:00)

In my access 2000 table I have the web site address field and the e-mail address field working as hyperlinks fields.
I'm having trouble with the e-mail hyperlink in the returned results in the drw. I have those 2 fields hyperlinked through the parameter process (using the mailto parameter). The web site hyperlink works fine, however the e-mail hyperlink will bring up the viewer's mail program, but the e-mail address is not in the correct format. How can I fix this problem?

Judy





Spooky -> RE: email hyperlink in results (3/27/2001 23:13:00)

Are you able to cut an paste the code that shows the email field Judy?




jhengel -> RE: email hyperlink in results (3/28/2001 20:31:00)

Yes, I cut and pasted the e-mail field parameter into the mailto hyperlink box. It shows up as
mailto:<%=FP_FieldLink(fp_rs,"email")%>
What seems to be happening is that the e-mail address is repeated. Here is an example of a returned result e-mail address field as it appears on the page. adrummonds@juno.com#mailto:adrummonds@juno.com#
Does this help?
Judy




Spooky -> RE: email hyperlink in results (3/28/2001 20:41:00)

Try this format :

<%=FP_FieldVal(fp_rs,"email")%>





Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625