|
-
Jun 29th, 2006, 08:07 AM
#1
Thread Starter
Hyperactive Member
VBscript & Javascript.
I've got some script in javascript and some in Vbscript but my javascript cant see the vbscript stuff ?
Had this before but its aching my brain any help at all please ?
All scripts are in the <Body> and the VBscript is before the JavaScript ?
Thanks
Chubby..
-
Jun 29th, 2006, 03:42 PM
#2
PowerPoster
Re: VBscript & Javascript.
Can you post some code?
Also put the javascript in the head..
how is your vbscript calling the js ..?
-
Jul 1st, 2006, 08:02 AM
#3
Re: VBscript & Javascript.
The ASP VBscript is executed before the page is rendered, so obviously the javascript cannot see the vbscript. Have your VBScript interspersed within the javascript bits so that it gets the 'final rendered' values.
-
Jul 1st, 2006, 01:18 PM
#4
PowerPoster
Re: VBscript & Javascript.
I think he was talking about client side .. but i maybe wrong ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|