Click here to Skip to main content
15,909,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHi, Text_Changed please Pin
Mohammed Amine1-Aug-06 0:34
Mohammed Amine1-Aug-06 0:34 
AnswerRe: Hi, Text_Changed please Pin
Ista3-Aug-06 3:06
Ista3-Aug-06 3:06 
QuestionImageButton in datagrid Pin
ewhizz1-Aug-06 0:29
ewhizz1-Aug-06 0:29 
AnswerRe: ImageButton in datagrid Pin
_AK_1-Aug-06 0:42
_AK_1-Aug-06 0:42 
GeneralRe: ImageButton in datagrid Pin
ewhizz1-Aug-06 0:48
ewhizz1-Aug-06 0:48 
GeneralRe: ImageButton in datagrid Pin
_AK_1-Aug-06 0:52
_AK_1-Aug-06 0:52 
GeneralRe: ImageButton in datagrid Pin
ewhizz1-Aug-06 0:58
ewhizz1-Aug-06 0:58 
GeneralRe: ImageButton in datagrid Pin
_AK_1-Aug-06 1:04
_AK_1-Aug-06 1:04 
There is too much difference, actually in normal case only the image name is being stored in the database and the image is being saved at some place at the server, so while retreiving only you have to get the name and attach it with the path of the image(where the image is stored) and display it. In the other case the complete image is being save into the database which is rather a bit complicated. You need to have separate datatype in the database to store the image. For details of how to save image to the database you can check this link:
http://www.codeproject.com/aspnet/PicManager.asp

Best Regards,
Apurva Kaushal

GeneralRe: ImageButton in datagrid [modified] Pin
ewhizz1-Aug-06 2:23
ewhizz1-Aug-06 2:23 
GeneralRe: ImageButton in datagrid Pin
_AK_1-Aug-06 2:34
_AK_1-Aug-06 2:34 
GeneralRe: ImageButton in datagrid Pin
ewhizz1-Aug-06 2:41
ewhizz1-Aug-06 2:41 
GeneralRe: ImageButton in datagrid Pin
_AK_1-Aug-06 2:44
_AK_1-Aug-06 2:44 
QuestionAdding cascading dropdown in ASP.NET 2.0 custom control Pin
seee sharp1-Aug-06 0:21
seee sharp1-Aug-06 0:21 
QuestionCustomValidator textbox nad dropdownlist Pin
StonePit1-Aug-06 0:02
StonePit1-Aug-06 0:02 
AnswerRe: CustomValidator textbox nad dropdownlist Pin
Tim Kohler1-Aug-06 3:13
Tim Kohler1-Aug-06 3:13 
Questionusing webchart in asp.net Pin
Swaroop Roy31-Jul-06 23:39
Swaroop Roy31-Jul-06 23:39 
QuestionThanks Guffa for your Regular Expression, still i need your help [modified] Pin
Exelioindia31-Jul-06 23:14
Exelioindia31-Jul-06 23:14 
GeneralRe: Thanks Guffa for your Regular Expression, still i need your help Pin
Guffa1-Aug-06 0:32
Guffa1-Aug-06 0:32 
QuestionBind Datalist Control in another datalist control Pin
deepaks331-Jul-06 22:58
deepaks331-Jul-06 22:58 
AnswerRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:06
_AK_31-Jul-06 23:06 
GeneralRe: Bind Datalist Control in another datalist control Pin
deepaks331-Jul-06 23:15
deepaks331-Jul-06 23:15 
GeneralRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:19
_AK_31-Jul-06 23:19 
GeneralRe: Bind Datalist Control in another datalist control Pin
deepaks331-Jul-06 23:22
deepaks331-Jul-06 23:22 
GeneralRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:24
_AK_31-Jul-06 23:24 
Questionchecking the string Pin
Mairy31-Jul-06 22:18
Mairy31-Jul-06 22:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.