Click here to Skip to main content
15,895,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem when try to get value of text box in javascript Pin
jintalPatel13-Jul-10 0:36
jintalPatel13-Jul-10 0:36 
GeneralRe: Problem when try to get value of text box in javascript Pin
raju melveetilpurayil13-Jul-10 19:17
professionalraju melveetilpurayil13-Jul-10 19:17 
Question.exe update Pin
padmanabhan N12-Jul-10 21:58
padmanabhan N12-Jul-10 21:58 
Answer[Repost] Re: .exe update Pin
Peace ON12-Jul-10 22:22
Peace ON12-Jul-10 22:22 
QuestionJavascript Intellisense not working Pin
cooljeba112-Jul-10 21:04
cooljeba112-Jul-10 21:04 
AnswerRe: Javascript Intellisense not working Pin
Peace ON12-Jul-10 21:11
Peace ON12-Jul-10 21:11 
GeneralRe: Javascript Intellisense not working Pin
cooljeba112-Jul-10 21:28
cooljeba112-Jul-10 21:28 
AnswerRe: Javascript Intellisense not working Pin
Peace ON12-Jul-10 21:43
Peace ON12-Jul-10 21:43 
You need to do two things.

1. First you need to verify that whether javascript intellisense is enable in your Visual Studio IDE
or not??

To do that just go to
Tools->Options->Text Editor->JScript->General section
and see it's "Statement Completion" Block.
Verify that options "Auto list members" and "Parameter information" are checked.


2. Second is prefer to put your javascript in separate ".js" files. Sometimes it will take time to show
you intellisense, when you are using javascript as inline code.



HTH
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: Javascript Intellisense not working Pin
cooljeba112-Jul-10 22:56
cooljeba112-Jul-10 22:56 
GeneralRe: Javascript Intellisense not working Pin
Peace ON12-Jul-10 23:15
Peace ON12-Jul-10 23:15 
QuestionASP.NET 3.5 MVC Architecture Pin
amit sahu2012-Jul-10 20:53
amit sahu2012-Jul-10 20:53 
AnswerRe: ASP.NET 3.5 MVC Architecture Pin
Anurag Gandhi12-Jul-10 21:04
professionalAnurag Gandhi12-Jul-10 21:04 
AnswerRe: ASP.NET 3.5 MVC Architecture Pin
Peace ON12-Jul-10 21:13
Peace ON12-Jul-10 21:13 
Questionhow to insert a row in the datagrid while clikcing a button Pin
sarala.s12-Jul-10 20:07
sarala.s12-Jul-10 20:07 
AnswerRe: how to insert a row in the datagrid while clikcing a button Pin
Peace ON12-Jul-10 20:35
Peace ON12-Jul-10 20:35 
QuestionSystem.Security.SecurityException Pin
Bajrang Singh12-Jul-10 19:42
Bajrang Singh12-Jul-10 19:42 
AnswerRe: System.Security.SecurityException Pin
Peace ON12-Jul-10 19:58
Peace ON12-Jul-10 19:58 
GeneralRe: System.Security.SecurityException Pin
Bajrang Singh15-Jul-10 23:38
Bajrang Singh15-Jul-10 23:38 
QuestionProblem with ref cursor Pin
Girish48112-Jul-10 18:28
Girish48112-Jul-10 18:28 
QuestionCreate a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 13:54
FJJCENTU12-Jul-10 13:54 
AnswerRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active12-Jul-10 14:34
mentorNot Active12-Jul-10 14:34 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 19:59
FJJCENTU12-Jul-10 19:59 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active13-Jul-10 1:17
mentorNot Active13-Jul-10 1:17 
QuestionScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas12-Jul-10 9:21
brunoseixas12-Jul-10 9:21 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
T M Gray12-Jul-10 10:50
T M Gray12-Jul-10 10:50 

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.