Click here to Skip to main content
15,896,207 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRunning javascript after embedded object loads... Pin
Mundo Cani13-May-07 10:21
Mundo Cani13-May-07 10:21 
AnswerRe: Running javascript after embedded object loads... Pin
Mundo Cani13-May-07 11:31
Mundo Cani13-May-07 11:31 
Questioncache expiration Pin
JimmyRopes13-May-07 8:56
professionalJimmyRopes13-May-07 8:56 
AnswerRe: cache expiration Pin
MatrixCoder13-May-07 9:11
MatrixCoder13-May-07 9:11 
GeneralRe: cache expiration Pin
JimmyRopes13-May-07 9:47
professionalJimmyRopes13-May-07 9:47 
QuestionInstall ActiveX pluggin on PocketPC Emulator...? Pin
Mundo Cani13-May-07 6:52
Mundo Cani13-May-07 6:52 
QuestionAdding advanced web forms to JavaScript Pin
Nermeenez12-May-07 22:19
Nermeenez12-May-07 22:19 
AnswerRe: Adding advanced web forms to JavaScript Pin
Christian Graus12-May-07 23:58
protectorChristian Graus12-May-07 23:58 
I think you're a little confused. It sounds like you're being asked to modify a site that is going to be used, perhaps in a paid position. You need to buy a book and work through it if you want any chance of being able to do this.

An overview:

No website is 100% javascript. A web browser knows how to do three things:

1 - display HTML
2 - run javascript, which can modify HTML
3 - style HTML using CSS

It's possible you're looking at VB script code, in which case, your site is written in asp. ASP.NET is the best system I know of for writing web pages, but the real question is, what is the existing site written in, and how much work would it be to integrate those pages with ASP.NET, if that's what you intend to do ?

Every system, ASP.NET, J2EE, asp, PHP, all exist to take program code and use it to generate HTML. HTML is the only language that can cause a web page to display anything more than plain text.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questiondetecting IP address & banning the vistor Pin
DEVILSAN12-May-07 12:00
DEVILSAN12-May-07 12:00 
AnswerRe: detecting IP address & banning the vistor Pin
MatrixCoder12-May-07 12:08
MatrixCoder12-May-07 12:08 
AnswerRe: detecting IP address & banning the vistor Pin
Davide Icardi12-May-07 12:28
Davide Icardi12-May-07 12:28 
JokeRe: detecting IP address & banning the vistor Pin
JimmyRopes13-May-07 9:03
professionalJimmyRopes13-May-07 9:03 
QuestionWeird Post-Back Thing Pin
#realJSOP12-May-07 1:38
professional#realJSOP12-May-07 1:38 
AnswerRe: Weird Post-Back Thing Pin
Hesham Amin13-May-07 9:21
Hesham Amin13-May-07 9:21 
GeneralRe: Weird Post-Back Thing Pin
#realJSOP13-May-07 23:21
professional#realJSOP13-May-07 23:21 
GeneralRe: Weird Post-Back Thing Pin
#realJSOP14-May-07 4:16
professional#realJSOP14-May-07 4:16 
QuestionHow to launch project in IE (keeps coming up in firefox) Pin
Mundo Cani11-May-07 22:51
Mundo Cani11-May-07 22:51 
AnswerRe: How to launch project in IE (keeps coming up in firefox) Pin
Mundo Cani11-May-07 22:58
Mundo Cani11-May-07 22:58 
GeneralRe: How to launch project in IE (keeps coming up in firefox) Pin
#realJSOP12-May-07 1:24
professional#realJSOP12-May-07 1:24 
GeneralRe: How to launch project in IE (keeps coming up in firefox) Pin
Arun.Immanuel12-May-07 2:32
Arun.Immanuel12-May-07 2:32 
GeneralRe: How to launch project in IE (keeps coming up in firefox) Pin
Mundo Cani12-May-07 7:09
Mundo Cani12-May-07 7:09 
QuestionPHP getType Pin
Socheat.Net11-May-07 19:53
Socheat.Net11-May-07 19:53 
AnswerRe: PHP getType Pin
#realJSOP12-May-07 1:18
professional#realJSOP12-May-07 1:18 
GeneralRe: PHP getType Pin
Socheat.Net13-May-07 15:29
Socheat.Net13-May-07 15:29 
AnswerRe: PHP getType Pin
JimmyRopes15-May-07 3:52
professionalJimmyRopes15-May-07 3:52 

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.