yes i try to search a bout web crawling but non of them handle the JavaScript do you have other suggests or library that can help
asha_s
Posts
-
reading web page -
reading web pageactually i want to extract all the links from web page but the page contain many pages using Java script with the same URL i try to use HtmlUnit but it give me error the link is from university web site
-
reading web pagei am not asking about the links the page use java scripts so i want to ask about handling the Java script i my program to go to next page the JavaScript is as the following
a href="javascript: __doPostBack('ctl00$PlaceHolderMain$g_781eb52f_faa9_4d59_9cae_2baec06ac484','dvt_firstrow={11};dvt_startposition={Paged=TRUE&p_Created_x0020_Date=11%2f10%2f2009%206%3a06%3a47%20AM&p_ID=257}');"><img border="0" alt="Next" src="/_layouts/images/next.gif"></a>
-
reading web pageCan you give me example
-
reading web pagehow to read next page of the same URL the URL of the page contain many pages i read the first page using URL(url).openStream() but it just reading the first page for example this site i read the first page how can i read the second culture.gov.uk/news/news_stories/6832.aspx
-
web service clientpleas i need help:confused:
-
web service clientalso the page have feeds and i know the xml version o the web page but i do not know the wsdl i hop any one can help
-
web service clientthanks is what you attach example can you guide me to tutorial , actually the web service is public i did not implement it its news page and i want to read its content and search through it
modified on Wednesday, December 1, 2010 10:29 AM
-
web service clienthello every one i am new to web services and i have develop web service client i netbeans using wsdl and it work will but now i want to develop web services client without knowing the wsdl i just now the link of the web service like: aaaa.php can i do it because i search but i did not find any results
-
stup problempleas i need help i make setup to my program and all my content in the database is in English but when i done lode it in computer that its language is arbic all the number appear in arbic and it gives error
-
Email qustionthanks i use Envirment.newline and it work
-
Email qustionhi :) i want to ask how can i write new line in email message that is sending from application program and is it different from yahoo and Hotmail i am sending emails using my program i am writing a message inside my code and i want it appear to the user each sentence in new line how can i write new line so the email message provider understand it
-
updateing problemthanks, but i found the solution
-
updateing problembut sectionid of type number not text:confused:
-
updateing problemhi this is the error Syntax error (missing operator) in query expression 'SectionID = 847 AND'. and sectionid is number
-
updateing problemyes, their will be duplicate because i can not but "and techid=123" in the sql it give error that it can not know what is after Sectionid=123 so i am asking about how can i write this thanks
-
updateing problemhi every one i have problem when i update my database my primry key is three column how can i write my sql statment i am programing using access db and vb.net when i write sql="update [Section] set Cap=4 where Sectionid=123 and techid=123" it give error and when i but sectionid only it also give error
-
updateing data basehi every one please i need a way to update access data base without using command please help if you can
-
reading from rich boxthanks so much :) :)
-
reading from rich boxhi how can i read in rich box and stop if ',' found