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

    Avoiding root-relative path default

    It seems that DW creates the actual links as "root-relative", meaning (specifically) a link in a template file of "../foo.html" show up in a file using that template as "/foo.html". Then when that file is uploaded to the live site, the link resolves as...
  2. DaveWalker

    Is Citrix a good solution for this scenario?

    A non-profit with minimal funding has asked me to investigate solutions to the following scenario. I've been pointed toward Citrix as a solution, and was wondering if any of you cared to comment. All opinions welcome. :-) Alternative solution suggestions also appreciated. Project Highlights...
  3. DaveWalker

    Where can I find a good online MetaFrame primer?

    I'm basically more of a QA guy. I'm helping out a non-profit that's looking for relatively inexpensive solutions to their low impact database needs. I'm researching whether MetaFrame is a possible solution, but I can't find any decent (basic, layman) descriptions online. Anyone know where I...
  4. DaveWalker

    Trouble with IIf as Textbox Control Source with date field

    I have a Textbox control on a form and I am trying to use the following as the Control Source: =IIf([MyDate]=#1/1/2000#,"Happy New Year",[MyDate]) The idea is to display some text if a date matches exactly, or the date in the field if it's not a match. Two problems I'm running into...

Part and Inventory Search

Back
Top