file upload

Light Poster
1Feb2007,21:27   #1
polaris's Avatar
Hi guys

can anyone help me?
i need an asp script that shows "hello!" in a html code by default But when i write for e.g : "page.asp?act=upload" in url, it shows a file uploader

for example : something like this in php

echo "hello";
if(@$_GET['act']=="upload"){
<FILE UPLOADER SECRIPT>
}

But i need ASP code of this


Thanks
Team Leader
2Feb2007,10:55   #2
pradeep's Avatar
Check this out http://www.asp101.com/articles/jacob/scriptupload.asp
Light Poster
2Feb2007,11:03   #3
polaris's Avatar
Thanks for your answer pradeep
I need a tool to encrypt tool ASP files.
do u know anything?
Light Poster
2Feb2007,11:04   #4
polaris's Avatar
*I need a tool to encrypt ASP files.
Team Leader
2Feb2007,11:10   #5
pradeep's Avatar
You may find some help here http://www.htmlguardian.org/help_main.html