Click here to Skip to main content
15,888,454 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Way to Configure Wordpress? Pin
Dave Kreskowiak14-Jul-13 3:26
mveDave Kreskowiak14-Jul-13 3:26 
QuestionWhat really "python" is used for? Pin
User 1006066530-Jun-13 1:23
User 1006066530-Jun-13 1:23 
AnswerRe: What really "python" is used for? Pin
Richard MacCutchan30-Jun-13 1:32
mveRichard MacCutchan30-Jun-13 1:32 
Generalserver: connection vs request - help needed to understand programming theory Pin
Member 1004803228-Jun-13 14:14
Member 1004803228-Jun-13 14:14 
GeneralRe: server: connection vs request - help needed to understand programming theory Pin
Marc Clifton28-Jun-13 14:35
mvaMarc Clifton28-Jun-13 14:35 
GeneralRe: server: connection vs request - help needed to understand programming theory Pin
Member 1004803229-Jun-13 4:50
Member 1004803229-Jun-13 4:50 
GeneralRe: server: connection vs request - help needed to understand programming theory Pin
Marc Clifton29-Jun-13 5:43
mvaMarc Clifton29-Jun-13 5:43 
GeneralRe: server: connection vs request - help needed to understand programming theory Pin
Member 1004803229-Jun-13 6:33
Member 1004803229-Jun-13 6:33 
thank you Marc. I was going to have a go at writing my own [simplified] web server [akin to Apache]. I have done a few progs that use multiple threads so for my learning this is my next step.
I will search here for some examples.
I [think I] get the idea of a new thread for each
"select ( 0, &ReadFDs, .../ accept ( sockfd,"
[i.e. connection?] coming in - one for each client [ie separate browser] but my trouble comes with the handling of the different parts of what makes up the web page. For instance if an SQL call was required would this thread do it or would its function end when it sent the .html file and then would the clients browser go through the .html file and make requests of the server for each URL contained within the .html the servers new thread sent it.? Perhaps I'm not explaining my problem clearly.
Anyway Marc thank you for taking the time to help. It really is appreciated. Now for some searching...
GeneralRe: server: connection vs request - help needed to understand programming theory Pin
Member 1004803229-Jun-13 9:44
Member 1004803229-Jun-13 9:44 
QuestionWCF Reporitng Service Pin
eddieangel28-Jun-13 6:44
eddieangel28-Jun-13 6:44 
QuestionForm close code Pin
astrixtech28-Jun-13 3:39
astrixtech28-Jun-13 3:39 
SuggestionRe: Form close code Pin
David Mujica28-Jun-13 3:51
David Mujica28-Jun-13 3:51 
GeneralRe: Form close code Pin
astrixtech30-Jun-13 19:27
astrixtech30-Jun-13 19:27 
QuestionRadio button default checked Pin
astrixtech28-Jun-13 3:33
astrixtech28-Jun-13 3:33 
QuestionRe: Radio button default checked Pin
astrixtech30-Jun-13 19:29
astrixtech30-Jun-13 19:29 
AnswerRe: Radio button default checked Pin
thanh_bkhn30-Jun-13 20:37
professionalthanh_bkhn30-Jun-13 20:37 
QuestionRe: Radio button default checked Pin
astrixtech30-Jun-13 21:12
astrixtech30-Jun-13 21:12 
AnswerRe: Radio button default checked Pin
thanh_bkhn30-Jun-13 21:25
professionalthanh_bkhn30-Jun-13 21:25 
GeneralRe: Radio button default checked Pin
astrixtech30-Jun-13 21:40
astrixtech30-Jun-13 21:40 
GeneralRe: Radio button default checked Pin
thanh_bkhn30-Jun-13 21:55
professionalthanh_bkhn30-Jun-13 21:55 
GeneralRe: Radio button default checked Pin
astrixtech30-Jun-13 23:00
astrixtech30-Jun-13 23:00 
QuestionRegarding Wordpress Solution Pin
David Kroj26-Jun-13 22:57
David Kroj26-Jun-13 22:57 
GeneralHelp for a new and intersted to know about HTML Pin
BLue.iCe.BoX26-Jun-13 22:41
BLue.iCe.BoX26-Jun-13 22:41 
GeneralRe: Help for a new and intersted to know about HTML Pin
jaideepsinh27-Jun-13 0:45
jaideepsinh27-Jun-13 0:45 
GeneralRe: Help for a new and intersted to know about HTML Pin
BLue.iCe.BoX27-Jun-13 17:19
BLue.iCe.BoX27-Jun-13 17:19 

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.