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!

Recent content by Trillithium

  1. Trillithium

    Low Aggregate

    Hi, thanx for your response. As said it already, it has been a long time since i posted the question. In the time between I have located the problem. There were two reasons why the aggregate was so low. First one: All our switches are configured static on 100 full duplex. But our ethernet...
  2. Trillithium

    Low Aggregate

    Hi, I have a problem with long backuptime on some of my NT clients. One of my NT clients takes about 20 hours to backup 300 to 400 MB. This client uses version 4.1 and because of the large amount of small files it contains ( about 6 million)and very high directory depth, i use journalbased...
  3. Trillithium

    RelID - port question?

    One addition after reading about the query being done in a different file: From the url http://ebes.insider.nl/zoekmedewerker the search button is pressed, which leads to...
  4. Trillithium

    RelID - port question?

    Thanks for the answer, About the ./ and ../ , I guess they ment to call for the file in the same directory, rather than the above one. I'm not the one in control over the site, but I can order\ask for changes to be made, if needed. I was confronted with this problem because I manage one of...
  5. Trillithium

    RelID - port question?

    Okay, here is the error I get when performing this query: Transfer Aborted -------------------------------------------------------------------------------- Transfer was aborted for unknown reason. Retrying the request may work...
  6. Trillithium

    RelID - port question?

    Hi, I know port 80 is the http port in TCP/IP. I was just wondering if this asp string does indeed force the browser to port 79. That's because I've found other pages with the RelId tag set to different ports and they seem to work fine. I don't know much about asp myself, so I was wondering if...
  7. Trillithium

    RelID - port question?

    Hi, I've been trying to solve a bit of a problem with an asp page. There is a query that isn't relayed by our company's proxy server, but it is accessable using a regular dialup connection. The url that causes the problem is...
  8. Trillithium

    Width & Height attributes on submit ??

    Hi, Is it possible to give on a submit, with the Post or Get methode, the window attributes of the new page. My aim is to change Height and Width values of the the new window. I know it works with Target=_blank to get a new window. But now this window, must be 300 by 300.
  9. Trillithium

    apostrophy error

    Thanx it worked
  10. Trillithium

    apostrophy error

    Hi, When I enter a word with an apostrophy ( like 's or s') into a textbox/field and submit it to a database (access) I get an "operator missing syntaxis error" in my query expression. Can somebody tell me what to do. Thanx
  11. Trillithium

    CDONTS installing

    Hi, Im trying to install CDONTS, but simply said, i have no idea how to do that. Someone told me that i could install it by installing outlook 98 or 2000. So i installed outlook2000 on the pc where i run my webserver(PWS), wrote some code, and hoped for the best. Well, it didn't work. I still...
  12. Trillithium

    adding db values in a listbox

    I Already found the error. I forgot to type an E in Respons(e).Write
  13. Trillithium

    adding db values in a listbox

    Please Help me. Im trying to add some of my access DB values in a listbox. All I get is an empty box with no errors. This is the partial script i'm writing. Where do i go wrong. <form name=&quot;form2&quot; method=&quot;post&quot; action=&quot;&quot;> <select name=&quot;LB1&quot;> <% Dim CN...
  14. Trillithium

    locking text field

    Thanks, it worked, you have made my day.
  15. Trillithium

    locking text field

    Hi, me again, Can you tell me how to lock it with HTML..

Part and Inventory Search

Back
Top