how to check if multiple same modules are in the page in dotnetnuke
Written by Super Usersometimes it's needed to check whether there are multiple same
modules in the current page or not to keep one version of the
module or some other checks.
to convert bitmap image file to gif file you
have to create bitmap object first.
for you plugin.To achieve this you have to create a admin settings page
accessible from wordpress admin dashboard.
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#.
there are many starter kits for visual web
developer to learn asp.net 2 and do the
common scenarios of web development.
if you have a asp.net web page which is derived
from a master page then you may have trouble
using a form inside your page.It happens because
of your master page using a form.It's a little tricky
to be able to use another form which you need to use.
you have to use a javascript line for that.