Jquery Retrieving data from webpage and entering it in database.
Posted
by user279321
on Stack Overflow
See other posts from Stack Overflow
or by user279321
Published on 2010-03-16T01:02:36Z
Indexed on
2010/03/16
1:09 UTC
Read the original article
Hit count: 265
Hello Everyone.
I am new to Jquery. I want to read specific data(some div's only) from a webpage and store it in my database. Now I am not able to do so as load functions loads the data into the current page id. My goal is to read specific data and store them in database. So which Jquery function should I use for this? if someone can throw some light on it, it would be really helpful for me.
I am using JSP,MySQL,Java.
© Stack Overflow or respective owner