Click here to Skip to main content
15,893,564 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: submit a form using ajax not working and page is still reloaded Pin
burntblark22-Mar-10 5:04
burntblark22-Mar-10 5:04 
AnswerRe: submit a form using ajax not working and page is still reloaded [modified] Pin
daveyerwin22-Mar-10 6:29
daveyerwin22-Mar-10 6:29 
Questionc#.net workiung with Sql server reporting service 2008 Pin
jassiedog20-Mar-10 11:51
jassiedog20-Mar-10 11:51 
AnswerRepost Pin
Not Active20-Mar-10 13:00
mentorNot Active20-Mar-10 13:00 
AnswerRe: c#.net workiung with Sql server reporting service 2008 Pin
T M Gray23-Mar-10 7:28
T M Gray23-Mar-10 7:28 
GeneralRe: c#.net workiung with Sql server reporting service 2008 Pin
Not Active23-Mar-10 8:49
mentorNot Active23-Mar-10 8:49 
QuestionCreate charts using the plugin "Ruby processing" Pin
PeriyasamyRamachandran19-Mar-10 19:47
PeriyasamyRamachandran19-Mar-10 19:47 
QuestionA Simple HTTP Crawler Pin
Member 428791419-Mar-10 6:06
Member 428791419-Mar-10 6:06 
Dear All,

HTTP is a request-response protocol and when the browser sends a request, the Server sends the response. At first the browser sends the GET request and the response is HTTP 200 OK along with HTTP headers and HTML content for the base page.

Then the browser parses the base HTML and makes GET requests for any content it needs to render the page (a separate GET for each object and the response is the object).

Now my intention is to write a program that can store the whole page by only taking the URL of the web page. Please be informed that i dont need to save additional pages. I just want to save the given URL in the correct format, so that the browser can be able to show in correct format later.

I want to build something like wget in linux. But wget cannot save a page very well. In that case whats ur suggestion to do this?

Do you suggest to go through parsing the base html page and then request other objects? Or there is any easy way to use other external library that can do this kind of parsing. I am also considering HTTrack.

Please guide me.
AnswerRe: A Simple HTTP Crawler Pin
JHizzle19-Mar-10 6:47
JHizzle19-Mar-10 6:47 
AnswerRe: A Simple HTTP Crawler Pin
T M Gray19-Mar-10 7:15
T M Gray19-Mar-10 7:15 
GeneralRe: A Simple HTTP Crawler Pin
Member 428791419-Mar-10 9:18
Member 428791419-Mar-10 9:18 
Questionflash player not playing my videos Pin
rajivkadam42018-Mar-10 19:10
rajivkadam42018-Mar-10 19:10 
AnswerRe: flash player not playing my videos Pin
T M Gray19-Mar-10 7:43
T M Gray19-Mar-10 7:43 
QuestionHow to synchronize my web calendar (application) to other online calendars (Google,Lotus,Blackberry etc) Pin
Pradeep kumar.V18-Mar-10 18:34
Pradeep kumar.V18-Mar-10 18:34 
AnswerRe: How to synchronize my web calendar (application) to other online calendars (Google,Lotus,Blackberry etc) Pin
T M Gray19-Mar-10 4:37
T M Gray19-Mar-10 4:37 
QuestionGood tutorial on writing APIs (internal and external) in PHP Pin
malvik18-Mar-10 6:59
malvik18-Mar-10 6:59 
AnswerRe: Good tutorial on writing APIs (internal and external) in PHP Pin
Jayapal Chandran4-Apr-10 7:44
Jayapal Chandran4-Apr-10 7:44 
QuestionDownload Formview/ Gridview as PDF Pin
SamRST17-Mar-10 19:54
SamRST17-Mar-10 19:54 
NewsInternet Explorer 9 Preview Download Available to Developers (HTML, SVG, CSS, JavaScript) Pin
brucedkyle17-Mar-10 6:50
brucedkyle17-Mar-10 6:50 
GeneralRe: Internet Explorer 9 Preview Download Available to Developers (HTML, SVG, CSS, JavaScript) Pin
PHP_Guy17-Mar-10 8:01
PHP_Guy17-Mar-10 8:01 
QuestionOne defining reason ... SOE and CBSE Pin
NetQuestions17-Mar-10 4:09
NetQuestions17-Mar-10 4:09 
QuestionMinor problem/question with hide/reveal content javascript Pin
lvq68416-Mar-10 4:39
lvq68416-Mar-10 4:39 
AnswerRe: Minor problem/question with hide/reveal content javascript Pin
Not Active16-Mar-10 5:08
mentorNot Active16-Mar-10 5:08 
AnswerRe: Minor problem/question with hide/reveal content javascript Pin
PHP_Guy16-Mar-10 7:25
PHP_Guy16-Mar-10 7:25 
GeneralRe: Minor problem/question with hide/reveal content javascript Pin
lvq68416-Mar-10 22:43
lvq68416-Mar-10 22:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.