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 strongm 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: *

  1. ajarantes

    MS Access 2007 asking for password on database with no password

    I run Windows XP and MS Access 2007. I have a network with 2 databases that sit in other computers in the network. One of them is password protected and the other is not. The one that is password protected, I enter my userid and password and I'm in, without any problems. On the one that is...
  2. ajarantes

    Black text with colour spots in PDF from EPS

    I'm using Illustrator CS and Distiller 6.0 on windows XP. My customer gave me an ESP file. I opened it in illustrator and printed with no problems. Then I created two PDF files, one with Illustrator and another using Distiller. In both case, the same problem happens. The black text is...
  3. ajarantes

    printing problem-4 colors for text-ill10

    I have the same problem, but on the PDF file created from the eps. When I print the eps, everything is fine, but when I print the PDF, colour spots appear around the text. Any ideas why or how to stop it?
  4. ajarantes

    Update one field w/ the unbound column of a list box of another field

    I have a form with fields City and State. The user choose the City from a list box that shows 2 collumns, City and State. I can have the same City in different states, so City can appear more than once. Of course, I want the user to choose the City from the correct State. The bound column is...
  5. ajarantes

    Linking combo boxes

    I did what you all suggested and it worked. I have cbo1 from tb1 and cbo2 from tb2. They are associated to cbo1 and cbo2, fields of the form frmName. cbo1 has as source row a query like SELECT cbo1 FROM tb1 cbo2 has as source row a query like SELECT cbo2 from tb2 where tb2.cbo1 =...
  6. ajarantes

    Javascript and JPEG

    Does anybody know if there's any kind of problem between JPEG and Javascript? Any kind of tip on how to use them? Or how to save the JPEG that will be used in Internet? I've been having a problem that now, I believe, is related to my JPEG pictures and not with my Javascript. I have a homepage...
  7. ajarantes

    Accents in Javascript

    It works perfectly. Thank you very much...
  8. ajarantes

    Accents in Javascript

    If I use this command: ==> w i n d o w . d o c u m e n t . w r i t e l n ( " A t e n & c c e d i l ; & a t i l d e ; o " ) ; the result is the expected, i.e., A t e n ç ã o on the other hand, if I use this other command: ==> w i n d o w . a l e r t ( " A t e n & c c e d i l...

Part and Inventory Search

Back
Top