
Search In
DNN7 Common Error
After installation of your DNN site sometime show given blow error on Default.aspx.
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
*Module: II
Let me create an HTML sample for explanation
<input id="totalAds" value="4" type="hidden">
<input id="currentAd" value="2" type="hidden">
<a class="ads ad-1" href="http://www.tourofindia.com" style="display: none;" target="	
Error after running Maven install
Error: Unable to locate the Javac Compiler in:
C:\Program Files (x86)\Java\jre6..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most
It might be required to display a large number of images having different sizes, one by one on the screen. To make it look neat, all the images should be aligned at the center of the screen, irrespective of their size. So fixing the coordinates of th
The delegate method iOS 5 used was as follows
-(void)locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation fromLocation:(CLLocation *)oldLocation
This delegate method used to access two locations namely oldLoc
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
When we use Auth component for login in cake php then we are restricted to use 2 column in users table 'password' and 'username' .If we want to use our own column name then follow these steps: Step 1: Include the below function in YoursController.
S
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
core.php (inside /app/config/) has lot of features that help us improve our web application.
Configure::write(‘Asset.timestamp’, ‘force’);
Setting the Asset.timestamp to force will add a time value after every css,js and image tag in your HTML. Th
