Click here to Skip to main content
15,886,067 members
Articles / Programming Languages / Javascript

Sharing JavaScript source code between client-side (inside a browser) and server-side (inside IIS/ASP)

Rate me:
Please Sign up or sign in to vote.
3.50/5 (5 votes)
4 Jun 20032 min read 117.4K   759   24  
This article presents a trick to reuse the same source code (JavaScript) in client-side (inside a browser) and server-side (inside IIS/ASP).

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
France France
Fell into computer software at the age of 11, founder of 3 startups, and now manager of an independent software vendor (ISV) labelled proSDK (www.prosdk.com)... And still a freeware writer and technical article author!

Comments and Discussions