954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

transfer double array from asp to javascript

hi all...need help...
I've created a double array and populate it with data from a database. I can read the values it holds in ASP but I cannot do it in Javascript. Is there any way this can be done?
Thanks

simi
Newbie Poster
1 post since May 2005
Reputation Points: 10
Solved Threads: 0
 

I have never done this, so I really don't know the deatils on it, but you can use XML for interopratability between java and C#. I Don't know how well this will work in javascript.

http://java.sun.com/developer/technicalArticles/xml/jaxrpcpatterns2/

If the javascript is running on the ASP page in question you could just use constants (as in javascript constants) that the ASP will change when the page is rendered.

So the ASP kinda programmes the javascript for you.

Paul.Esson
Junior Poster
181 posts since Feb 2005
Reputation Points: 21
Solved Threads: 10
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You