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

    Import Validation rule violations

    Hi I have imported an excel table into access as table IYS News (2800 records) and wish to append this to another table Attendees. When I run the append query I have created I get the message "....and it didn't add ..... and 77 record(s) due to validation rule violations. Is there a way...
  2. purpleski

    Mozilla lengths

    Hi I have recently redesigned my site using CSS and was then informed by a client that it does not render properley in Mozilla. I have fixed some problems but the two browsers seem to interpret lengths/distance differently. ie if you set a width to say 89px for the buttons on the left of the...
  3. purpleski

    List of Links in IE and Mozilla

    Hi I have some links in page in the left had column which can be viewed at http://www.purpleski.com/Main.htm. These render beautifully in IE6, IE5 and degrade nicely in IE4 but in Mozilla 1.5 the buttons all overlap each other. The buttons are as below: <a class=&quot;lcbutton&quot...
  4. purpleski

    Directory

    Hi Another question. When I installed Apache I set it up so that the web site files are held in C:\Program Files\Apache Group\Apache2\purpleski I would prefer to have the files located at E\websites\purpleski. However if I put the files here while I can see the pages on the site at...
  5. purpleski

    Serve site on a LAN

    Hi I have a website which I want the three people on my Local Area Network to be able to see. I have Apache on my machine where the site resides for editing etc. At http://localhost/ and for me it works perfectly. I see the SSI's, I get custom error messages etc. But how to I...
  6. purpleski

    Deleted files

    Hi I copied several directories from my portable drive to my made harddrive expecting that I would be asked if I wanted to replace the directories. But I was not and I have overwritten the photos directory on the main drive which had photographs that are more recent than those on my portable...
  7. purpleski

    Seeing Server Side Includes on my PC

    Hi I am not sure whether this is the correct forum for this question but I have web site running on a virtual server under Apache. Everything works fine on the server. See http://www.purpleski.com/menu/page.htm. The header, menu and footer are all SSI. However, for obvious reasons, I can see...
  8. purpleski

    Installing Windows Components

    Hi I have downloaded and installed SP4 and removed the backuped files. I now want to install a windows component and Windows is asking for the SP4 CD but I don't have one. What can I do please help!!!!
  9. purpleski

    problem with height in CSS div

    Hi I have constructed an entirely CSS designed page including Coolmenu4. As far as I can see the code etc is pretty good but I have one small problem for which I have done a work around for but I am not sure it will work on all pages. The page should look like it does at...
  10. purpleski

    Positioning a footer with CSS

    Hi I have now created the outline of my new layout and menu using css as at http://www.purpleski.com/menu/pageV.html and the CSS files are http://www.purpleski.com/menu/page.css http://www.purpleski.com/menu/menuV.css http://www.purpleski.com/menu/sitefooter.css The bit that I can not get...
  11. purpleski

    .htaccess and internal server error

    Hi Can anybody see what is wrong with my .htaccess file as below? If I post to the root directory I get an Internal Server Error message. I am on a shared server. Thanks. <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT> order deny,allow deny from all...
  12. purpleski

    Log Files

    Hi I have some 159 log files such as install.log KB822831.log wbemcore.log and so on. Is it safe to delete them or are they used byu the system or by the software if you need to do a repair?
  13. purpleski

    Server Side Includes

    Hi I want to convert my current site to a frameless site but of course the usability that frames gives. I have therefore constructed the basic menu page an example can be seen at http://www.purpleski.com/menu/menu.htm. This then needs to be inserted on every page such as at...
  14. purpleski

    Make a button stay on the screen

    I think I posted the following to the wrong forum so my apologies. I have the following which works perfectly for my image: .clBar{ position:absolute; width:10; height:10; background-color:#310031; layer-background-color:#310031; background-image: url...
  15. purpleski

    Button and Image when scrolling

    Hi Does anybody know a way of making a button and/or an image stay within the window when you scroll? Hope you understand what I mean. Regards.
  16. purpleski

    cannot locate Acrobat Distiller printer driver

    Hi Having had to reinstall Windows and software because of blaster I cannot now get Adobe Distiller to work. If trying to convert a Word Document to PDF I get the message cannot locate Acrobat Distiller printer driver. Please reinstall Adobe Acrobat 4.05. I have downloaded and installed the...
  17. purpleski

    CSS and SSI Problem

    Hi I hope somebody can help with this as I have spent all day trying to sort it out with no luck. I want to convert my site from a frames site to a site using SSI. The look of the current site can be seen at http://www.purpleski.com/menu3/Main.htm. Left frame stays the same and is a page with...
  18. purpleski

    Custom Find Dialog

    Hi I found the following code on tek-tips which is excellent thanks to Lightning for that but when the firts match has been found the custom box is closed and the standard find/replace dialog comes up. Is there a way of making it so that when the first match is found the custom box is closed...
  19. purpleski

    Which folders/files may I delete?

    Hi May I delete the following C:\WINNT\Downloaded Installations and sub folders C:\WINNT\Downloaded Program Files C:\WINNT\Connection Wizard (this folder is empty) C:\WINNT\Cursors (if I don't want them?) C:\WINNT\Installer C:\WINNT\Minidump (this folder is empty) C:\WINNT\msdownld.tmp (this...
  20. purpleski

    Turn off the printable area warning in word

    Hi Is there a way of turning off the printable area warning in Word 2000. ie making Word know that me, an (intelligent?( human being knows best and that I know what I am doing. Maybe a registry setting or something. The reason is that I am preparing the document to print as PDF with edge to...

Part and Inventory Search

Back
Top