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 Chriss Miller 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 Coder76

  1. Coder76

    RegularExpressionValidator is failing...how to cap it at 20 characters

    Hi. I have a regularexpressionvalidator that should meet these requirements when a user enters a password: -- Must be be 8-20 characters -- Must include at least one uppper case and one lower case letter -- Must include at least one special characters (~ ! @ # $ % ^ & *) Here is what I have...
  2. Coder76

    Inserting multiple records using array values - truncation error

    Yes, I can reproduce the error at will. And no, no funky characters were entered. Here is the nonsense test data I have been using as answers to the 7 questions: testtse setasdf tasdf asdf asdf asdf gdsdsdfx Here's where it gets really weird. The above data throws the truncation error, but...
  3. Coder76

    Inserting multiple records using array values - truncation error

    Here's the problem. I have a form that, among other things, asks 7 questions. The 7 questions are pulled from the database. When the user enters all of their answers and clicks Submit, I sometimes get a "String data, right truncation" error and can't figure out why. I am only putting less...
  4. Coder76

    Equivalent of choosing the "Send Page By Email" on the File menu?

    Is there a way I can create an icon/link on a web page which does the equivalent of choosing the "Send Page By Email" on the File menu? Your help would be appreciated. Thanks! coder76
  5. Coder76

    ASP File Upload

    Hey, I saw your post and I am too looking for something that enables me to just click a button and upload. I would love to see what you came up with. Sorry if i did this wrong. I am new to this website and wasn't sure how to email you. Anyway, my email address is: ehwalsh@aol.com

Part and Inventory Search

Back
Top