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 Shaun E 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: bondark
  • Order by date
  1. bondark

    textarea and return key

    trying using '#replace(form.fldComment,",","","All")#' in ur insert statement
  2. bondark

    help with back button

    well... i didnt lucky only the adminstrator have the right to edit the page after submitting and i have validate it to alert me if its empty....
  3. bondark

    problem with dropdown and back button

    Opera?? wat kind of s/w is tt? wat does it do?
  4. bondark

    no chromeless!

    u can press alt o to surf ard the kiosk mode
  5. bondark

    help with back button

    hi remember i did the same kind of coding as urs its becos the values are in javascript and when u hit back only the first will be retain i have the same problem as well
  6. bondark

    How do I validate a textarea type field within a CFFORM?

    perharps u set its default to not null?
  7. bondark

    How do I validate a textarea type field within a CFFORM?

    yes.u will need to write a javascript above ur codes urform is your form name place tis script ard the head <script language=&quot;javascript&quot;> function check()( if(document.urform.weblinkdescription.value.length==&quot;0&quot; || document.urform.weblinkdescription.value.charAt(0)==&quot...
  8. bondark

    select option help

    i used this for a my webpage as well and i got abt 14 choice 1 options and its working perfectly... i cant post mine up cos company policy and its on intranet
  9. bondark

    select option help

    i did something similar for my current project, i oso have the codes u using the 2nd n 3rd will not b passed into the database as they are run by javascript u can try this instead longer but usable <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;> <html> <head>...

Part and Inventory Search

Back
Top