Click here to Skip to main content
15,887,337 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Nathan Minier5-Aug-16 1:27
professionalNathan Minier5-Aug-16 1:27 
GeneralRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Root1316-Nov-16 0:06
Root1316-Nov-16 0:06 
GeneralRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Nathan Minier16-Nov-16 0:59
professionalNathan Minier16-Nov-16 0:59 
Question[ChildActionOnly] attribute in MVC Pin
Mgkvp2-Aug-16 23:25
Mgkvp2-Aug-16 23:25 
AnswerRe: [ChildActionOnly] attribute in MVC Pin
Nathan Minier3-Aug-16 1:19
professionalNathan Minier3-Aug-16 1:19 
AnswerRe: [ChildActionOnly] attribute in MVC Pin
Richard Deeming3-Aug-16 2:24
mveRichard Deeming3-Aug-16 2:24 
QuestionWhat is causing some sites to generate huge history lists? Pin
charlieg1-Aug-16 1:10
charlieg1-Aug-16 1:10 
AnswerRe: What is causing some sites to generate huge history lists? Pin
Richard Deeming1-Aug-16 2:13
mveRichard Deeming1-Aug-16 2:13 
That usually happens when the URL you've requested redirects you to another URL, using an HTTP 3xx status code. It tends to be most noticeable on sites that use "live.com" for authentication - the original URL redirects to a "live.com" URL, which redirects to another URL, which eventually redirects you to the page you want.

The other time you might see it is if the site is using the history API[^] within a single page.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: What is causing some sites to generate huge history lists? Pin
charlieg1-Aug-16 4:07
charlieg1-Aug-16 4:07 
GeneralRe: What is causing some sites to generate huge history lists? Pin
Richard Deeming1-Aug-16 4:09
mveRichard Deeming1-Aug-16 4:09 
QuestionWeb Development Architectures - Smaller projects/Security Pin
TheOnlyRealTodd24-Jul-16 18:53
professionalTheOnlyRealTodd24-Jul-16 18:53 
AnswerRe: Web Development Architectures - Smaller projects/Security Pin
Richard Deeming25-Jul-16 2:13
mveRichard Deeming25-Jul-16 2:13 
GeneralRe: Web Development Architectures - Smaller projects/Security Pin
DesignersX11-Aug-16 21:33
professionalDesignersX11-Aug-16 21:33 
QuestionCustom navbar using boostrap, but I wrote new CSS from scratch, width issue Pin
jkirkerx22-Jul-16 10:28
professionaljkirkerx22-Jul-16 10:28 
AnswerI think I got it Pin
jkirkerx24-Jul-16 10:08
professionaljkirkerx24-Jul-16 10:08 
Questionwebsite in other language Pin
Member 1264619220-Jul-16 22:11
Member 1264619220-Jul-16 22:11 
AnswerRe: website in other language Pin
Afzaal Ahmad Zeeshan22-Jul-16 8:17
professionalAfzaal Ahmad Zeeshan22-Jul-16 8:17 
QuestionDelete button no responding and not remove record Pin
ahmed_sa20-Jul-16 8:27
ahmed_sa20-Jul-16 8:27 
AnswerRe: Delete button no responding and not remove record Pin
Ujjwal Gupta22-Jul-16 6:28
Ujjwal Gupta22-Jul-16 6:28 
QuestionIssue with jquery slider Pin
Raghavendra.Kodimala19-Jul-16 20:21
professionalRaghavendra.Kodimala19-Jul-16 20:21 
QuestionDownload pdf to be linked with member registration Pin
Member 1264200318-Jul-16 20:44
Member 1264200318-Jul-16 20:44 
QuestionHow do I enable a multiple file compression from server side Pin
5atyam5rivastava10-Jul-16 5:45
5atyam5rivastava10-Jul-16 5:45 
AnswerRe: How do I enable a multiple file compression from server side Pin
Afzaal Ahmad Zeeshan22-Jul-16 8:28
professionalAfzaal Ahmad Zeeshan22-Jul-16 8:28 
QuestionXML - Facebook Like Button Pin
EnjoY_Y9-Jul-16 14:39
EnjoY_Y9-Jul-16 14:39 
AnswerRe: XML - Facebook Like Button Pin
Afzaal Ahmad Zeeshan22-Jul-16 8:24
professionalAfzaal Ahmad Zeeshan22-Jul-16 8:24 

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.