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 TouchToneTommy 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 johnharte

  1. johnharte

    Opening a LAN page when u user logs in?

    I have a news page on our compnay intranet, and I would like to open this up when a users logins in. I'm assuming it will need to be initiated in the login script? Any idea's? John.
  2. johnharte

    Text Boxes - Send to a txt file and e-mail it??

    Thanks Cheech, I'll try that now! John. jharte@tmsdi.com
  3. johnharte

    Text Boxes - Send to a txt file and e-mail it??

    Argghhh Help! now that has thrown me! I get this bit: set FSO = Server.CreateObject("scripting.FileSystemObject") set myFile = fso.CreateTextFile("C:\test.ls2", true) myFile.WriteLine("my text here") myFile.WriteLine("more text here") myFile.Close...
  4. johnharte

    Text Boxes - Send to a txt file and e-mail it??

    Tony, For reading the attachment into an application.. John.
  5. johnharte

    Text Boxes - Send to a txt file and e-mail it??

    Is it possible to send info from a text box on submit to a txt file? I would want it to do the following: Send info from a text box to a file, eg: Name: Jame T Kirk Email: jame@tkirk.com Nationality: American Position: Starship Captain etc, etc.... Then on Submit create a txt file which...
  6. johnharte

    MS Word Help - Drop Down

    Hi, We have a word document that was created under office 2000 that had a drop down list of currency's Now under XP, the list wont appear, when you click the field it list the drop down values rather than, just display the list and then you choose one Help!!
  7. johnharte

    Automating Win2000 Pro to XP Install - Unattended

    Is there a way to deploy Win XP across the network to users.. I have tried the Software Installation Option in the Group Policy - This only becomes available through Control Panel. Ideally, We would like to be able to have Win2000 Pro upgraded to XP when the User logs in. the Unattend.txt...
  8. johnharte

    bypassing the "Windows XP Professional Setup"screen in unattend.txt

    Hi, Have you managed to Deploy XP successfully.. jharte@tmsdi.com Regards, John.
  9. johnharte

    Error from Search results page

    Nice bit of code!
  10. johnharte

    E-Mail Footer?

    Chaupa: Do you know where I can get this?
  11. johnharte

    E-Mail Footer?

    Darn.. It seesm so expensive though! Why cant exchange incorporate something like that into it.. Makes sense?
  12. johnharte

    E-Mail Footer?

    Anyone know how to attach a footer to all outbound mail? I now there is third party software, it just seems really expensive to add a few lines of text to the emails? Cheers, John.
  13. johnharte

    Can I?

    mlawson, Thanks for the reply, But is there an alternative? as the small print in the Atomz agreement says that they can have some sort of copyright on content on your own pages???? John.
  14. johnharte

    Can I?

    If we have created a small site with about 20-30 pages.. Can we create a search page that will search the text of the pages, and return the results with url links to the page? Cheers, John.
  15. johnharte

    A Challenge, Please Help!

    What I want to do is: I want a drop down box to list downloads (name of download) which they can select, when they have selected the one they want click a download now button. and then for a box to appear, prompting them to open or save the file, its just that if you point to a word doc on the...

Part and Inventory Search

Back
Top