C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




It is possible vbscript and javasript in same page


Posted Date: 11 Jul 2006      Total Responses: 5

Posted By: B.Venkata Ramireddy       Member Level: Bronze     Points: 2


hi all

This is interview question

Whether it is possible vbscript as well as javascript in the same

Thanks
ramireddy




Responses

Author: Abhishek Arya    11 Jul 2006Member Level: DiamondRating:     Points: 2
yes very much possible

All you have to do is

<script language="JavaScript" runat=server>
//Sever side Jscript goes here
</script>

<script language="vbscript" runat=server>
//Sever side VB Script goes here
</script>

<script language="JavaScript">
//Client side Jscript goes here
</script>

<script language="vbscript">
//Client side VB Script goes here assuming you have an IE only audience
</script>



Author: Rama Krishna K    12 Jul 2006Member Level: GoldRating:     Points: 2
Hi ....

Vb script does't support in vb.net


Thanks
Krishna


Author: HimaBindu Veeramachaneni    12 Jul 2006Member Level: DiamondRating:     Points: 2
Yes either of the languages its VB or C# support VB Script


Author: krishna    12 Jul 2006Member Level: GoldRating:     Points: 2
Yes Possible.


Author: Deepak    02 Dec 2008Member Level: SilverRating:     Points: 0
yes its possible


Post Reply
You must Sign In to post a response.
Next : how to validate the checkedlistbox thru javascript
Previous : how to run sql before window is closed. URGENT. HELP!
Return to Discussion Forum
Post New Message
Category: JavaScript

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

conference calls

Contact Us    Privacy Policy    Terms Of Use