Re: Absolute vs. relative URLs in navigation bar links

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Probably not. Your problem is that you are using a JavaScript menu
which requires root relative or absolute links to work in a multilevel
(folders) web site. Unless the web structure on the test machine is
identical to that on the production server the menu will not work on
both. In other words, you cannot use http://mysite.com/page.htm as
the web address on the production server unless you also use
http://ip_address/page.htm on the test server. This can be done using
IIS as well as with xampp - but you lose the flexibility of several
sites in folders such as http://ip_address/mysite/
Using IIS does enable you to use all the features in FrontPage.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"Randy Morgan" <rmorgan1016@xxxxxxxxxxx> wrote in message
news:eoWib3aoFHA.1372@xxxxxxxxxxxxxxxxxxxxxxx
> Whatever we call 'em, they work great on the production server but
> not at all using xampp. Would I get away from this if I broke down
> and upgraded the test server to XP Pro?
>
> Randy Morgan
>
> Murray wrote:
>> Those are not called absolute links, for what it's worth. The
>> terms "root relative" or "site root relative" would more be the
>> best choice. an absolute link would always be considered one like
>> this, I believe -
>>
>> <img src=''http://www.domainexample.com/images/foo.gif''>
>>


.



Relevant Pages

  • Re: Could not load" the file problem on the production server ??
    ... There is a option in project menu to publish web site. ... publish the site in a separate folder and then copy that folder to ... If your production server is inhouse and you have access ... (there are no .dll files in my bin directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Windows Update- Need Disk Space!!!
    ... Another hard disk ... Reduce the System Restore cache size ... I see lots of folders with $ntuninstall names. ...
    (microsoft.public.windowsupdate)
  • How to troubleshoot SxS VC80.ATL problems
    ... production server. ... I'm getting errors in the event log related to SxS vc2005 ATL and CRT. ... The folders seemed to ... contain correct DLLs. ...
    (microsoft.public.vc.mfc)
  • Compiler Error Message CS0246
    ... I have class files in App_Code ... Compiler Error Message: CS0246: The type or namespace name 'users' could not ... I deployed copying all files and directories to the production server ... In local mode the web site run great, but no in the production server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: AJAX client script bug with validator
    ... I suggest use Fiddler to trace the requests ... to the web site on your production server, it may help us to know if ...
    (microsoft.public.dotnet.framework.aspnet)