[Javascript] Reading values into an array

Alan Easton alan.easton at unn.ac.uk
Tue Jul 15 09:20:42 CDT 2003


I was initially trying to read it into a 1D vbscript array, then from there
convert it to a 1D JS array.........that was proving difficult.

I didn't actully try just wrapping a JS blcok around code snippets of ASP.

It works the way I want it,

Cheers Chris.

-----Original Message-----
From: Chris Tifer [mailto:christ at saeweb.com]
Sent: 15 July 2003 15:14
To: [JavaScript List]
Subject: Re: [Javascript] Reading values into an array


No problem. I use JS arrays for a lot of things, so I have a lot of
experience doing this sort of thing. Everyone's confused the first
time, but it really is so simple.

Chris Tifer
http://emailajoke.com

----- Original Message -----
From: "Alan Easton" <alan.easton at unn.ac.uk>
To: "'[JavaScript List]'" <javascript at LaTech.edu>
Sent: Tuesday, July 15, 2003 10:09 AM
Subject: RE: [Javascript] Reading values into an array


> Hi Chris,
>
> I have figured it out, I have done just that.
>
> You were right Chris, it was not has hard as I was trying to make it.
>
> Thanks for all your help,
>
> Alan...
>
> -----Original Message-----
> From: Chris Tifer [mailto:christ at saeweb.com]
> Sent: 15 July 2003 15:04
> To: [JavaScript List]
> Subject: Re: [Javascript] Reading values into an array
>
>
> > But I have trouble cross referenceing between vbscript and javascript.
The
> > piece of code you sent writes the values out onto the page. How would I
> get
> > them back into the javascript array....???
>
> Ummmm, wrap them with a <script language="javascript"></script>
>
> Or am I totally misunderstanding your question?
>
> Chris Tifer
> http://emailajoke.com
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


More information about the Javascript mailing list