Click here to Skip to main content
16,013,322 members
Home / Discussions / Web Development
   

Web Development

 
GeneralText files Pin
jahovus25-Nov-03 8:28
jahovus25-Nov-03 8:28 
GeneralRe: Text files Pin
Nathan Ridley25-Nov-03 13:47
Nathan Ridley25-Nov-03 13:47 
GeneralRe: Text files Pin
ZoogieZork26-Nov-03 5:42
ZoogieZork26-Nov-03 5:42 
GeneralJavaScript User/password prompt Pin
Bob Stanneveld25-Nov-03 0:08
Bob Stanneveld25-Nov-03 0:08 
GeneralRe: JavaScript User/password prompt Pin
ZoogieZork26-Nov-03 5:47
ZoogieZork26-Nov-03 5:47 
GeneralRe: JavaScript User/password prompt Pin
Bob Stanneveld26-Nov-03 20:59
Bob Stanneveld26-Nov-03 20:59 
QuestionJScrip.NET - What does it require ? Pin
trongtuan24-Nov-03 22:07
trongtuan24-Nov-03 22:07 
AnswerRe: JScrip.NET - What does it require ? Pin
Heath Stewart28-Nov-03 8:26
protectorHeath Stewart28-Nov-03 8:26 
JScript.NET is NOT a replacement for JScript. JScript.NET - for one - is a compiled, type-safe language. Also, JScript is an automation language, which uses dispatch interfaces to attach to late-bound functions and classes.

If you like having classes, you can create these even in JScript by declaring a function, use the this property, and define methods. You don't to use the .NET BCL like you do in JScript.NET, but I gave you just a couple reasons why this isn't feasible or possible above.

For more information about how to create JScript classes with properties and methods, see http://caucuscare.com/~roth/JAVASCRIPT/ch07_05.htm[^] (randomly pulled from google after checking its validity).

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralASP Application Start global.asa Pin
CillyMe24-Nov-03 21:45
CillyMe24-Nov-03 21:45 
GeneralRe: ASP Application Start global.asa Pin
Roger Wright25-Nov-03 11:30
professionalRoger Wright25-Nov-03 11:30 
GeneralJavascript fireEvent Method Pin
webProgrammer24-Nov-03 19:43
webProgrammer24-Nov-03 19:43 
General<input type="file"> and xmlhttp Pin
Nathan Ridley24-Nov-03 16:02
Nathan Ridley24-Nov-03 16:02 
GeneralDynamic Filter Form Function Pin
DEWright_CA24-Nov-03 12:45
DEWright_CA24-Nov-03 12:45 
GeneralRe: Dynamic Filter Form Function Pin
allia24-Nov-03 12:54
allia24-Nov-03 12:54 
Questionuploading files, ASP? Pin
allia23-Nov-03 13:10
allia23-Nov-03 13:10 
AnswerRe: uploading files, ASP? Pin
alex.barylski23-Nov-03 18:45
alex.barylski23-Nov-03 18:45 
GeneralRe: uploading files, ASP? Pin
allia24-Nov-03 13:01
allia24-Nov-03 13:01 
AnswerRe: uploading files, ASP? Pin
Populate1233-Dec-03 22:17
Populate1233-Dec-03 22:17 
GeneralHierachical DropDownList Controls Q. Pin
xpurt21-Nov-03 20:15
xpurt21-Nov-03 20:15 
GeneralWebservices and Custom Type Objects Pin
JoostV21-Nov-03 9:30
JoostV21-Nov-03 9:30 
GeneralRe: Webservices and Custom Type Objects Pin
Heath Stewart22-Nov-03 5:11
protectorHeath Stewart22-Nov-03 5:11 
GeneralRe: Webservices and Custom Type Objects Pin
JoostV23-Nov-03 1:11
JoostV23-Nov-03 1:11 
GeneralRe: Webservices and Custom Type Objects Pin
Heath Stewart24-Nov-03 4:19
protectorHeath Stewart24-Nov-03 4:19 
GeneralCSS Help Needed - Clickable Table Cell Pin
BrianReeve21-Nov-03 9:11
BrianReeve21-Nov-03 9:11 
GeneralRe: CSS Help Needed - Clickable Table Cell Pin
Ian Darling21-Nov-03 9:33
Ian Darling21-Nov-03 9:33 

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.