You are here:   Home
Register   |  Login

Programmer Newsletter

Minimize

Master Programmer

Minimize

Find articles on computer software, programming, ASP.net, Sql server, databases, C#, websites, Internet, Windows, Outlook macros.

Programming Articles

Minimize
Asp.net Menu Control Drop Down Menus Display Badly in Safari and Chrome
The Asp.Net menu control does not display drop down menus on Apple in Safari browser and may have problems on Chrome and other browsers. The two...
Asp.net 77
HtmlTextWriterTag.Div Downgrades to Table on Lower Level Browser in Asp.net
Yikes, in Asp.net you can ask for Div tag  and get a Table tag. writer.RenderBeginTag(HtmlTextWriterTag.Div); That sucks. In my case, I ...
Asp.net 64
ASP Does Not Work in IIS 7
You are using Internet Information Services 7 or 7.5 and you get an error trying to bring up a classic ASP page. Server Error in Applicatio...
Asp.net 88
CSS for Information Highlights, Boxes and Tables
Here is some CSS to make highlighting information on your website easy. Rather than putting the highlighting directly in your HTML code, you create a...
CSS - cascading style sheets 53
CSS Tables without HTML CellPadding and CellSpacing to Remove Space Between Cell Borders
To have a thin line as a border around the cells in your tables, using HTML, you need to use the BORDER, CELLPADDING and CELLSPACING attribu...
CSS - cascading style sheets 91
CSS Background Image Url Not Working
This CSS code adds a background image. .backimage { background-image:url(/images/imagefile.jpg);} If you followed the instructions for How to Fix ...
CSS - cascading style sheets 275
Add Avatars for Your Users
An avatar is a picture icon that you place next to your user's name so people can identify a face or image with that person. You could go ahead and c...
Website 218
Dynamically Resize an Iframe to Fit Content and Prevent Scrollbars
To dynamically resize an iframe to it's contents, set the height of the iframe to the scroll height. <iframe frameborder="0" height="0" id=ifr...
Web Browser Html Javascript Jquery 438
How to Include Multiple Forms on One Asp.Net Page
Asp.net only allows one form with the attribute server="runat" per web page. However, on the client side, you can have as many forms as you want. So...
Asp.net 313
Sql How to Get the First Occurance of a Value (Email) in a Column
A common Sql problem is getting the first record of each set of records with a duplicate value in a column. For example, suppose you have a set ...
Sql 177
Page 1 of 4First   Previous   [1]  2  3  4  Next   Last   

Programmer Newsletter

Minimize

Subscribe to the Internet Handholding newsletter

MAKE YOUR PC SUPER FAST Discover 5 Shockingly Simple Techniques That Will Make Any Old Computer Run At Top Speed.

Drive Traffic to Your Website with Article Underground. Increase Your Visitors and Your Profits.

HOW TO HYPNOTIZE ANYONE AT WILL! Amazing Secrets to Hypnotize Anyone, Anywhere, at Any Time for Whatever Reason.



Programming Bookmark

Minimize

Share/Bookmark Bookmark and Share