can't find DefaultClientScript Property in VS 2005
-
I am trying to follow some instructions in a VB2005 book which changes the value of DefaultClientScript by viewing the DOCUMENT Properties. The problem I have is that I do not see this property listed. I tried searching for an answer and found many articles suggesting changing this on the Property Pages on the General Section. Trouble is I don't have any general section. All I want to do is to change the default to VBScript Am I missing something simple?
flowerppk
-
I am trying to follow some instructions in a VB2005 book which changes the value of DefaultClientScript by viewing the DOCUMENT Properties. The problem I have is that I do not see this property listed. I tried searching for an answer and found many articles suggesting changing this on the Property Pages on the General Section. Trouble is I don't have any general section. All I want to do is to change the default to VBScript Am I missing something simple?
flowerppk
Try This one http://msdn.microsoft.com/en-us/library/5y06x9d7(VS.71).aspx
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
Try This one http://msdn.microsoft.com/en-us/library/5y06x9d7(VS.71).aspx
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
I have tried both these two ways that mentioned in msdn website but i couldn't find any propery pages dialog box in View.It doesn't work. Kindly pls advise what's going on? Do I need to change some setting? Default script is always JavaScript.
flowerppk