Search results

  1. R

    HTML Path Problem

    Trying to feed 2 browser components paths to some html docs browser.Navigate (CurDir + "\dir\document.htm") browser2.Navigate (CurDir + "\dir2\document2.htm") it always looks for these in My Documents directory even if the database is placed somewhere else. why? thanks for your help, rob
  2. R

    Checkbox filter query

    Hey i have this really annoying bug, theres several tick boxes that im using to filter records but if i tick more than one i get a syntax query error? any idea what this could be? i have had several people look at the code and tell me theres nothing wrong. Option Compare Database Option...
  3. R

    Attaching Docs GUI

    Just wondering if theres any way of creating a more friendly way of inserting a word document into an OLE object field. Rather than right clicking and insert object etc etc. can i have like a browser button with the usual file browser? if this is posted somewhere else on the forum, please link...
Back
Top Bottom