TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
paulo ribeiro
NA
1
1.9k
multidimensional Javascript array to vb.net ?
Jun 1 2011 7:26 PM
Ok i'm now getting desperate i'm trying this for about one week.
I'm doing a small application that get's data from a webpage. everything works out fine untill i discovered that the page generated the most important data in a multidimensional javascript array like this:
Variable[3][1]
etc
so is there any way to get arround this ? or do i have to parse the webpage text and get each line not knowing what they mean?
is there a way just to call the javascript variable and add it into an DataGridView ?
thanks in advance
Reply
Answers (
0
)
API Intergration
To change forecolor of particular line within textbox control in Asp.net