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 gkittelson 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: hauxe
  • Order by date
  1. hauxe

    Using JavaScript variables with Coldfusion

    CF executes server-side, long before the user's browser runs it's javascript. If you want to expose the variable to CF then you need to get the clients screen width, and then make another call to the server with that value as a parameter.
  2. hauxe

    Using CLOBS in Crystal

    I can't locate much info on whether or not CLOBS are supported in Crystal 8. (CLOBS are character large objects in Oracle). When I try to reference one I receive an "inconsistent datatype" error. Anyone know whether or not you can successfully access the contents of a CLOB?

Part and Inventory Search

Back
Top