PDA

View Full Version : help me regarding asp smart upload. Very urgent.


nouva
05-20-2007, 04:49 AM
i really need to know how to upload image using asp smart upload.Ive already use n configure the asp smart upload in my comp.
the upload process is goin well but i dunno how to upload image for a specific item.
what i mean is, when i click for example, an item called 'A' so i only can upload image for 'A'.

but my problem is when i want to upload image to another item called 'B', it doest work.
it only replace the old picture of 'A'. So, there's only one picture in my image folder.and only item 'A' display the picture.

Really2 need ur help.

vvsharma
05-20-2007, 09:21 AM
Could you provide us a url or something.Just wondering what you mean by an item here?

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)

nouva
05-21-2007, 02:49 AM
the url is
http://umbioweb.um.edu.my/LivingWeb/flash/test%20je.asp

i cant specify the image for the specific species.
thanx

nouva
05-21-2007, 03:02 AM
For example
1. BatsID=B0156Recap
SpeciesName Macroglossus minimus

2. BatsID=B0172
SpeciesName=Macroglossus minimus

3. BatsID=BD002
SpeciesName=Aethalops alecto

so, when i click on BatsID=B0172 to upload image to BatsID=B0172, the uploaded image will go to the top batsID which is BatsID=B0156Recap.

Then when i want to upload image to BatsID=BD002, the image also will go to the top batsID which is BatsID=B0156Recap which means, it only replace the old picture with new one.

Hopefully u can help me