How can I promote Firefox and show people "the light"
Why promote Firefox? If you're using it already, then there's no reason to not tell everyone!
Read MoreWhy promote Firefox? If you're using it already, then there's no reason to not tell everyone!
Read MoreWhen use the "Clear History" option in Internet Explorer 6.0, the URLs typed during that sesion go away, but there are a couple of URLs that remain. Those two URLs also show up whenever I type the first letter of them, but they do not appear in the windows registry when I try the following:
Delete whatever string contains the URL you want to erase.
I am wondering from where Windows is getting those two old typed URLs.
Read MoreHow to set background image in a table of 1 row and 1 column if that table contains another table which has mXn rows and columns
Also If u take a table with cell padding and/or cell spacing not equal to zero then Netscape put some colour in the border of the table
Read MoreHow can I prevent a framepage from being viewed outside of its frameset ?
Read MoreI recently had a requirement where I needed to launch a program from a browser window. LaunchinIE allows you to start an appllication Word, Excel or any *.exe file from a Link on a web page.
You can download the LaunchinIE.dll and find full installation and set up instructions at the developers site: http://www.whirlywiryweb.com/q/%2Flaunchinie.asp
NOTE this will only launch a program on the local hard drive, so it's only really of use for Intranet type scenarios.
Question
How can i make the user aware of a button (OnClick Event) when there is now link (HREF) attached ?
Answer
Use a CSS style with a OnMouseOver event.
Create the following style in your document or CSS:
<style type="text/css">
<!--
.cursor { cursor: hand}
-->
</style>
Attach it to the OnClick Event:
OnMouseOver="this.className='cursor';"
Read MoreHTTP Error 405
405 Method Not Allowed
The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the
resource you are requesting.
Please contact the server's administrator if this problem persists.