i have an application that sends an email.
the content of the email is written in .cs file
but when i open the email in microsoft outlook some part of the html code is not rendered.
whats the problem behind this issue???
User Profile
Collapse
-
html rendering in outlook
-
grouping checkboxes
i have 2 checkboxes and i want to check a single one
how could i group these checkboxes
is there any property for checkbox like groupname for radiobutton -
hidden textbox or viewstate or global variable better
i want to use a value for the whole page
how could i use that
whether storing in a hidden textbox or viewstate or global variable
which one is better -
making Request.Form["__EVENTTARGET"] to null
hi,
i m using asp+c#. and i do a database call when a button is clicked using __doPostBack.
the database call succeeds and after that when i refresh the page the page again makes the database call due to the value stored in Request.Form["__EVENTTAR GET"].Since it is readonly i cant make it null
how can i solve this problem??
Please help....
No activity results to display
Show More