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 Shaun E 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 gmc1968

  1. gmc1968

    Prompt to log onto network prior to log onto Infoview .NET

    Here is the environment: BOE XI R2 w/ SP1 running on Windows 2000 server, IIS 5.0 Using Windows AD authentication to log onto Infoview Windows 2000 and Windows XP on user workstations Here is the problem: When I access my URL to Infoview, I receive a Windows popup "Enter Network Password" that...
  2. gmc1968

    Optional date range parameter

    Thanks for the advice. I actually set up a parameter to prompt the user for a filter type selection of 1 or 2. Then I added a formula in select expert to filter the data based on the filter selection. if {?Filter Selection} = "1" then fieldname1 = {?Prompt} else fieldname2 = {?Prompt}
  3. gmc1968

    Optional date range parameter

    I have a report that needs to be filtered by two different date fields: Date Returned and Transaction Date. I need a parameter that will allow the user to enter a date range for one of them and leave the other one blank. The english logic would be "Date Returned between start date and end...

Part and Inventory Search

Back
Top