Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBscript array to Javascript function

Status
Not open for further replies.

rsshetty

Programmer
Dec 16, 2003
236
US
Is it possible to send a vbscript array into a javascript function?
If yes, how would I be able to do this?

rsshetty.
It's always in the details.
 
I'm guessing you're using server side JScript along with getRows (which returns a VBArray). That being the case, check these 2 references:

If you're trying to change a server side VBArray to client side JavaScript array check out this reference:

-kaht

...looks like you don't have a job, so why don't you get out there and feed Tina.
headbang.gif
[rockband]
headbang.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top