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 nomsg

  1. nomsg

    Error: Object Expected

    Never mind, I finally understand what you are saying. In the library for the top Javascript menu that I was using, I did not define the function mmLoadMenus(), and when I did ... no more errors in IE. Strange though, Firefox did not register such an error in the first place, but that's a new...
  2. nomsg

    Error: Object Expected

    Thank you Jeff. Sorry, I'm not a programmer by trade. To clarify, you mean by line 5, I should insert something like (?): <script language="JavaScript" type="text/JavaScript"> </script> Thanks again. mel.
  3. nomsg

    Error: Object Expected

    Hi there, Can anyone help with this error this test site: http://www.singervalve.com/testing/HTMLTesting/ Line: 46 Char: 1 Error: Object Expected This occurs after I hover over the sample links. I am using DW8 pn PC to generate the code, but I think this is an html problem that I can fix...
  4. nomsg

    DW8: Library with Behavior

    Thank you for trying Cheech. What I discovered was that I had to create library from html page using Modify, Library, Add Object To Library; and not simply cut and paste code in to new lib file. The latter added extra code that messed up my page; hence, I could not see the behaviours. cheers, mel.
  5. nomsg

    DW8: Library with Behavior

    Hi all, I've created a test page with pop-up menus (using Behaviors) that works well. Then I copy the code in its own library item. Next I insert library item in index.html page. However, pop-up does not work in index.html and says "error on page", at bottom of browser window. What am I doing...
  6. nomsg

    Word Heads and Footers

    Thanks Gerry. That worked out well. cheers, mel
  7. nomsg

    Word Heads and Footers

    The unlinking of page 2 header and footer from page 1 has worked. But, it seems the doc. needs a page 2, even if the doc is only 1 page ... page 2 remains. Page 2 -- different header and footer from page 1; and following unlinked page -- remains to be there. Basically I am creating a co...
  8. nomsg

    Word Heads and Footers

    Thank you Randy and Tom. Let me try that. cheers, mel.
  9. nomsg

    Word Heads and Footers

    Hi there, Does anybody out there know how to: 1. lock headers and footers so it cannot be changed 2. make a different header for page 2 onwards; so only page 1 is different; Thank you in advance. cheers, mel.
  10. nomsg

    search function

    Thank you kindly. cheers, mel.
  11. nomsg

    search function

    No I did not solve it, since I had to do other things. Instead, I took the easy way and just deleted the search function. Many years ago, I created a search function using Frontpage. Still trying to figure it out using DW. If I find out, I'll let you know. cheers, mel.
  12. nomsg

    search function

    Thank you for your reply Steve. So how do I technically do this? I've built web sites prior, but have not created a search function. Does DW MX have it's own search function? Under what menu do I check under? cheers, mel.
  13. nomsg

    search function

    Hi all, In this company web site I inherited, using Dreamweaver MX, there is a search function that is from an external supplier. The suppilier recently allowed searches to be conducted outside the company web site. However, the searches goes into external competitors and lists them as part of...
  14. nomsg

    Excel Sheet on Internet via HTML

    Thanks Hugh, Unfortunately, your suggestion did not work. The pull-down menus and calculator that was operating in Excel does not work when saved to HTML and opened in Dreamweaver. Any other suggestions? Is this process linked with XML in some ways? I'm not an XML expert so any help is...
  15. nomsg

    Excel Sheet on Internet via HTML

    Hi there, Does anybody know how to post an Excel sheet that is a calculator for various product sizes -- ie, input certain numbers that'll calculate certain numbers -- on an HTML page (in Dreamweaver)? That is, what is the best way to add this Excel-driven calculator on a web page? Thank you...

Part and Inventory Search

Back
Top