Click here to Skip to main content
15,897,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 11:59
protectorChristian Graus8-Oct-09 11:59 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:02
amit k mistry8-Oct-09 12:02 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:14
protectorChristian Graus8-Oct-09 12:14 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:32
amit k mistry8-Oct-09 12:32 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:44
protectorChristian Graus8-Oct-09 12:44 
AnswerRe: window.open( "URL" ..... for localhost is not working Pin
Dinesh Reghunath9-Oct-09 2:12
professionalDinesh Reghunath9-Oct-09 2:12 
GeneralNo GotFocus focus event in ASP.NET! Pin
tunsten8-Oct-09 8:46
tunsten8-Oct-09 8:46 
GeneralRe: No GotFocus focus event in ASP.NET! Pin
Christian Graus8-Oct-09 9:18
protectorChristian Graus8-Oct-09 9:18 
Your basic problem is that you don't get how ASP.NET works, or what it does. ASP.NET generates javascript and html. There is in fact an event when a textbox gets the focus, in javascript. If there was one in the ASP.NET framework that called VB code, then that would be pointless, as the page would have to post back when it occured.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionHow do I display a frameless popup window? Pin
tunsten8-Oct-09 8:38
tunsten8-Oct-09 8:38 
AnswerRe: How do I display a frameless popup window? Pin
Christian Graus8-Oct-09 9:19
protectorChristian Graus8-Oct-09 9:19 
GeneralRe: How do I display a frameless popup window? Pin
awedaonline12-Oct-09 1:39
awedaonline12-Oct-09 1:39 
QuestionSMTPClient sends to spam but webclient sends to inbox (gmail) Pin
sigurdur einarsson8-Oct-09 7:45
sigurdur einarsson8-Oct-09 7:45 
QuestionDropdown list issue Pin
Aptiva Dave8-Oct-09 4:52
Aptiva Dave8-Oct-09 4:52 
AnswerRe: Dropdown list issue Pin
Imran Khan Pathan9-Oct-09 2:15
Imran Khan Pathan9-Oct-09 2:15 
GeneralRe: Dropdown list issue Pin
Aptiva Dave9-Oct-09 3:09
Aptiva Dave9-Oct-09 3:09 
QuestionInsert <br> for every 10 characters of asp label in C#.net</br> [modified] Pin
getaccessyr8-Oct-09 4:34
getaccessyr8-Oct-09 4:34 
AnswerRe: Insert for every 10 characters of asp label in C#.net Pin
Christian Graus8-Oct-09 9:26
protectorChristian Graus8-Oct-09 9:26 
GeneralRe: Insert for every 10 characters of asp label in C#.net Pin
getaccessyr8-Oct-09 19:27
getaccessyr8-Oct-09 19:27 
AnswerRe: Insert for every 10 characters of asp label in C#.net Pin
Imran Khan Pathan9-Oct-09 2:28
Imran Khan Pathan9-Oct-09 2:28 
QuestionTextChanged Event of a textbox does not do an ajax postBack [modified] Pin
Sudhanshu Mani Tripathi8-Oct-09 4:03
Sudhanshu Mani Tripathi8-Oct-09 4:03 
AnswerRe: TextChanged Event of a textbox does not do an ajax postBack Pin
Vimalsoft(Pty) Ltd8-Oct-09 4:17
professionalVimalsoft(Pty) Ltd8-Oct-09 4:17 
QuestionSession Pin
Sneha Bisht8-Oct-09 2:57
Sneha Bisht8-Oct-09 2:57 
AnswerRe: Session Pin
Not Active8-Oct-09 3:25
mentorNot Active8-Oct-09 3:25 
AnswerRe: Session Pin
Abhijit Jana8-Oct-09 3:28
professionalAbhijit Jana8-Oct-09 3:28 
AnswerRe: Session Pin
Vimalsoft(Pty) Ltd8-Oct-09 4:11
professionalVimalsoft(Pty) Ltd8-Oct-09 4:11 

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.