can anyone help me to find out the solution of RTF in asp.net
can we access ?
User Profile
Collapse
-
how to use RTF in asp.net
-
no error but not working
// System.Configur ation.Configura tionManager.App Settings["sms"];
SqlConnection con = new SqlConnection() ;
con.ConnectionS tring = System.Configur ation.Configura tionManager.App Settings["sms"];
// con.Open();
string str = "insert into sms (smstext) values (Textbox1.Text) ";
try
{... -
insert,update,delete in webform
i m writing code in c# insert,update,d elete in webform on button click but saying object instnce are not created,
wats exact code for these using simple textbox -
omprakashgyadav started a topic using multiline textbox want to store & execute text on another webform premanentalyin .NETusing multiline textbox want to store & execute text on another webform premanentaly
hi,
i m new in asp.net(with c#)
creating a sms websites where i want store sms through textbox(multili ne) and want to display on another page where everyone can read only.
if any other method to do this please help me in both way.
No activity results to display
Show More
Leave a comment: