Groups | Blog | Home
all groups > inetserver asp general > june 2007 >

inetserver asp general : upload pic


7alan
6/26/2007 8:27:09 PM
i manage to store the picture pathname into database... c:\folders
\blablabla....with my primary key A
but how do i retrieve it back with my primary key ?? it is simple to
do in php and .net... but i am stuck in asp script.. pls help....
Jon Paal [MSMD]
6/30/2007 9:38:50 AM
you can learn how to retrieve information from a database here;

http://msconline.maconstate.edu/tutorials/ASP/default.htm

essentially execute an sql select statement using a where clause for the primary key "A"


[quoted text, click to view]

AddThis Social Bookmark Button