Hi Gianluigi, I have some questions about use of ASP Upload & Resize extension, hope you can help...
1. For example, I have a picture called "foto.jpg" and I'd like to change the name of the uploaded file to "foto_<timestamp>.jpg" just to make it difficult to direct link it (<timestamp> is of course a variable code, it can be a timestamp, o session ID, etc.)... how can I do it? 2. On the redirect page URL, in the address bar of the browser, I see a long QueryString: in lot of cases it's a great help for retrieving uploaded files'data, but is there also a way to "hide" this QuesryString, so that nothing is shown to user/client?
Thanks |
|
|