Results 1 to 4 of 4

Thread: VBscript & Javascript.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2004
    Posts
    308

    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..

  2. #2
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: VBscript & Javascript.

    Can you post some code?
    Also put the javascript in the head..

    how is your vbscript calling the js ..?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  4. #4
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    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
  •  



Click Here to Expand Forum to Full Width