Cursor Location in Freetextbox

asp.net , csharp , .net Mahbūbnagar, India
  • 12 years ago
    Hi All I am getting problem in putting text at the cursor location in freetext box which is placed in a Place holder and . My code is as follows: the statement "FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].text);" is working fine but when i change it to get value instead of text as "FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].text);" its not showing any thing in the freetext box. Please help me Thanks wajans
  • 12 years ago
    Hi All I am getting problem in putting text at the cursor location in freetext box which is place in a Place holder and . My code is as follows: the statement "FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].text);" is working fine but when i change it to get value instead of text as "FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].value);" its not showing any thing in the freetext box. Please help me Thanks wajans

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only two kinds of languages: the ones people complain about and the ones nobody uses” - Bjarne Stroustrup