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
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 218
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 176
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 329
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 251
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 146
Variables in Sqlcmd Setvar
Sqlcmd utility reference with description of setvar is here. http://msdn.microsoft.com/en-us/library/ms162773.aspx There is a good article on variab...
Sql 254
How to Edit Outlook 2003 Email Message HTML Source
In Outlook 2003 you can view the Html source, but you cannot edit the html source. Found a brilliant post with a macro to edit the html source in Out...
Outlook 458
Asp.net Accessing Page Object from Controls During Initialization
When controls are initialized on an asp.net page, the Page object may not be available. You get an error message that says: Object reference not ...
Asp.net 194
How to Fix Problems with Internet Explorer that do not happen in other browsers
When Internet Explorer does not work like other browsers it is often because the DOCTYPE was not specified. Add this to the top of your html document ...
Web Browser Html Javascript Jquery 216
Scrollbars on Iframe in Internet Explorer with Aweber Form
Like Aweber email service a lot. They have a nice form generation feature, but the other day, their forms started showing up with scrollbars. Have fi...
Web Browser Html Javascript Jquery 465
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