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 strongm 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: *

  1. beccck

    How can I handle TIFF files?

    Hi, I have to handle TIFF and BMP files. Is there any MFC able to do this? Else, where could I find info about the TIFF format? Thank you.
  2. beccck

    How can I catch ASP errors?

    I want to aloow people to write themselves and execute SQL queries, but I would like to prevent error pages by catching server errors, just like in Java:<br>try {<br>&nbsp;code which may be unsafe<br>}<br><br>catch { myError }<br><br>Is it possible?
  3. beccck

    How do I know if a string variable contains a special letter?

    I have a string variable called strField for example and I'd like to kow if strField contains a point (eg: Table.Field1)<br>Thanks

Part and Inventory Search

Back
Top