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 TouchToneTommy 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: RGeo
  • Content: Threads
  • Order by date
  1. RGeo

    Size of an ASP page

    Is there a limit of 32KB on the amount of data that can be displayed by an ASP page? Could someone enlighten me on this? Thanks
  2. RGeo

    Printing .rtf files from a VB ActiveX dll

    The functionality that I wish to provide is to create an Active X Dll (running on server-side and there is no user interface involved) that creates a .rtf file and prints it. Since it is a dll, the richtext control cannot be used here. And i do not want to use Word Automation. I tried the...
  3. RGeo

    How to use HTML inside an XML and transform using XSL

    I have this xml generated from ASP with values from a database as follows: <?xml version=&quot;1.0&quot;?> <report> <row> <column><caption>ID</caption> <value>1</value> </column> <column><caption>Notes</caption> <value>Approvedby <FONT...

Part and Inventory Search

Back
Top