Click here to Skip to main content
15,919,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPlease Help(Very Urgent) Pin
SreejithAchutan6-Nov-07 23:01
SreejithAchutan6-Nov-07 23:01 
AnswerRe: Please Help(Very Urgent) Pin
John-ph6-Nov-07 23:15
John-ph6-Nov-07 23:15 
AnswerRe: Please Help(Very Urgent) Pin
John-ph6-Nov-07 23:59
John-ph6-Nov-07 23:59 
QuestionHow to filter file's type in Openfile dialog? Pin
sakgumjorn6-Nov-07 23:01
sakgumjorn6-Nov-07 23:01 
AnswerRe: How to filter file's type in Openfile dialog? Pin
Michael Sync7-Nov-07 4:46
Michael Sync7-Nov-07 4:46 
GeneralRe: How to filter file's type in Openfile dialog? Pin
sakgumjorn7-Nov-07 14:44
sakgumjorn7-Nov-07 14:44 
Questionhyperlink control utility [modified] Pin
Sonia Gupta6-Nov-07 22:23
Sonia Gupta6-Nov-07 22:23 
AnswerRe: hyperlink control utility Pin
Christian Graus6-Nov-07 22:33
protectorChristian Graus6-Nov-07 22:33 
The hyperlink may have an OnClientClick function, I know a button does. In there you can write a function call to a method that returns true or false, and the return value will decide if the OnClick postback is called. If the hyperlink does not offer that, why not use an anchor tag instead of a server control, then you can have the link call a javascript method which redirects only if certain conditions are met.


Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: hyperlink control utility Pin
Sonia Gupta6-Nov-07 22:52
Sonia Gupta6-Nov-07 22:52 
AnswerRe: hyperlink control utility [modified] Pin
Nitin19816-Nov-07 22:35
Nitin19816-Nov-07 22:35 
AnswerRe: hyperlink control utility Pin
Imran Khan Pathan6-Nov-07 22:37
Imran Khan Pathan6-Nov-07 22:37 
Questionrepeating template? Pin
dyonsos6-Nov-07 22:21
dyonsos6-Nov-07 22:21 
GeneralExpand and Collapse Detail Editing Pin
Brady Kelly6-Nov-07 22:14
Brady Kelly6-Nov-07 22:14 
GeneralRe: Expand and Collapse Detail Editing [modified] Pin
John-ph6-Nov-07 22:32
John-ph6-Nov-07 22:32 
GeneralRe: Expand and Collapse Detail Editing Pin
Brady Kelly6-Nov-07 22:36
Brady Kelly6-Nov-07 22:36 
GeneralRe: Expand and Collapse Detail Editing Pin
John-ph6-Nov-07 22:56
John-ph6-Nov-07 22:56 
GeneralRe: Expand and Collapse Detail Editing Pin
Brady Kelly6-Nov-07 23:00
Brady Kelly6-Nov-07 23:00 
GeneralRe: Expand and Collapse Detail Editing Pin
N a v a n e e t h6-Nov-07 22:38
N a v a n e e t h6-Nov-07 22:38 
GeneralRe: Expand and Collapse Detail Editing Pin
Brady Kelly6-Nov-07 23:00
Brady Kelly6-Nov-07 23:00 
QuestionPassing Querystring in param tag value Pin
Pankaj Chamria6-Nov-07 21:44
Pankaj Chamria6-Nov-07 21:44 
Questionhow to create session in asp.net web application Pin
manish.singhal6-Nov-07 21:44
manish.singhal6-Nov-07 21:44 
AnswerRe: how to create session in asp.net web application [modified] Pin
Sun Rays6-Nov-07 22:09
Sun Rays6-Nov-07 22:09 
GeneralRe: how to create session in asp.net web application Pin
Imran Khan Pathan6-Nov-07 22:18
Imran Khan Pathan6-Nov-07 22:18 
AnswerRe: how to create session in asp.net web application Pin
Piyush Vardhan Singh6-Nov-07 22:09
Piyush Vardhan Singh6-Nov-07 22:09 
GeneralRe: how to create session in asp.net web application Pin
manish.singhal11-Nov-07 20:05
manish.singhal11-Nov-07 20:05 

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.