Is
this within a cfoutput?
-----Original Message-----
From: Susan N. Klos [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 12:53 PM
To: DFWCFUG (E-mail)
Subject: What is wrong with the <a href>?I have this line:<a href="Volunteer.cfm?VolunteerID=#url.VolunteerID#">Edit</a>in the url it shows:.../Skillsnotes.cfm?volskillsid=68&volunteerid=59However, when I put my mouse pointer over the line above I see:.../volunteer.cfm?volunteerid=#rul.volunteeridI know 59 should show up instead of #url.volunteerid but I can't figure out what I am doing wrong.
