There are no extra # signs in the database or the programming code. I think what is happening is the CF part of the program is reading the #s as accessing a database field/record and the html part is reading it as an anchor tag. So what I will need to do is figure out how to let both parts of the program know this is a new URL retrieved from the calendar0809 database and not an anchor tag. Then, hopefully, it will clear the URL in the address box on the Internet and replace it with the new URL from the database.
Now that I've confused myself more, I think I will take a break and work on a very simple new html page. Thank you all, especially Bob and Gene. You are true sweethearts! Connie Works Business Systems Specialist Center for University Teaching, Learning, and Assessment Building 53/Room 207 University of West Florida Pensacola, Florida 32514 Telephone: 1-850-474-3080; FAX: 1-850-857-6331 http://uwf.edu/cutla -----Original Message----- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2008 2:35 PM To: CF-Newbie Subject: RE: Access HTML field used in CF Looks like it has an extra # somewhere in the code or in the db itself that holds the url. Mouse over the link and shows a trailing pound sign. I would check that entry in the db just to rule that out. Or you could just as easily remove the trailing # in your code and refresh it to see if that pulls the proper url. I've never been fond of Access but you might also reconsider setting that field as a text field rather than an html field unless there's some specific reason you have to use it as such. Bob Imperial DOM-IS Web Developer Department of Medicine 043B Macnider Hall, CB 7005 UNC at Chapel Hill Chapel Hill, NC 27599 Phone: (919) 843-6151 "Programming is 10% science, 35% ingenuity and 65% getting the ingenuity to work with the science." -----Original Message----- From: Connie Works [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2008 3:22 PM To: CF-Newbie Subject: RE: Access HTML field used in CF In case you need to see the live page that I'm working on here it is: http://uwf.edu/cutla/dev/calendar-workshops.cfm. As you can see, when you click on the URL under August 2008, it places it in the address along with the current address. Connie Works Business Systems Specialist Center for University Teaching, Learning, and Assessment Building 53/Room 207 University of West Florida Pensacola, Florida 32514 Telephone: 1-850-474-3080; FAX: 1-850-857-6331 http://uwf.edu/cutla ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3716 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
