Click to See Complete Forum and Search --> : Default Client Side Script Language


parabiz
January 25th, 2004, 02:11 PM
Hello everybody,

I have created a new web project in Visual Studio .net and language is c# but i want all the client side scirpts to be generated in VBScript instead of javascript.

I tried to change that by going to project's properties Tab but when i put some link button in the page it still shows "javascript:doPostback()"

Can anybody help me to solve this problem so that all my generate client scripts are in VBScript instead of javascript

Thank you very much :)

Jay