how to send email by dnn sendmail method and create custom NavigateUrl
Written by Super Useryou can create custom navigate url in dotnetnuke to send the url or
use it as a querystring in another page by the following way -
how to register script file from asp.net code behind file
Written by Super Useryou may need to register javascript file/css file from code
behind when needed.for this follow the codes below -
how to get comments of a facebook post by Graph api
Written by Super Userfor a facebook post in your website(not in facebook).Using Graph api
it can be done easily.Follow my codes here, then details below -
how to download file when file download button inside updatepanel
Written by Super Usermany times when file download button inside updatepanel and you use
Page.Response methods for file downloading then things not go right
in some cases.
how to prevent drag-drop and copy-paste text in textbox
Written by Super Userit's needed that you may want to prevent a drag-drop
value from your web page and copy paste text in
your textbox control.this error is reported
most of the time.
To protect your site affecting from the vulnerable issues follow the below steps:
Here is the simple coding on how to code do calendar programming using php..