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

    Union and Order by Case Problem

    I have a stored procedure that unions four select statements together. It works as expected. The problem is that I want to also be able to do a dynamic order by using the case statement. When I check the syntax on the stored procedure it get the following error: ERROR 104: ORDER BY items...
  2. RipH

    Please Critique Site

    Please critique this site (http://ripdev.dynalias.com/tuckahoe_386/tkh386_template.aspx) that I have been working on for a local scout organization. The design should be fluid and work in both IE and Mozilla. Please feel free to click the navigation links; some have content (e.g. calendar...
  3. RipH

    Trigger User Contol Methods

    How could I code an Aspx page to trigger an User Contol's Methods and properties with VB.NET? [pc2] Rip Lewisberry, PA USA
  4. RipH

    Break Frame Document into Seperate Files by Map

    I am looking for a way to easily break multi-Map FrameMaker documents into individual documents containing only one Map each. This capability will make it easier to publish individual Maps as separate Web pages, and provides the potential to take an existing document, chunk it and store the...
  5. RipH

    Book about System.Drawing Namespace

    I have started using the System.Drawing namespace and the GDI+ class to create on the fly charts in .NET. While there is some very good examples on the 'net, I was wondering if anyone could recommend a book that does a good job covering this subject. Thanks. [pc2] Rip Lewisberry, PA USA
  6. RipH

    Call JavaScript Alert Box in Try..Catch.. Logic

    As part of my Try... Catch.. error handling logic on a webform I would like to call a JavaScript function to popup an alert box. Any help or point in the right direction would be greatly appreciated. Rip
  7. RipH

    Printing Bookmarks in Adobe Acrobat

    Is there any way to print the bookmarks in a PDF document from Adobe Acrobat. I understand that there is a batch process tht can be install to convert the bookmarks to MSWord (which could be printed) but I was wondering if this can be done straight from Acrobat. Thanks in advance. Rip

Part and Inventory Search

Back
Top