Everest Computers Blog About Computers and Web Design

Posts tagged ‘html’

Today I figured out that it is actually possible to have Javavscript functions and VBScript functions on one page and it is also possible to call a VBScript function from a JavaScript function. Previously, I didn’t think it’s possible - scripting geeks, please forgive me.

When dealing with single and double quotes on the html or asp page, it is sometimes necessary to change them to so called character entity. Here’re the most common replacements I use:
& — &
‘ — ' or '
> — >
< — &lt;
” — &quot;
The character entities [...]

 
Powered by WordPress |  Admin
Copyright © 2007 - 2009 Everest Computers: Computer Support & Web Design. All rights reserved.