Photo Gallery
Member List
Search
Calendars
FAQ
Ticket List
Log Out
Forums
Register
Login
My Profile
Inbox
Address Book
My Subscription
My Forums
newb confused about <script vbscript> vs <% langu
Logged in as: Guest
arrSession:exec spGetSession 2,3,737
Active Users: There are
0
members and
0
guests.
Users viewing this topic: none
Printable Version
All Forums
>>
[Scripting]
>>
ASP
>> newb confused about <script vbscript> vs <% langu
Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page:
[1]
Login
Message
<< Older Topic
Newer Topic >>
newb confused about <script vbscript> vs <% l... -
11/13/2002 11:15:02 AM
Jeremy
Posts: 2
Score: 0
Joined: 11/13/2002
From:
Status:
offline
I recently got a book about asp and the format is very different from anything I've seen on the web making it very difficult to get any help.
This is how it looks in my book:
<% @Language= VBSCRIPT%> <% Dim varWidth, varCase varWidth=window.screen.width If varWidth < 1024 Then varCase="yes" Else varCase="no" End If %> <html> <frameset rows="65,*,120" border=0> <frame src="crt_top_frame.html" scrolling=<%= varCase %> frameborder="0"> <frame src="crt_main_frame.html" scrolling=<%= varCase %> frameborder="0"> <frame src="crt_bottom_frame.html" scrolling=<%= varCase %> frameborder="0"> </frameset> </html>
by the way the above does not work.
I receive the error 'Object required "window"'
Any suggestions?
Post #: 1
If you found our site useful please link to us
<a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>
.
All Forums
>>
[Scripting]
>>
ASP
>> newb confused about <script vbscript> vs <% langu
Page:
[1]
Jump to:
Select a Forum
All Forums
----------------------
[Welcome]
- - Forum Rules
- - Test Posting Messages
- - New Member Area/Introduction
[Scripting]
- - WSH & Client Side VBScript
- - WSH & Client Side VBScript Tutorial
- - Post a VBScript
- - Windows PowerShell
- - ASP
- - ASP.NET
- - Windows Script Components
[General Forum]
- - Other Programming/Scripting Languages
- - Suggestions & Feedback
- - Off-Topic Lounge
New Messages
No New Messages
Hot Topic w/ New Messages
Hot Topic w/o New Messages
Locked w/ New Messages
Locked w/o New Messages
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.5.5 ANSI