Question
Need the code to insert into access db a URL address
Hello, Using coldfusion 9.01 and dreamweaver. I have a problem with insert an image, thats not a problem, but i have the db set to text and Im putting the LINK to the Image address which comes out this way: D:\inetpub\wwwroot\directory\images\imagename.gif , what I actually need is for it to input into the db the URL address or ../images/imagename.gif the area of the code is as follows
Photo The above lets you browse to the image and uploads its just fine but not in the format that I need in the Access 2007 database. Can someone give me a hand at what the code is to correctly do this. thanks Battle