Click here to Skip to main content
15,888,337 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to apply css class to my project Pin
anujbanka17844-Feb-09 18:34
anujbanka17844-Feb-09 18:34 
AnswerRe: how to apply css class to my project Pin
Christian Graus4-Feb-09 20:22
protectorChristian Graus4-Feb-09 20:22 
AnswerRe: how to apply css class to my project Pin
Guffa4-Feb-09 21:51
Guffa4-Feb-09 21:51 
GeneralRe: how to apply css class to my project Pin
anujbanka17844-Feb-09 21:55
anujbanka17844-Feb-09 21:55 
GeneralRe: how to apply css class to my project Pin
Christian Graus4-Feb-09 22:53
protectorChristian Graus4-Feb-09 22:53 
GeneralRe: how to apply css class to my project Pin
Guffa5-Feb-09 2:46
Guffa5-Feb-09 2:46 
GeneralRe: how to apply css class to my project Pin
Sajid A.7-Feb-09 18:29
Sajid A.7-Feb-09 18:29 
QuestionIs dr any way to open a new window using javascript even if the popup blocker is activated Pin
raghvendrapanda4-Feb-09 18:32
raghvendrapanda4-Feb-09 18:32 
I have to open a new window using code behind(VB)..I tried

strJScript = "<script language=javascript>"

strJScript += "window.open('cuponprint.aspx',null,'height=150, width=430,status= no, resizable= yes, scrollbars=yes, toolbar=no,location=center,menubar=no, top=100, left=300');"
strJScript += "</script>"
Response.Write(strJScript)
But dis open s popup which can not be seeen when popup blocker is activated..
Is there any way to open a new window instead of a popup even when popup blocker is active..



Regards.
AnswerRe: Is dr any way to open a new window using javascript even if the popup blocker is activated Pin
Spunky Coder4-Feb-09 18:49
Spunky Coder4-Feb-09 18:49 
GeneralRe: Is dr any way to open a new window using javascript even if the popup blocker is activated Pin
Abhishek Sur4-Feb-09 22:00
professionalAbhishek Sur4-Feb-09 22:00 
Question[Message Deleted] Pin
ROHINIKOUNDINYA4-Feb-09 18:10
ROHINIKOUNDINYA4-Feb-09 18:10 
AnswerRe: Code in vb.net using asp.net Pin
Expert Coming4-Feb-09 18:18
Expert Coming4-Feb-09 18:18 
AnswerRe: Code in vb.net using asp.net Pin
Vimalsoft(Pty) Ltd4-Feb-09 21:09
professionalVimalsoft(Pty) Ltd4-Feb-09 21:09 
Questiongridview unable show without error Pin
Eunice (VB junior)4-Feb-09 16:35
Eunice (VB junior)4-Feb-09 16:35 
AnswerRe: gridview unable show without error Pin
Christian Graus4-Feb-09 16:41
protectorChristian Graus4-Feb-09 16:41 
GeneralRe: gridview unable show without error Pin
Eunice (VB junior)4-Feb-09 16:53
Eunice (VB junior)4-Feb-09 16:53 
GeneralRe: gridview unable show without error Pin
Christian Graus4-Feb-09 16:56
protectorChristian Graus4-Feb-09 16:56 
GeneralRe: gridview unable show without error Pin
Eunice (VB junior)4-Feb-09 17:07
Eunice (VB junior)4-Feb-09 17:07 
GeneralRe: gridview unable show without error Pin
Christian Graus4-Feb-09 17:36
protectorChristian Graus4-Feb-09 17:36 
GeneralRe: gridview unable show without error Pin
Eunice (VB junior)4-Feb-09 19:35
Eunice (VB junior)4-Feb-09 19:35 
GeneralRe: gridview unable show without error Pin
Christian Graus4-Feb-09 20:19
protectorChristian Graus4-Feb-09 20:19 
GeneralRe: gridview unable show without error Pin
Eunice (VB junior)4-Feb-09 20:31
Eunice (VB junior)4-Feb-09 20:31 
GeneralRe: gridview unable show without error Pin
Christian Graus4-Feb-09 20:41
protectorChristian Graus4-Feb-09 20:41 
GeneralRe: gridview unable show without error Pin
Eunice (VB junior)4-Feb-09 20:51
Eunice (VB junior)4-Feb-09 20:51 
QuestionMouse hover on drop downlist slected Item Pin
fasttoshiba4-Feb-09 13:00
fasttoshiba4-Feb-09 13:00 

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.