Farooq Ahmed
|
| Posted: 04/16/2002, 12:33 AM |
|
I am using ASP with ACCESS in member registration form. I want to search name, tel, address & country with list box. My search results should be name, address, email and PIC of member. Everything is working fine but pic is not displayed in results. I want to display these pics from database. I tried to save my database as "http://" style and I also tried by giving exact location of hard disk. I consult bookstore application but I could not understand how it works. As I am new, pl. answer me in easy way.
Regards
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/16/2002, 1:37 AM |
|
You're giving absolute location and it doesn't work ?
Then see what location is used at web page and compare it to the one
stored in the db. This will help you to figure it out.
|
|
|
 |
|