Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 01, 2009 10:11 AM by anooj
0 Points
1 Post
Dec 01, 2009 09:53 AM|LINK
Because of the small amount of database space my provider gives me I am wondering whether somehas has managed to store the pictures in the data-direcory of the website and link them to the key in the database.
Thanks
Jos
All-Star
48619 Points
7957 Posts
MVP
Dec 01, 2009 10:06 AM|LINK
Hi, Upload the file In Asp.net.. http://msdn.microsoft.com/en-us/library/aa479405.aspx http://www.aspheute.com/english/20000802.asp save the information Path in Databse example :- /images/Imagename.jpg Know while Looping Take the info from databse,, Put Image path
Participant
1796 Points
389 Posts
Dec 01, 2009 10:11 AM|LINK
Hi,
Plz refer this Article :-
http://www.aspsnippets.com/post/2009/04/20/Display-Images-GridView-Control-using-the-path-stored-in-SQL-Server-database.aspx
I hope this helps...
Enjoy.
hulstj
0 Points
1 Post
photos not in database
Dec 01, 2009 09:53 AM|LINK
Because of the small amount of database space my provider gives me I am wondering whether somehas has managed to store the pictures in the data-direcory of the website and link them to the key in the database.
Thanks
Jos
qwe123kids
All-Star
48619 Points
7957 Posts
MVP
Re: photos not in database
Dec 01, 2009 10:06 AM|LINK
Hi,
Upload the file In Asp.net..
http://msdn.microsoft.com/en-us/library/aa479405.aspx
http://www.aspheute.com/english/20000802.asp
save the information Path in Databse
example :- /images/Imagename.jpg
Know while Looping Take the info from databse,,
Put Image path
Avinash Tiwari
Remember to click “Mark as Answer” on the post, if it helps you.
anooj
Participant
1796 Points
389 Posts
Re: photos not in database
Dec 01, 2009 10:11 AM|LINK
Hi,
Plz refer this Article :-
http://www.aspsnippets.com/post/2009/04/20/Display-Images-GridView-Control-using-the-path-stored-in-SQL-Server-database.aspx
I hope this helps...
Enjoy.