Browse classic asp folder from 7.2 editor
pinEdit
Browse classic asp folder from 7.2 editor
Jake
01-21-2010, 2:24
Can the 7.2 editor browse a classic asp folder instead of an asp.net folder, when adding images?
Re: Browse classic asp folder from 7.2 editor
Pintexx Support
01-21-2010, 3:02
Hello,
pinEdit can browse any folder that you specify with (set)AbsoluteImageUrl/path
Regards,
Hans-Peter
Re: Browse classic asp folder from 7.2 editor
Jake
01-22-2010, 3:41
Yes, but I have to use filelist.asp and make a special query in that document with asp and not "using aspx"
Re: Browse classic asp folder from 7.2 editor
Pintexx Support
01-25-2010, 9:46
I'm sorry but you can not combine different technologies.
If you using ASP.Net then filelist.aspx is used.
What you could try is to redirect from filelist.aspx to fileslist.asp.
Regards,
Hans-Peter