Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Sarah555
  • Content: Threads
  • Order by date
  1. Sarah555

    Populating rich text editor from database

    Hi, I have been requested to incorporate a rich text editor to allow a non profit group to be able to edit their website. I have looked everywhere on the web and have not been able to determine how to populate the rich text editor with information from the database. Any help would be greatly...
  2. Sarah555

    Dynamically created form...onSubmit not working

    I have dynamically created a form based on the value of the cookie. Unfortunately my onSubmit() does not work. I have placed a very brief synapse of the code below for just the creation of the form. function JingleOrdered(numjingledress) { document.write(&quot;<FORM...
  3. Sarah555

    Referencing dynamically created form elements

    I have been through the FAQ and have been unable to come up with a solution for this problem. I need to access the value of the variable jdage. document.write(&quot;<FORM NAME=&quot;clothing&quot;>&quot;); var jdage = &quot;jdage&quot; + m; document.write(&quot;<TABLE>&quot;)...

Part and Inventory Search

Back
Top