Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : .NET : ASP.NET : this asp program not working Signup · Login
Author Thread
this asp program not working
Posted in tutorial: Things to Do With IIS
·  vaishali_2007
User
Joined: 4 Oct 2007
Total Posts: 3

this asp program not working

Posted: 4 Oct 2007
< % @ LANGUAGE="VBscript" % >
< %Option Explicit % >
< % dim no, sum
For no = 0 to 20 step 2
sum = sum + no
Next
Response.Write "The sum of all the even numbers between 1 to 20 is" &sum % >

informatin about asp using inetpub(iis)
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
2 Visitors

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.