ASP Classic
-
I don't know if this is the right place to post this question. I just want to know about calling asp like:
I just can't find answer to my question on what are the script inside the
file.asp
. Is there anyone who knows solution to my problem? Please help, your help is highly appreciated. -
I don't know if this is the right place to post this question. I just want to know about calling asp like:
I just can't find answer to my question on what are the script inside the
file.asp
. Is there anyone who knows solution to my problem? Please help, your help is highly appreciated.Hi tag is for display images only. if you want to redirect page when click that image button then you follow this code  this code should help you more.
R.Palanivel 10:01 4 Jan '06
-
Hi tag is for display images only. if you want to redirect page when click that image button then you follow this code  this code should help you more.
R.Palanivel 10:01 4 Jan '06
Hi, I appreciate your help, but I think I have to make my question more specific. Having this code:
could also display images. Let's say that
file.asp
will select the image from the database withid=3
then after the selection query it will return the image path or anything the same. But, still I don't know the scripts insidefile.asp
. -
Hi, I appreciate your help, but I think I have to make my question more specific. Having this code:
could also display images. Let's say that
file.asp
will select the image from the database withid=3
then after the selection query it will return the image path or anything the same. But, still I don't know the scripts insidefile.asp
.HI Do one thing . Create one function in the asp page ]]> ... ... ...
you can write this function in the same page or ".inc" file This should help you.
R.Palanivel 10:01 4 Jan '06