Click here to Skip to main content
15,889,281 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRe: how to use validation with login in code view Pin
ZurdoDev3-Apr-15 10:18
professionalZurdoDev3-Apr-15 10:18 
QuestionHow do I run a classic asp webpage from visual studio Pin
Steve Holdorf26-Mar-15 15:25
Steve Holdorf26-Mar-15 15:25 
AnswerRe: How do I run a classic asp webpage from visual studio Pin
F-ES Sitecore27-Mar-15 0:02
professionalF-ES Sitecore27-Mar-15 0:02 
AnswerRe: How do I run a classic asp webpage from visual studio Pin
Lord_Nick6927-Mar-15 6:58
Lord_Nick6927-Mar-15 6:58 
QuestionChanging a classic ASP start page from IIS Pin
Steve Holdorf26-Mar-15 14:02
Steve Holdorf26-Mar-15 14:02 
AnswerRe: Changing a classic ASP start page from IIS Pin
F-ES Sitecore27-Mar-15 0:05
professionalF-ES Sitecore27-Mar-15 0:05 
QuestionWhy use .aspx?? Pin
Member 1142476120-Mar-15 11:25
Member 1142476120-Mar-15 11:25 
AnswerRe: Why use .aspx?? Pin
F-ES Sitecore21-Mar-15 2:15
professionalF-ES Sitecore21-Mar-15 2:15 
It allows you to run functional code on the server to do things like read data from databases, send emails etc, and do the things that make your site "work" and make it data-driven. One of the advantages of the likes of aspx over php is that the code is compiled into a dll rather than interpreted each time the page runs like with PHP. "Classic ASP" works the same way that PHP does and Microsoft retired that a decade ago.
GeneralRe: Why use .aspx?? Pin
Afzaal Ahmad Zeeshan25-Mar-15 4:08
professionalAfzaal Ahmad Zeeshan25-Mar-15 4:08 
AnswerRe: Why use .aspx?? Pin
Krishna Murthy G24-Mar-15 22:53
professionalKrishna Murthy G24-Mar-15 22:53 
AnswerRe: Why use .aspx?? Pin
ZurdoDev3-Apr-15 10:20
professionalZurdoDev3-Apr-15 10:20 
QuestionJava 3d Pin
Member 1154025619-Mar-15 18:21
Member 1154025619-Mar-15 18:21 
QuestionWeb paged load at the top in IE but scrolled down in Firefox Pin
Jonathan Davies19-Mar-15 7:53
Jonathan Davies19-Mar-15 7:53 
QuestionWeb Developer Required Pin
Member 1153512318-Mar-15 0:27
Member 1153512318-Mar-15 0:27 
AnswerRe: Web Developer Required Pin
Afzaal Ahmad Zeeshan18-Mar-15 0:59
professionalAfzaal Ahmad Zeeshan18-Mar-15 0:59 
GeneralRe: Web Developer Required Pin
Member 1153512318-Mar-15 1:03
Member 1153512318-Mar-15 1:03 
QuestionWeb development Pin
Ananth Bhat9-Mar-15 11:16
Ananth Bhat9-Mar-15 11:16 
AnswerRe: Web development Pin
Afzaal Ahmad Zeeshan18-Mar-15 1:02
professionalAfzaal Ahmad Zeeshan18-Mar-15 1:02 
QuestionDeploy classic ASP test app Pin
Steve Holdorf9-Mar-15 5:30
Steve Holdorf9-Mar-15 5:30 
AnswerRe: Deploy classic ASP test app Pin
F-ES Sitecore9-Mar-15 6:33
professionalF-ES Sitecore9-Mar-15 6:33 
AnswerRe: Deploy classic ASP test app Pin
Krishna Murthy G24-Mar-15 22:57
professionalKrishna Murthy G24-Mar-15 22:57 
QuestionTelerik RadGrid Pin
chinnublr8-Mar-15 21:15
chinnublr8-Mar-15 21:15 
AnswerRe: Telerik RadGrid Pin
Richard MacCutchan9-Mar-15 3:42
mveRichard MacCutchan9-Mar-15 3:42 
Questionc# WSDL without Header but requested Pin
Info service8-Mar-15 5:56
Info service8-Mar-15 5:56 
AnswerRe: c# WSDL without Header but requested Pin
Richard Andrew x648-Mar-15 8:02
professionalRichard Andrew x648-Mar-15 8:02 

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.