Main menu:

 

August 2008
M T W T F S S
« Jul   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Site search

Archives

Categories

Tags

Links:

Archive for August 18th, 2008

asp fileupload control..unable to display the text from the database

I added an asp file upload control and was trying to upload the image successfully..cool.
i am adding the location of the image in the columns of a sql server table ~/yourwwwlocation/yourimagefolderlocation
now when I load the page to edit i need the ~/yourwwwlocation/yourimagefolderlocation in the file upload text box, well, i was unable to set the [...]