|
Browse by Tags
All Tags » .resx help please ASP uploader
-
I would like
to rename the file names of the loaded pictures and
store in my database
directly at the upload
Example:
home.png = 1_1.png
house.png = 1_2.png
How a script must look
this renames the
pictures and submits the
new file name to
the entry in the database?
Meaning many
thanks for every help
Thomas
-
We are trying to use ASPUploader from the examples provided in the download. We have it working...but the files get uploaded as .resx files. How do we get them uploaded as regular files (.jpg, etc...) We need to display them on the page and actually keep them on the server. The only way we could get this to work at all was to use this code. Any ...
|
|
|