Tuesday, 07 January 2014 17:54

Setup your mail in Joomla

Written by
Rate this item
(0 votes)
Setting up your mail in joomla is easy if you not set during its installation. It can be find at Administrator(admin panel) -> Site -> Global Configuraiton -> Server. Below this you can see the 'Mail Settings'.
Last modified on Tuesday, 07 January 2014 21:57
Monday, 28 January 2013 13:57

asp.net routing for url rewriting

Written by
Rate this item
(0 votes)

asp.net routing is easy to use for rewriting any url.

if you have a url like wwww.aspdotnetsite.com/Projects?user=username.
but if you want to have it in short name for marketing or for anything
you want like this is the resulting url -
wwww.aspdotnetsite.com/Projects/username

Tuesday, 18 December 2012 18:58

About Microsoft .net framework 3.5 sp1

Written by
Rate this item
(0 votes)

.Net framework 3.5 sp1 contains more features than
previous .net framework versions like 2.0,3.0,3.5

Thursday, 26 December 2013 15:48

how to add and get wordpress options in array

Written by
Rate this item
(0 votes)
In wordpress plugins, you might have saved a lot of
options following way, which in turn creates a lot of
records in wordpress options table!, which does not look
good.
Last modified on Saturday, 28 December 2013 23:35
Rate this item
(0 votes)

limiting the number of characters in a textbox control
is tricky and useful.

the two functions in the codes mainly used to do that.
these two functions are-Limitvalidation and get_object.

Thursday, 23 January 2014 13:47

List of Joomla Themes Providers

Written by
Rate this item
(0 votes)
Dont know the list of Joomla Themes providers in the market. Here are the combined free and premium joomla themes providers in the online web.

Last modified on Monday, 27 January 2014 20:17
Thursday, 24 January 2013 13:54

asp.net membership Password Recovery

Written by
Rate this item
(0 votes)

asp.net has default password recovery control and methods
to implement password recovery.you just need to use
asp.net membership provider in your app and add the
PasswordRecovery control in a page by which you want
to recover password.


Latest discussions

  • No posts to display.