Directories
        
Most Popular Downloads
        
Repository

 

DotNetNuke Extended Container

Thumbnail

For more information regarding the issue this code resolves please view this thread: Core RSS Functionality - Places window.open above doctype, blowing out the css

 

This simply adds the DisplayRssLink method to the DotNetNuke.UI.Containers.Container object. The DisplayRssLink replicates the same functionality as the Syndicate Action of the typical container. However, the standard Syndicate Action inserts JavaScript that breaks Css styles in many sites. This method uses a standard A tag with the target set to _blank and solves the JavaScript issue that breaks the Css styles. 



File size 1 K
Downloads 7
Date Fri 08/15/2008 @ 01:47
Author IT Lackey
EMail

    
Email Test Client

Thumbnail

This is a simple console application to test smtp usage from a computer. It allows you to specify the email server, from address and to address. It includes a timestamp on the email.

Usage: emailtest servername fromaddress toaddress



File size 6 K
Downloads 6
Date Tue 07/22/2008 @ 11:30
Author IT Lackey
EMail

    
Add-Host

Thumbnail

Add-Host 127.0.0.1 localsite.dev y

Will add an entry to your hosts file, refresh you local DNS, and launch the IIS manager

You can also launch notepad with the hosts file loaded by adding a second y:

Add-Host 127.0.0.1 localsite.dev y y

To prevent your local DNS from being refreshed you can enter (this will also prevent IIS and notepad from launching):

Add-Host 127.0.0.1 localsite.dev exit



File size 0 K
Downloads 10
Date Sat 11/03/2007 @ 02:45
Author IT Lackey
EMail ian@itlackey.net

    
DownloadSequentialFiles

Thumbnail

DownloadSequentialFiles 1 10 'http://www.book.com/chapter{0}.pdf' 'c:\book'

This will download chapter1-chapter11.pdf to the c:\book directory.



File size 1 K
Downloads 4
Date Sat 11/03/2007 @ 10:10
Author IT Lackey
EMail ian@itlackey.net

    
ImageRotator

Thumbnail

Displays random image on each page load.



File size 2 K
Downloads 7
Date Sat 11/03/2007 @ 10:10
Author IT Lackey
EMail ian@itlackey.net

    
< BACK  1 of 2  NEXT >
        
Latest Uploads
        
Terms Of Use|Copyright 2006 by Digital Snap Inc. |Privacy Statement