Click here to Skip to main content
15,894,825 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: A Simple HTTP Crawler Pin
T M Gray19-Mar-10 7:15
T M Gray19-Mar-10 7:15 
How complex are the pages you plan to download? If you want it to grab images that are called from javascript for things like mouseover effects then you are going to have to write a lot more code than if you are just grabbing plain HTML. You may be better off just using the System.Windows.Forms.WebBrowser class and using ShowSaveAsDialog. Otherwise you are going to have to almost write your own browser from scratch.
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 
AnswerRe: Minor problem/question with hide/reveal content javascript Pin
T M Gray16-Mar-10 9:29
T M Gray16-Mar-10 9:29 
QuestionJSP page - fill bean - to servlet Pin
BASONJS16-Mar-10 0:00
BASONJS16-Mar-10 0:00 
AnswerRe: JSP page - fill bean - to servlet [modified] Pin
hansoctantan5-Apr-10 16:46
professionalhansoctantan5-Apr-10 16:46 
QuestionJSF(JavaServer Faces) Session Management [modified] Pin
hansoctantan15-Mar-10 14:22
professionalhansoctantan15-Mar-10 14:22 
Question['HELP'] How can i share var. ? Pin
PHP_Guy15-Mar-10 8:31
PHP_Guy15-Mar-10 8:31 
AnswerRe: ['HELP'] How can i share var. ? Pin
Graham Breach15-Mar-10 9:04
Graham Breach15-Mar-10 9:04 
GeneralRe: ['HELP'] How can i share var. ? Pin
PHP_Guy15-Mar-10 9:14
PHP_Guy15-Mar-10 9:14 
Questionweb service, remoting and WCF Pin
NetQuestions14-Mar-10 20:43
NetQuestions14-Mar-10 20:43 
AnswerRe: web service, remoting and WCF Pin
SeMartens14-Mar-10 23:41
SeMartens14-Mar-10 23:41 

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.