View Full Version : ASP help
leebo
02-15-2002, 04:07 PM
Hi
Could anyone please help me out here:
I know this is a forum for php but i really need help with a problem - I am creating a page is ASP and have put a browse box on so the users can upload a picture of them selves but i cannot work out how to save the picture to the server and not the database :frus: does anyone have a solution ?? I have noticed that there is a hack for VB 2.2.2 which does the same thing but i need it in asp and not php.
Cheers :pleased:
Mark Hensler
02-15-2002, 09:22 PM
It's been a while since I've used ASP, and I can't find any code.... so I searched MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnasdj01/html/asp0900.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnasdj01/html/asp01a2alistingb.asp
You may want to search other ASP sites, like:
www.4guysfromrolla.com
www.asp101.com
www.aspin.com
leebo
02-20-2002, 03:39 PM
Ok couldn't get it work so i need to make a php page which will do if so if anyone can give me any help then I would be very happy :D
Help needed : Save an image into a folder in my webspace instead of adding it to the database. The image will be sent from and asp page as image = c:/windows/desktop/image.gif ( if you get what i mean)
Cheers !
leebo
02-21-2002, 05:14 PM
Anyone ? Please :cry:
What about you ? can you help ?
Mark Hensler
02-21-2002, 06:56 PM
PHP Docs: Chapter 19. Handling file uploads (http://www.php.net/manual/en/features.file-upload.php)
JJR512
02-21-2002, 07:15 PM
Me? I don't have the slightest idea how to make something for a user to be able to upload any files. If I ever needed something like that, I would probably look through the existing vB code for a similar built-in feature--say, the avatar upload bit--and copy it and modify it to suit my own specific needs.
Mark Hensler
02-21-2002, 09:41 PM
lol! He's using the { bbusername } thingy.
leebo
02-22-2002, 04:27 AM
hehehe dam ive been caught out ;)
Thanks for the advice though :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.