Re: Controlling size of new hyperlinked window

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David Bartosik - MS MVP (forums_at_davidbartosik.com)
Date: 05/09/04

  • Next message: tech27: "Re: Audio File"
    Date: Sat, 8 May 2004 23:07:53 -0500
    
    

    The 404 means the web page file isn't at the url you said it would be.
    No you do not need to include the http since it's on your site.
    If you are sure the page is loaded then you most likely mis-spelled the file
    name - i.e. file is "mywebpage.htm" but link is written "mywepage.html" OR
    you have a file path and did not include it - i.e. you loaded the page to
    /mysubfolder/ which means the link would be "mysubfolder/mywebpage.htm" but
    you left that off the link and only wrote it as "mywebpage.htm".

    -- 
    David Bartosik - MS MVP
    for Publisher help:
    www.davidbartosik.com
    enter to win Pub 2003:
    www.davidbartosik.com/giveaway.aspx
    "Ryan" <anonymous@discussions.microsoft.com> wrote in message
    news:9f6001c4345f$993ac6c0$a001280a@phx.gbl...
    > OK. I'm now using the JavaScript method, but am having
    > trouble getting the *.htm file to appear in the new
    > window. The new window opens as it should, but I get
    > a "404 Not Found" message in it. I created the file that I
    > want to appear in the new window with Pub 2002 and then
    > exported it to my server. The file is there (I can see it
    > on the server). Do I need to include the full http://
    > address of the file (as opposed to just the file name) in
    > the JavaScript?
    >
    > >-----Original Message-----
    > >the article
    > http://www.davidbartosik.com/pub2002/pub2002_13.htm covers
    > both
    > >the html method and the JavaScript method. only the
    > latter (as shown in the
    > >article) supports specific sizing.
    > >
    > >-- 
    > >David Bartosik - MS MVP
    > >for Publisher help:
    > >www.davidbartosik.com
    > >enter to win Pub 2003:
    > >www.davidbartosik.com/giveaway.aspx
    > >
    > >
    > >"Ryan" <anonymous@discussions.microsoft.com> wrote in
    > message
    > >news:90bf01c43301$5e013da0$a001280a@phx.gbl...
    > >> In Pub 2002, I'm trying to hyperlink text to open a new
    > >> window with a single image in it, and I want to control
    > >> the size of the new window. I've read your "new windows"
    > >> articles, but they seem to deal with controlling the
    > >> window size when hyperlinking with HTML code. Can I
    > >> hyperlink from text (e.g., from the middle of a
    > paragraph)
    > >> to a new window and still control the window size?
    > >
    > >
    > >.
    > >
    

  • Next message: tech27: "Re: Audio File"

    Relevant Pages

    • Re: Entwicklung von Unix-Anwendung mit C++ (m/w)/ NRW : Ref.-Nr.: 37302/1
      ... I am responsible for design and implementation of the persistent data server working with mySQL. ... Developed within very short time the product was successfully installed ... Reengineering and implementing a display tool for Experimental Physics Industrial Control System ... Developed an operator interface under X Window for High Energy Physics Accelerator Control System. ...
      (de.markt.arbeit.d)
    • Re: loosing messages leakes my app...
      ... It posts messages to a window, ... why don't you always use PostMessage? ... threads rely on the control, then you should not destroy the control before the ... POSSIBLY know the unique target window for which this is intended. ...
      (microsoft.public.vc.mfc)
    • Re: Owner Draw STATIC Window with XP Themes
      ... >> You should open a theme once per window... ... Each OpenThemeData has a matching CloseThemeData. ... say, "Well, CloseThemeData doesn't take an HWND, it takes only an HTHEME, so ... The following code sample demonstrates how to draw a button control. ...
      (microsoft.public.vc.mfc)
    • Re: Owner Draw STATIC Window with XP Themes
      ... >> You should open a theme once per window... ... Each OpenThemeData has a matching CloseThemeData. ... say, "Well, CloseThemeData doesn't take an HWND, it takes only an HTHEME, so ... The following code sample demonstrates how to draw a button control. ...
      (microsoft.public.win32.programmer.kernel)
    • Re: Repost for MS: UnsafeNativeMethods.CallWindowProc NullReferenc
      ... I'd be interested to analyse the dump also. ... Using the .NET Reflector to look at the Control ... > requires a valid window handle, ... > If you look at the implementation of NativeWindow, ...
      (microsoft.public.dotnet.framework.windowsforms)