Click here to Skip to main content
16,005,149 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGood solution to updating site in ASP.NET 2.0 ??? Pin
devboycpp14-Oct-06 8:41
devboycpp14-Oct-06 8:41 
AnswerRe: Good solution to updating site in ASP.NET 2.0 ??? Pin
Tad McClellan15-Oct-06 17:22
professionalTad McClellan15-Oct-06 17:22 
Questionget value as a number Pin
TheEagle14-Oct-06 8:31
TheEagle14-Oct-06 8:31 
AnswerRe: get value as a number Pin
Guffa14-Oct-06 10:08
Guffa14-Oct-06 10:08 
GeneralRe: get value as a number Pin
TheEagle14-Oct-06 17:33
TheEagle14-Oct-06 17:33 
QuestionLinking data inside datagrid using ASP.net and VB scripting Pin
MohamedRadhi14-Oct-06 7:08
MohamedRadhi14-Oct-06 7:08 
AnswerRe: Linking data inside datagrid using ASP.net and VB scripting Pin
TheEagle14-Oct-06 8:51
TheEagle14-Oct-06 8:51 
Questionhow to call code behind using javascript Pin
max_dev2006@yahoo.com14-Oct-06 2:03
max_dev2006@yahoo.com14-Oct-06 2:03 
hi
I have a datalist. Linkbuttuon inside it. On clikc of which i need to fll up a data repeater with images of particular id .(commandargument of linkbutton is id) Now I need to do this same with href. Means I want to put href instead of linkbutton .so



I want fun() calls the codebehind method which fills up datarepeater with images of particular id. But I dont want this to be ajax method as it wont access server controls in code behind. means if fun('id') calls FillUp() in code behind which is declared as ajax method then i wont be able to get repeater access in it . Now i m trapped here. Neither I can use ajax nor I want to use linkbutton as on its mouseover i get javascript_dopostback() comes which need to be removed. so plz suggest any alternative ?

Prob 1 : put linkbutton but remove javascript_dopostback() from status bar on mouseover.

Prob 2 : If use anchor instead linkbutton then how to fill up repeater with javascript method.

plz help .

regards,

max
QuestionCrystal report Pin
SysJey14-Oct-06 1:05
SysJey14-Oct-06 1:05 
Questionupload gif/doc file to database Pin
Nizha J14-Oct-06 1:01
Nizha J14-Oct-06 1:01 
AnswerRe: upload gif/doc file to database Pin
Parwej Ahamad14-Oct-06 1:09
professionalParwej Ahamad14-Oct-06 1:09 
AnswerRe: upload gif/doc file to database Pin
postmaster@programmingknowledge.com15-Oct-06 2:23
postmaster@programmingknowledge.com15-Oct-06 2:23 
QuestionDisplaying the image in Image Control when it is selected using browser button Pin
Soniya_k14-Oct-06 0:49
Soniya_k14-Oct-06 0:49 
AnswerRe: Displaying the image in Image Control when it is selected using browser button Pin
Parwej Ahamad14-Oct-06 1:08
professionalParwej Ahamad14-Oct-06 1:08 
AnswerRe: Displaying the image in Image Control when it is selected using browser button Pin
Parwej Ahamad14-Oct-06 1:08
professionalParwej Ahamad14-Oct-06 1:08 
GeneralRe: Displaying the image in Image Control when it is selected using browser button Pin
Soniya_k14-Oct-06 1:34
Soniya_k14-Oct-06 1:34 
GeneralRe: Displaying the image in Image Control when it is selected using browser button Pin
Parwej Ahamad15-Oct-06 19:38
professionalParwej Ahamad15-Oct-06 19:38 
GeneralRe: Displaying the image in Image Control when it is selected using browser button Pin
Soniya_k15-Oct-06 19:58
Soniya_k15-Oct-06 19:58 
GeneralRe: Displaying the image in Image Control when it is selected using browser button Pin
Parwej Ahamad15-Oct-06 20:31
professionalParwej Ahamad15-Oct-06 20:31 
QuestionPlease help me....... Pin
choorakkuttyil14-Oct-06 0:37
choorakkuttyil14-Oct-06 0:37 
AnswerRe: Please help me....... Pin
Parwej Ahamad14-Oct-06 0:59
professionalParwej Ahamad14-Oct-06 0:59 
GeneralRe: Please help me....... Pin
choorakkuttyil14-Oct-06 1:37
choorakkuttyil14-Oct-06 1:37 
GeneralRe: Please help me....... Pin
Guffa14-Oct-06 2:56
Guffa14-Oct-06 2:56 
GeneralRe: Useless subject Pin
Guffa14-Oct-06 2:55
Guffa14-Oct-06 2:55 
Questionshow confirm box in asp.net+c# with click on link Pin
ahmadnaghsh14-Oct-06 0:14
ahmadnaghsh14-Oct-06 0:14 

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.