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

    Printer Sharing problem with W2K Server and Win95

    Hi All, I've just added a Win 95 laptop to my Windows Workgroup and set the Printer (connected to the Win 95 machine) so that it can be shared on the network. When I browse the workgroup from my W2K server machine I can see the Win 95 machine and the printer OK. Only problem is when I try to add...
  2. shadylane

    Can:t restore lilo

    Hello there, I'm trying to restore Lilo but the lilo.conf file seems to have disappeared from /etc/ although there is a file called lilo.conf.anaconda (it's Red Hat 8.0) The reason I'm trying to restore lilo is because I installed Win 2k on one partition and now it boots straight into Windows -...
  3. shadylane

    Rich Text Editing

    Hello, I'm not sure if this is the right place for talking about Rich Text Editing, but nowhere else seemed more suitable. I'm currently designing an RTE Content Management System, but having problems with the CreateLink command (that's what it's called in Midas for Mozilla - something different...
  4. shadylane

    Installed wrong printer driver

    hi All, I think I accidentally installed the win98 driver for a printer in Win2Kserver. Well, I get the error - "an error occurred during the installation of the device - cannot create a file when the file already exists". The printer is a pre-1999 model NEC printer available only in...
  5. shadylane

    USB keyboard/mouse problems at install

    Hello, I'm trying to install Red Hat 8.0 on a desktop machine with a USB keyboard/mouse setup - unfortunately, once the installation wizard starts up, the keyboard stops working. I think there must be some driver available, since I ran Linux successfully off a CD a while back - forgot the name...
  6. shadylane

    Gremlins deleting Win 2000 Indexing Service entries

    Hello there, I uploaded some files via the internet to my companies webserver, then indexing service kindly added them to an index I created earlier for the particular website (as it should). The next day when I try to search the catalog, the files are gone! According to the logs the files were...
  7. shadylane

    I hate Indexing Service!!

    Ever since I came across this piece of software it has given me grief! Even with indexing service performance cranked up to instant indexing, the 'index this resource' checkbox checked in IIS, and the 'index folder contents for fast searching' checked on the file system folders - Indexing...
  8. shadylane

    Indexing Service with multiple sites problem

    Hello there, I guess this is related to Indexing Service, but I suspect that IIS could be the cause of my problem. In Indexing Service, when I set the web server to anything apart from the default web site, I can't get the virtual path out of indexing service. The default web site is stopped...
  9. shadylane

    Binding controls on report open event

    Hello there, I'm trying to create a report that is created dynamically when it is opened. There are 25 unbound text boxes and 25 unbound labels, named field1 - 25 and texttitle1 - 25 respectively. Each has it's 'visible' property set to false. However, when I open it, all I get is 2 blank...
  10. shadylane

    File path only using Common Dialog Control

    Hello I'm trying to use a CDC to select a directory only (for exporting an XLS spreadsheet - users don't get to choose the file name). The code I've got works, but only if you select a file within the directory. Does anyone know how I can make it so they just click on a directory, then click...
  11. shadylane

    Dynamic report from DAO recordset

    Hi All, Is it possible to just dump a DAO recordset into a report and have it displayed in a tabular format? The field names and order varies depending on the recordset, so the number of columns could vary from 6 to about 35. Alternatively, just dumping the recordset into Excel would be OK. (I'm...
  12. shadylane

    Can't get DAO Recordset to open

    Hello there, If anyone can help me with this, I can go home! (and I'd be eternally grateful of course) In one table I have a list of fieldnames, with those fieldnames I've built an SQL string that looks something like this. sqlstring = "SELECT " & str0 & str1 & ", SUM(" &...

Part and Inventory Search

Back
Top