using connectionstring of configuration file in pages
Written by Super Usernormally we define connectionstrings under
<connectionStrings> tag in the web.config
file.membership providers use that
connectionstring.what if we needed to use
the connectionstring in asp.net pages?.
to convert bitmap image file to gif file you
have to create bitmap object first.
for creating own exception class,you have to derive your class
from System.Exception class.also you have to implement all
constructors which base class implements.to create own
exception class follow the requirements/recommendations
below-
how to upload images to server creating new directory
Written by Super Userthe following codes uses FileUpload control to
upload file to server.it's a example for
uploading files to the server using asp.net
and c#.
dealing with CSS browser differences by javascript & css hacks
Written by Super Usermost developers have been facing the problem that pages
not appears same in different browsers.mostly internet
explorer makes problem than other browsers.
to overcome that probelm different style sheets for different
browsers is a good approach -
Menu items opening a 404 Page Not Found error in joomla?
Written by sreeram-    Open your configuration.php file and edit the var $live_site = ' '; line to match the actual URL of your website. If your website is http://yourdomain.com for example, the line should look like this:
-    var $live_site = 'http://www.yourdomain.com ';

logging in