Search

You searched for the word(s):
< 1 second(s)
  • Re: Get Values Entered into HTML Inputs on PostBack

    I know how to get the HTML out. &nbsp;I'm trying to get the values that the user typed into text inputs.&nbsp;1. &nbsp;I load HTML into the CuteEditor and show the Preview tab on form load.2. &nbsp;The user sees the rendered content with text inputs and enters values into them.3. &nbsp;The form posts back and I access the HTML.&nbsp;How do I get ...
    Posted to Cute Editor for .NET (Forum) by dkirschman on January 22, 2012
  • Get Values Entered into HTML Inputs on PostBack

    I have HTML stored in a database that I load into an editor on page load. &nbsp;The HTML contains text inputs and I open the editor in View mode. &nbsp;The user can fill in the HTML text inputs. &nbsp;I have used name and ID attributes on the text inputs.&nbsp;Is there any way to access the values that they entered on form postback?&nbsp;
    Posted to Cute Editor for .NET (Forum) by dkirschman on January 17, 2012