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

ASP.NET

 
QuestionButton click not trigger second time in jquery Modal popup Pin
dineshkanagaraj6-Oct-14 3:31
dineshkanagaraj6-Oct-14 3:31 
AnswerRe: Button click not trigger second time in jquery Modal popup Pin
jkirkerx6-Oct-14 11:46
professionaljkirkerx6-Oct-14 11:46 
QuestionWant to send message to only connected client SignalR Pin
Tridip Bhattacharjee5-Oct-14 21:05
professionalTridip Bhattacharjee5-Oct-14 21:05 
QuestionLog-in form question Pin
Member 87616674-Oct-14 8:46
Member 87616674-Oct-14 8:46 
AnswerRe: Log-in form question Pin
jkirkerx7-Oct-14 7:30
professionaljkirkerx7-Oct-14 7:30 
GeneralRe: Log-in form question Pin
Member 87616677-Oct-14 9:17
Member 87616677-Oct-14 9:17 
GeneralRe: Log-in form question Pin
jkirkerx7-Oct-14 9:50
professionaljkirkerx7-Oct-14 9:50 
GeneralRe: Log-in form question Pin
Member 87616677-Oct-14 10:38
Member 87616677-Oct-14 10:38 
Hello jkirkerx

Thanks for your reply.

With my cursor flashing before the If IsValid, the line turns brown alongside a large red dot after pressing F9. I press F5 and the cursor jumps to this line above my If IsValid:

Protected Sub Page_Load(sender As Object, e As EventArgs) 


That line is highlighted in yellow alongside a large red dot with a yellow arrow inside. I press F11 two or the times and it moves down highlighting lines in yellow until it jumps to this:

Protected Sub Page_Load(sender As Object, e As EventArgs)


in Site.master, and after a couple more F11s, it shows this:

Protected Sub Page_Load(sender As Object, e As EventArgs)
in a file called 'OpenAuthProviders.ascx.vb, and then it starts to go through modernizr-2.6.2.js

It cursor/yellow lines seem to be jumping all over the place!
GeneralRe: Log-in form question Pin
jkirkerx7-Oct-14 10:56
professionaljkirkerx7-Oct-14 10:56 
GeneralRe: Log-in form question Pin
Member 87616677-Oct-14 11:37
Member 87616677-Oct-14 11:37 
GeneralRe: Log-in form question Pin
jkirkerx7-Oct-14 11:56
professionaljkirkerx7-Oct-14 11:56 
GeneralRe: Log-in form question Pin
Member 87616677-Oct-14 12:04
Member 87616677-Oct-14 12:04 
QuestionHow can i Post Radio Button List with Dynamic names to controller Pin
Mujtaba 103885433-Oct-14 18:24
professionalMujtaba 103885433-Oct-14 18:24 
QuestionHow to find in useful/unnecessary files from website folder ??? Pin
Abhishek kumar1213-Oct-14 6:07
Abhishek kumar1213-Oct-14 6:07 
AnswerRe: How to find in useful/unnecessary files from website folder ??? Pin
ZurdoDev3-Oct-14 6:53
professionalZurdoDev3-Oct-14 6:53 
AnswerRe: How to find in useful/unnecessary files from website folder ??? Pin
jkirkerx3-Oct-14 11:21
professionaljkirkerx3-Oct-14 11:21 
Questionwhy onblur Event Dosent Work For Div Element ??????????? Pin
mhd.sbt3-Oct-14 6:03
mhd.sbt3-Oct-14 6:03 
AnswerRe: why onblur Event Dosent Work For Div Element ??????????? Pin
Richard Deeming3-Oct-14 6:31
mveRichard Deeming3-Oct-14 6:31 
GeneralRe: why onblur Event Dosent Work For Div Element ??????????? Pin
mhd.sbt5-Oct-14 10:59
mhd.sbt5-Oct-14 10:59 
GeneralRe: why onblur Event Dosent Work For Div Element ??????????? Pin
Praneet Nadkar5-Oct-14 19:52
Praneet Nadkar5-Oct-14 19:52 
QuestionI am stuck on this error now for two days - value cannot be null: Parameter name: reportParameters Pin
samflex3-Oct-14 2:58
samflex3-Oct-14 2:58 
AnswerRe: I am stuck on this error now for two days - value cannot be null: Parameter name: reportParameters Pin
ZurdoDev3-Oct-14 7:05
professionalZurdoDev3-Oct-14 7:05 
AnswerRe: I am stuck on this error now for two days - value cannot be null: Parameter name: reportParameters Pin
suppubale4-Oct-14 1:57
suppubale4-Oct-14 1:57 
Questiondelaying data load for a repeater on web form Pin
pmcm3-Oct-14 2:24
pmcm3-Oct-14 2:24 
QuestionBeginner Pin
tarun 922-Oct-14 9:40
professionaltarun 922-Oct-14 9:40 

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.