hey folks
i am very used to working on a 2003 server, were i have access to the Classic ASP components such as ASPupload.
but i have a site currently on 2008 - and i am unable to move it to a 2003 server.
how do i upload a file with ASP (or .net?) on a 2008 box?
i need to -
[ol]
[li]verify extension[/li][li]check file size[/li][li]if all ok with #1 and #2 - rename and add details to a DB[/li][/ol]
any ideas (& code!) apprecaiated!