navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

email hyperlink in results

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> email hyperlink in results
Page: [1]
 
jhengel

 

Posts: 61
From: Laramie WY USA
Status: offline

 
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

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
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?

(in reply to jhengel)
jhengel

 

Posts: 61
From: Laramie WY USA
Status: offline

 
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

(in reply to jhengel)
Spooky

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: email hyperlink in results - 3/28/2001 20:41:00   
Try this format :

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


(in reply to jhengel)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> email hyperlink in results
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts