How to embed html or other codes in a Joomla article?
Written by Super UserIt's very common purpose when it comes to insert advertising scripts
or other html codes in a joomla article.you can easily create a plugin
which can insert your code after title or content or before content
of the article.Following way i demonstrate how to achieve
this great task -
make sure you have made the following configuration
to your IIS to run Asp.net applications-
how to use jquery dialog to show content in asp.net
Written by Super Userjquery dialog is not only best for showing only content but
also can be used to show form,buttons for postback.......
but for this jquery dialog must be appended to form as -
how to show Gridview items details using DetailsView
Written by Super UserGridView is the most common data representation
contol in asp.net.It's needed to show users the
items details when the item is selected.DetailsView
control can be used precisely to show the Gridview items
details.
this post shows how to populate dropdown list from
dataset.it's done by the following generic method-
how to show data when mouse is over a button using jquery ajax with progress image
Written by Super Useryou may want to show dynamic data from a page when
mouse is placed over a button.

logging in