Click here to Skip to main content
15,900,818 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: web Pin
Afzaal Ahmad Zeeshan31-Mar-15 22:11
professionalAfzaal Ahmad Zeeshan31-Mar-15 22:11 
AnswerRe: web Pin
King Fisher1-Apr-15 0:21
professionalKing Fisher1-Apr-15 0:21 
QuestionShould I choose Yii framework for PHP applications?How fast and secure is the framework? Pin
Elia Howard30-Mar-15 23:03
Elia Howard30-Mar-15 23:03 
AnswerRe: Should I choose Yii framework for PHP applications?How fast and secure is the framework? Pin
Richard MacCutchan30-Mar-15 23:16
mveRichard MacCutchan30-Mar-15 23:16 
AnswerRe: Features of Yii framework Pin
Jenny B Jones7-Apr-15 2:28
professionalJenny B Jones7-Apr-15 2:28 
Questionhow to use validation with login in code view Pin
Member 1095307530-Mar-15 4:42
Member 1095307530-Mar-15 4:42 
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 
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 
The code is simple, as you display some other file inside your browser. If the file is an image file then you can write it as,

HTML
<img src="location/of-new-file.png" alt="file" />


But if the file is in other formats, then you can load their content there or take a snapshot of it; such as with Word documents... You're going to use HTML only, there is no other way out. Web browser only understand HTML to render the elements.

My suggestion to you would be, to first learn programming and then try to compete with other giants; such as Google.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionDeploy classic ASP test app Pin
Steve Holdorf9-Mar-15 5:30
Steve Holdorf9-Mar-15 5:30 

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.