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 strongm 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. jentuck

    Computer beeps while typing

    I'm actually running an external keyboard. The internal one locks up all the time. I hadn't considered a virus - thanks for the suggestion! Jennifer
  2. jentuck

    Computer beeps while typing

    Hi, I have a laptop running Windows95. I have Office 2000 installed. The computer speaker beeps (seemingly randomly) when I am typing into the document. It doesn't beep at any other time. There are no error messages. Just the beep. I've turned off every sound option there is, and nothing...
  3. jentuck

    How to use CDONTS with third party mail server

    I think I have the actual code written correctly as it sends a mail correctly, it just places it in the "badmail" directory: set themail = server.createobject("CDONTS.newmail") themessage = "Name: " & Form_realname & vbnewline & "Address: " & Form_address...
  4. jentuck

    How to use CDONTS with third party mail server

    I would like to use the CDONTS component to send mail. I have Internet Anywhere server installed, with smtp port 25. How do I reconfigure CDONTS to send messages to a different port? I have already tried to reconfigure the default smtp server to port 9025. CDONTS does not send the mail to...
  5. jentuck

    Does template expand to different size pages?

    Hi, Yes, there is quite a bit below the counter that isn't showing up. Interestingly, when I detach the page from the template and post it, it works fine and the rest of the content appears. Argh! Thanks for your help.. Jennifer
  6. jentuck

    Does template expand to different size pages?

    I've been racking my brains and still haven't been able to figure out why my templates don't work right. They look perfect in layout view... Anyone had a similar problem?? Thanks! jennifer tuck
  7. jentuck

    password protect

    I'm not aware of a method through dreamweaver itself. I think it needs to go through a script. If you are on a unix server, you can use the .htaccess method. If on windows, you can write (or download free) a simple asp script to do the task. Let me know if you need more help than this...
  8. jentuck

    table troubles

    Try working in layout view and draw layout cells where you want content. Then Macromedia figures out where to draw the table cells so your content stays where you want it. Jennifer Tuck
  9. jentuck

    Does template expand to different size pages?

    I have created a template with top,bottom, left and right border regions. I set the middle portion up as editable. Two problems with two different sites: 1. The template seems to be "fixed" in length..a long page gets cut off by the template bottom border. IT shows fine in design...
  10. jentuck

    graphics to edge of web page

    Go to "Modify" , "Page Properties" and set the Margin Width, Margin Height, Left Margin, and Top Margin Properties to zero. Also, this designer uses a page background so that the entire top of the browser window is covered in graphic. Its a 25 width by 4000 long graphic...

Part and Inventory Search

Back
Top