Forums

ASP

This topic is locked

Smart Image Processor with Directory From Database

Posted 10 Jan 2008 17:51:27
1
has voted
10 Jan 2008 17:51:27 Jay Zwagerman posted:
I am using Pure ASP upload in combination with Smart Image Processor. I am using a directory from Pure Asp Upload that pulls from a database. When I do this, Smart Image Processor doesn't seem to work. Is there any way to get this to work?

When pulling from the database, the code for Pure asp upload is this
pau.UploadFolder = "../newsfiles/" & (Recordset1.Fields.Item("newsUploadDir".Value)

I don't think it is finding the correct path for the directory.

Any ideas?

Reply to this topic