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

  1. MarkMeerten

    Passing URL Parameter

    Hello, I made an asp page to insert a record to a SQL DB. The server behavior "insert record" has an option "After inserting, Go To:" I entered another asp page and clicked on the "Parameters" button. I entered the parameter's name and a value of the recordset. This other page uses the URL...
  2. MarkMeerten

    Changing node name Brother 1470N

    Hello, Does anyone know how you can change the node name (compter name) of a Brother HL - 1470N printer? I looked in all options of the webinterface but i can't find a way. Thanx
  3. MarkMeerten

    Active/active printcluster

    I want to setup an active/active cluster configured as a printserver: Specs: -------- 1 cluster (PrintserverMain) 2 nodes (PS1 & PS2) All users print to \\PrintserverMain\[printername] printjobs for printers 1 tot 100 should be handeled by PS1 and printjobs for printers 101 to 200 by PS2...
  4. MarkMeerten

    adding ports without stopping spooler

    I managed to add printer ports to my print server via a script. I tried it by adding them trough the registry and adding them using WMI. With both methods I experience the same problem. The ports aren't recognized unless you restart the print spooler! When i create a port using the wizard...
  5. MarkMeerten

    Setting up a clustered printserver

    Does anyone have a manual how to set up a clustered printserver on 2003 server? Thanx
  6. MarkMeerten

    Changing driver using printui.dll

    Hello, I want to change the driver of a printer by command line. I tried the following: rundll32 printui.dll,PrintUIEntry /Xs /n "Printername" /m "drivername" but i've got an error. Anyone an idea what i'm doing wrong? Thanx in advance! Mark
  7. MarkMeerten

    sending blank password with ftp

    Hello, I'm not sure if this is the propper forum to post my question but i don't find another which is better. I send a series of ftp commands via a script to a printer. In the script i do the following: var Shell = new ActiveXObject("wscript.shell"); Shell.Run ("ftp -i -g -s:set.txt " +...
  8. MarkMeerten

    Executing exe's with HTA

    Hello, How do i run a exe (or bat) file in a hta file? Greetz, Mark
  9. MarkMeerten

    passing parameters to a bat file

    Hello, I'm writing a little wizzard. while i'm "walking" trough the sequence of the wizzard (html & javascript) i collect several parameters. These parameters have to be pasted into a textfile wich is the "ini" file of a program. Writing to a textfile with javascript isn't...
  10. MarkMeerten

    Message Boxes in JScript

    Hello, I'm trying to put a bit of user - interaction in my JScript. I want to display a confirm - or promt messagebox in the script. e.g.: window.confirm(&quot;Here goes my text&quot;); If i call the script in a html file with <body onload...> no problem. But i want to use it in a .js - file...
  11. MarkMeerten

    WANTED: Free TN3270 emulator

    Hello, I'm looking for a free TN3270 emulator. I allready found qws3270. Are there others? The &quot;look 'n feel&quot; of the program must be simular to the emulator of Hostexplorer because the mainframe users have a verry limited knowledge of computer applications and are trusted with this GUI.
  12. MarkMeerten

    Office Toolbar

    Hello, I've just installed the Office 2003 PRO. I used the office toolbar in my previous office version (XP) But now it's gone :'-( Can anyone tell me where the exe is to startup my toolbar or did they kick it out of office 2003?? Greetz, Mark
  13. MarkMeerten

    delaying a service

    Hi, Most people her complain that their computer is to slow... But i've got a problem because my computer is to fast ;-) Weird isn't it?!? I've installed a card reader (serial) to my pc. I've also installed a tool called TallTech so this card reader can be acceses over the network. TallTech...
  14. MarkMeerten

    Can't change the read only attribute

    When i try to change the read only attribute for any subfolder on C:\ it always changes back to a &quot;forced&quot; state. When you click on the checkbox of the read only attribute there are apparently 3 states: ON, OFF and a forced?? state. Does anyone know where this &quot;third&quot; state...
  15. MarkMeerten

    Does anyone know if there're alread

    Does anyone know if there're already books or other documentation on SharePoint Portal Server 2003??? If not, does anyone know about a releasedate for such docs? Thanx Mark
  16. MarkMeerten

    printing problems

    Hi, When i print a mail in eudora the content of the header suddenly changes. The name and subject of another mailrecipient appears in the printed header. e.g. I print a mail from Mr. X with subject blabla. On the page that comes out of the printer you'll read from Mr. Y and subject tralala. A...

Part and Inventory Search

Back
Top