Control Panel
Forum
Hosting Help
ASP.NET 4 & SQL 2008 R2 Hosting
Resources
Notice
Login
Members
Shared Hosting
|
Upgrade
|
Advertise
|
Tutorials
|
AdSense revenue sharing sites
|
Exam 70-680 Practice Tests
|
Silverlight games
Total
members
:
210364
Average new registrations per day (in last 7 days):
16
New Registration:
Open
Register Now
Home
»
Questions & Answers
»
can i upload pictures to my website using my website also?
can i upload pictures to my website using my website also?
3/23/2010
Author:
nhio bigornia
P.U.P
hi.. i maked a website that lets the users upload pitures to their post.. is it possible here in asp spider to upload it[i mean not trough my control panel, but rather through the website i made]?.. because when i use my website locally my upload works, but when i upload it here in aspspider it doesnt work.. help pls..
Answers .............
Author:
Joshua Cramer
ImageVision.Net
Posted Date: 3/27/2010
Having your user upload the images to your database. Do some research on how to store images in a database table. This will work best. Don't have to give the user access to your directory structure.
Author:
nhio bigornia
P.U.P
Posted Date: 3/27/2010
tnx for your answer joshua.. but i want the user to upload it in my directory.. i dont want it to be uploaded on my database.. pls any ideas?
Author:
Mandalika V Harish
Posted Date: 4/5/2010
asp spider guys will not give you that access to upload directly to the site.
The only possible way is to upload it to the database.
MS SQL has the image datatype which can store byte[] array of the image.
you can easyly use this datatype to upload images or other files to the database.
do remember to make attributes to store the name, extension and size in bytes of the image uploaded as it helps in retrieval/download.
Hope this helps...
Author:
Harsh Shah
Ahmedabad Institute of Technology
Posted Date: 4/17/2010
I can upload images through my website by fileupload control of ASP.NET on aspspider ... Its just that the limit of free hosting is 10MB or so ...
You must
login
to post answer for this question.
Advertise
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies Pvt Ltd.
All Rights Reserved.