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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GLCHY

  1. GLCHY

    Simple html form, jsp and bean - but jsp returning null values instead

    Hi, i have a very simple html form, jsp and bean. In the form i input values for name, email and age. The jsp simply has to return and display those values. However im getting null values and i cant figure out why (either im setting the property incorrectly or getting it incorrectly)...
  2. GLCHY

    How to make a Perl CGI display Japanese chars sent by an HTML form?

    Hi, as im plunging in the realm of internationalization, im getting more and more confused! Ok here goes - I have an HTML form with the charset=euc-jp, my IE browser 6.0 supports that encoding, PERL 5.6, Solaris 2.6. My HTML form have 2 input fields which is submitted to a perl cgi which...
  3. GLCHY

    Filtering non-ascii/non-latin chars in perl-cgi

    Hi, i have a simple HTML form which i post from IE 6.02 to a perl-cgi script (Solaris 2.6 and PERL 5). I just want to detect non-ASCII chars (or those chars NOT used on the standard American keyboard) and flag an error message. Eg. if user send english text, then proceed but if some...

Part and Inventory Search

Back
Top