jaywhy13
08-18-2005, 04:36 PM
As the topic goes? Can I? Can I receive a file using the querystring method and save it using pure asp? If so.. how and what changes would I have to make?
|
||||
Can I use pure asp with "get" method?jaywhy13 08-18-2005, 04:36 PM As the topic goes? Can I? Can I receive a file using the querystring method and save it using pure asp? If so.. how and what changes would I have to make? NancyJ 08-18-2005, 05:14 PM nope. ASP sucks for file uploads even through post! jaywhy13 08-18-2005, 05:16 PM nope. ASP sucks for file uploads even through post! Any better suggestions Nancy? SpirtOfGrandeur 08-18-2005, 05:21 PM Use php for fileuploads only ;) <troll> Because other then that ASP works better :) </troll> NancyJ 08-18-2005, 05:34 PM Use php for fileuploads only ;) that would be my preference :p <troll>Because other then that ASP works better :) </troll> you wish! ;) Cyberlord 08-18-2005, 06:56 PM Why use querystring? Querystring allows only 8k - 16k on size (depending on client browser). miranda 08-19-2005, 02:56 AM or another option is if the server is .Net enabled use asp.net to handle the upload. ghell 08-20-2005, 11:42 PM i think you need to use post but its better than get anyway so i dont see the problem there.. and i dont see how that makes asp bad at uploads anyway :confused: i have written some pretty good upload pages in asp3, the only problem i have is that i cant check things before uploading them eg if the file already exists or the file size is too big but i expect there are COM components you can use to do that nancy why dont u just go back to ur little php lined hole and give people some valuable input instead of just slagging off asp |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum