Search
-
Category: (General Joomla!)
... displays in the search results should be the text that the system emails out on password change. The default if you’ve lost it is as below (exclude the double-quotes): “Hello,\n\nA request has been made ...Created on 09 May 2013 -
Category: (MS Integration Services)
... being displayed for the blank rows and inserted in the next line) and creating discrepancies that would error the flow. Solution Found!!! Taking the idea that the Carriage Return (CR) or Line ...Created on 23 April 2013 -
Category: (MS Windows)
... with one more zero so that "008" is before "010": Great! The columns are displayed in the correct order but who's ever seen a date written as the 008th of April? What if we didn't use parentheses? ...Created on 12 April 2013 -
Category: (MS Windows)
... a name to display as (eg. "Visual Studio 2010") Click on OK to complete your shortcut. Additional: You can change the icon for the shortcut using the shortcut properties and browsing to the program ...Created on 25 February 2013 -
Category: (PHP)
What? Just a quick note on how to format a given filesize and to reduce the display output to a small string, eg: 196 bytes : displays as => "196 bytes" 12945 bytes : displays ...Created on 03 January 2013 -
Category: (RokDownloads)
... display + minimum word length + minimum font size (range) + maximum font size (range) + order words by + order words ------------------------ + include "K2" content + include "Hot Property" ...Created on 03 December 2012 -
Category: (CSS Style)
... Took me a while to figure out what was the problem, I'd visit some pages and they'd be fine, but when visiting a long page, it would initially display properly but then the white background would disappear ...Created on 20 November 2012 -
Category: (FTP)
... you download or print output, it will save to this folder on your computer). Can type lcd <another_working_directory> if you want to change this (leave blank to simply display what current local ...Created on 20 November 2012 -
Category: (Transact SQL)
... ** ** -> Only Row1 will display in column source as this is first alphabetically. ** ** Correct the value for EthnicCode and ...Created on 11 October 2012 -
Category: (MooTools)
... in from right to left with a transition. Push existing slide out to the left; as soon as this is out of sight then hide it behind the displayed slide. Replace contents of the hidden slide with contents ...Created on 11 September 2012 -
Category: (Joomla! Tutorials)
... $script)); // Setup variables for display. $html = array(); $link = 'index.php?option=com_content&view=articles&layout=modal&tmpl=component&function=jSelectArticle_'.$this->id; ...Created on 27 August 2012 -
Category: (JavaScript)
... to another page) and the field returns to displaying "Name:". Why? I've noticed a lot of solutions now use JQuery or Mootools but most of these will not work in Internet Explorer 7 which is ...Created on 21 August 2012 -
Category: (MS Windows)
... This returns the number of unique values in the range A3 to A1000 and excludes the blank/empty cells. Display all Unique Found this note on one of Microsoft Help sites: Office 2010: Select the ...Created on 03 July 2012 -
Category: (MySQL)
Given Data Activities by employees with start dates and end dates in a mySQL database. Objective User Mon Tue Wed Thu Fri Sat Sun Total --------------- ------- ------- ------- ------- ------- ...Created on 27 April 2012 -
Category: (Oracle SQL)
... as one of my reports uses a row counter to display a "No data found" message when no rows are returned. This does not affect the above problem as the stored procedure simply fails and discontinues processing ...Created on 24 January 2012 -
Category: (MS Reporting Services)
What? So I've spent a fun time googling and binging but still haven't found a simple and complete example of getting a resultset from an Oracle stored procedure and displaying this in SQL Server Reporting ...Created on 19 January 2012 -
Category: (MySQL)
... FROM custombu_roomassets_images i WHERE i.ImageID IN (c.RoomImages)) AS "ImageFiles" FROM custombu_roomassets c WHERE c.Display=1 ORDER BY c.RoomName // Yielded: RoomName ImageFiles =============== ...Created on 02 January 2012 -
Category: (MS Reporting Services)
... displays on top if all 4 parameters are equal to "<Select a Value>"; such as the instructions on selecting a dropdown option. :c) Searches that didn't get me very far ssrs dropdown to allow ...Created on 14 December 2011 -
Category: (MS Reporting Services)
... and when comparing to the previous runs (using a second dataset) you can tell where changes were made and how this affected the reports' performance. What? What I'm trying to do is display a set ...Created on 02 December 2011 -
Category: (Documentation)
... just start) 3) Done! ChangeLog: v1.0 (22/11/2011) - Display internal and external IP address - Display flushdns errorlevel - Display registerdns errorlevel - Change color to ...Created on 25 November 2011