upload pic

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....
7alan [ Mi, 27 Juni 2007 05:27 ] [ ID #1751248 ]

Re: upload pic

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"


"7alan" <lyealain [at] gmail.com> wrote in message news:1182914829.125265.269700 [at] w5g2000hsg.googlegroups.com...
>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 [ Sa, 30 Juni 2007 18:38 ] [ ID #1756420 ]
Webserver » microsoft.public.inetserver.asp.general » upload pic

Vorheriges Thema: RSS reader and writer
Nächstes Thema: IF statements gone bad