Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
You may try by calling a function on the onclick event of the hyperlink.
Use following logic.

//Process
if (true)
window.location.href ="url"
else
//do nothing



Nitin



-- modified at 4:40 Wednesday 7th November, 2007

Don't Quit

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 
Questionxml tranformation using asp.net Pin
gottimukkala6-Nov-07 21:16
gottimukkala6-Nov-07 21:16 
AnswerRe: Urgent.................. Pin
John-ph6-Nov-07 21:15
John-ph6-Nov-07 21:15 

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.