Hi, I managed to publish my website on the server. The server recognize the different pages when I write the url, but when I use the a tag to surf to the next page it doesn't recognize the link.

Here below you can find my coding > And I highlighted the links that refer to my different pages:
<div id="Main_navMenu">
    <ul>
        <li><a href="/index.html">HOME</a></li>
        <li><a href="#">NIEUWS</a>
        <ul>
            <li><a href="/pages/nieuws.html">ACTUALITEIT </a></li>
            <li><a href="#">ACTIVITEITEN</a></li>
            <li><a href="#">ARCHIEF</a></li>
        </ul>
    </li>
    <li><a href="#">ADVIES</a>
        <ul>
               <li><a href="/pages/contract.html">CONTRACT</a></li>
                <li><a href="#">CHECKLIST</a></li>
                <li><a href="#">UITKERING</a></li>
                <li><a href="#">JURIDISCH</a></li>
        </ul>
    </li>
    <li><a href="#">WIE WE ZIJN</a>
        <ul>
                <li><a href="#">BESTUURSLEDEN</a></li>
                <li><a href="#">WAT WE DOEN</a></li>
                <li><a href="#">ONZE LEDEN</a></li>
        </ul>
    </li>
    <li><a href="#">INFORMATIE</a>
        <ul>
                <li><a href="#">STATUTEN</a></li>
                <li><a href="#">FAQ</a></li>
                <li><a href="#">LINKS</a></li>
        </ul>
    </li>
    <li><a href="#">LID WORDEN</a>
        <ul>
            <li><a href="#">INSCHRIJVEN</a></li>
            <li><a href="#">INLOGGEN</a></li>
        </ul>
    <li><a href="#">CONTACT</a></li>
    </ul>
</div><!-- end navMenu -->

Maddy dOliveira wrote:
Hi,
Thanks and yes, this is a test website.
The link for news (nieuws) works now, but the link for Advies - contract gives this as result: http://www.maddydoliveira.com/DeActeursGilde/pages/pages/contract.html
As you can see the link is looking for pages within pages.
Is there a possibility to solve this issue? I've tried now for a small hour,.. and didn't manage to find a solution.
Thanks in advance,
Maddy
If you just change the links to point to the 'pages' folder in the 'DeActeursGilde' folder instead of them pointing outside of the folder to the site server root which a / leading slash does that should solve your issue. With the leading slash the browser is looking for a folder named 'pages' outside of the 'DeActeursGilde' folder instead of looking for a 'pages' folder inside of it.
<a href="pages/contract.html">CONTRACT</a>
Contract
I think when you create links in Dreamweaver you have an option to choose 'site root relative' links or 'document relative' links - well you always want document relative links.

Similar Messages

  • When I go to "manage my account" and I press the link at the bottom where it says to resend account information to an email address but the email isn't mine so what do I do

    When I go to "manage my account" and I press the link at the bottom where it says to resent account information to an email adress but the email isn't mine so what do I do?

    are you trying to reset your apple id??
    if you can use the email option use the security questions
    if you can not use that go to expresslane.apple.com -> go to itunes-> itunes store

  • Can you use the same charging cable for both an iPhone and an IPad or are they different?  When I use the charging cable for my iPhone on my Ipad, it doesn't charge.

    Can you use the same charging cable for both an iPhone and an IPad or are they different?  When I use the charging cable for my iPhone on my Ipad, it doesn't charge.

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    How to Calibrate Your Mac, iPhone, or iPad Battery
    http://www.macblend.com/how-to-calibrate-your-mac-iphone-or-ipad-battery/
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
    Apple Batteries - iPad http://www.apple.com/batteries/ipad.html
    Extend iPad Battery Life (Look at pjl123 comment)
    https://discussions.apple.com/thread/3921324?tstart=30
    New iPad Slow to Recharge, Barely Charges During Use
    http://www.pcworld.com/article/252326/new_ipad_slow_to_recharge_barely_charges_d uring_use.html
    Tips About Charging for New iPad 3
    http://goodscool-electronics.blogspot.com/2012/04/tips-about-charging-for-new-ip ad-3.html
    Prolong battery lifespan for iPad / iPad 2 / iPad 3: charging tips
    http://thehowto.wikidot.com/prolong-battery-lifespan-for-ipad
     Cheers, Tom

  • How do you publish a website to the free Cloud hosting?

    Adobe Cloud states that you can have up to 5 websites hosted on the Cloud.  when you search for info on this it says it is on the right panel on the Cloud.  When you click on the learn more it tells you nothing more.  Is this feature not available yet?

    Hi there - this video tutorial might help you out.
    You'll be hosting your website through Adobe Business Catalyst, which is an online hosting platform. You can publish your website directly from either Muse or Dreamweaver, and then manage and push it live from the online Business Catalyst Platform. However, to host a live site, you'll need to purchase your own domain name.
    You might also want to check out the Business Catalyst FAQ, or the product page.

  • Redirecting to different pages based on value from table linked from report

    Hi,
    I wanted to navigate to different pages from a report link based on a value from the table on which the report is built. I was able to link to particular page without any problem.
    But, I wanted to link to different pages based on value in the table. Please let me know how can I do this?
    Thanks,

    kaminey wrote:
    Hi,
    I wanted to navigate to different pages from a report link based on a value from the table on which the report is built. I was able to link to particular page without any problem.
    But, I wanted to link to different pages based on value in the table. Please let me know how can I do this?APEX version?
    Is this a standard or interactive report?
    How does the value from the table determine the target page used in the link? Is it a page number? Or the result of some computation or process?
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.

  • My Mozilla toolbar was messed up and I managed to get it back how I like it and shut it down. When I used my PC the next day ALL my years of bookmarks are gone!

    I accidentally messed up how my Mozilla toolbar looks. After hours of searching on how to put it back I did what the help tab said.
    I continued to use my PC the rest of the day with no issues, especially my bookmarks. I turned the PC off for the night and when I turned it on the next day ALL of my years of bookmarks were gone. I have zero PC savvy and my PC terminology is limited. I literally had years of bookmarks in my folders some I cannot remember where I found them. Can I retrieve them at all? If so, how using basic English and pictures?

    Make sure that toolbars like the "Bookmarks Toolbar" are visible.
    *"3-bar" Firefox menu button > Customize > Show/Hide Toolbars
    *View > Toolbars<br>Tap the Alt key or press F10 to show the Menu Bar
    *Right-click empty toolbar area
    *check that "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *if "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the Customize palette into the Customize window to the Bookmarks Toolbar
    *if missing items are in the Customize palette then drag them back from the Customize window on the toolbar
    *if you do not see an item on a toolbar and in the Customize palette then click the Restore Defaults button to restore the default toolbar setup
    *https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars
    You can check for problems with the <b>places.sqlite</b> database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    *Places Maintenance: https://addons.mozilla.org/firefox/addon/places-maintenance/

  • Why cant I publish my websites with the same addresses as they have had before?

    Here is the latest answer from Ethmoid to my question:
    Okay, so where are you publishing your sites to MobileMe or an external server?
    What were your sites named before?
    You do know that even if there is a site folder and you have a site name all you need do is give people your url as http://www.domain.com and this is all that they need to type in to a web browser to come up with your site?  Nothing has changed has it?
    I am publishing to an external server.
    The name of the site is www.ravnskov.nu/
    To give people the new url is impossible, because thousands of different sites whose owners I do not know are linking to one or more of my sites.
    Apparently I am not able to use Iweb for my purpose. Therefore, please tell me how I can take away the sites that already have been published by Iweb?

    If you are publishing to an external server then you can get rid of the site name.
    Open iWeb and publish your site to a local folder.
    You will then need to download Cyberduck from the internet for free.  This is a dedicated ftp programme.
    Open Cyberduck and then connect to your server.  Once connected upload ONLY the contents of your site folder and not your whole site folder and your url will then become http://www.domain.com/page name.html.
    When you publish your site from iWeb to a local folder you get a site folder and a separate index file.  All you need to do to get rid of your site folder is upload the contents of it rather than the whole folder and you don't then need the index file because there is one already there.
    If you do this though, you will have to continue to upload via Cyberduck every time you make changes to your site.
    Also, what do you mean "take sites away that have been published by iWeb?  Do you mean delete them?
    If you want to do this, then you'll need to delete them from the server directly.  Use Cyberduck to do this.
    Also, why not save time and simply reply to this post rather than starting a new topic each time?

  • I know my apple id password - when I use it to try to log in to apple tv it doesn't avert and asks me to retry.  What's the problem/solution?

    I know my apple id password.  When I try to log into my apple tv, it asks for my apple iTunes store password and when I enter my apple store password, it is rejected.  I tried to change my apple iTunes store password to the same as my apple id password and it says I have previously used that password which leads me to believe they are the same but then why does apple tv not accept it?

    are you sure it's not asking you for the shared itunes lib password?
    the shared itunes lib password is not personal but a password so only the people you wish on the LAN can access your shared lib but still you don't want them to get access to buy stuff using your appleID
    so the itunes password is used rather then using the appleID + password combo

  • When I used to receive emails it would make a beep now it doesn't make any noise

    it will not even make the *whoosh* sound anymore.
    My volume is up
    I checked the mail settings and the sound were all on, then I checked the system prefreces in the sounds menu and that appeared to be fine
    Any suggestions?

    So you checked Mail Preferences and have a sound chosen in the "new messages sound"?
    When you check the Sound Preference Pane, did you also check the Output option: are the internal speakers chosen for the sound output?

  • Why is the sound quality and volume in itunes so different than when I use other media players

    This is an issue which has been vexing me for some time. I've researched it all over the web and have not found a worthwhile answer. Some other posts on these forums have asked similar questions without successful answers. But, none the less, I will try...
    I have spent a lot of time over the last two years trying to get my itunes library organized as well as getting good digitized versions from my vinyl records as well as CDs. I was pleased with my results and then I added the songs to itunes. I could not believe how inconsistent the sound quality was. Invariably the volume is always lower. [Please do not post a reply such as: Check the volume controls in itunes proper as well as in itunes preferences (i.e., Sound Check, Sound Enhancer) & the Volume Adjustment in the Information pane under Options for particular songs.] I tried all of those means of adjusting volume. They do NOT work.
    There is something more insidious at work in itunes which prevent good sound reproduction. I will give an example. I have played Frankie Valle and the Four Season's song "C'Mon Marianne" on the OS X system sound (i.e. clicking the play button to the song file when selected on the desktop or wherever it resides) as well as in Amadeus Pro. The song sounds great. When I play it when it's in the itunes' library the first part of the song is too lound and then when Frankie Valle starts singing his voice is at a significantly reduced volume.
    I have edited the foregoing song in Amadeus Pro to a very high volume (i.e., Effects>Amplify), reloaded it into itunes and it still does not inprove the volume of Frankie's voice in the song, even though the rest of the song is somewhat louder. I have played with the Equalizer in itunes to no effect. It just does not work.
    Now, I would glading move away from itunes and use another media player. However, I have other Apple devices through which I listen to music. And the only way I know of to listen,e.g., on the iphone is through itunes.
    The other related problem with itune, or should I say iCloud, is icloud match. The icloud Match has taken great sounding music and given me back music of an inferior quality, even though it is a Matched AAC format.
    I'm am sorry if I am a little peeved about this issue. If anyone has some suggestions or input to a solution, I will be eternally grateful. Thanks a bunch.

    fbuerg,
    You are welcome. Glad my good fortune was helpful to you.
    Time Keeper

  • Different results when I use the debug trace mode

    Hi,
    I'm using LabView to configure test subject equipment via SNMP messaging. During the process and before each reading I need to re-calibrate my spectrum analyzer for things like center frequency and channel bandwidth. To do this I have a function which send out the SNMP get request to an SNMP server.
    Currently I have the same vi appearing in a sequence loop a couple of times. When I run the program in debug mode everything is good. The first step in the sequence gets me a valid center frequency and the second delivers a valid channel bandwidth. However if I turn off the little light bulb (debug tool) I get a valid center frequency but the channel bandwidth returned to the calling vi is the center
    frequency.
    I've looked at the messages comming back from my SNMP server and they are correct. I've tried setting booleans which would hopefully ensure the correct message is delivered but no.... I even tried timers all over the place to slow things down.
    I'm running LabView 5.1 on an NT box with a P3 500 processor.
    This problem may have something to do with the same vi being called in the same sequence loop more than once??
    Any help would be apreciated.
    Regards
    Mike Gaskin

    You could make it reentrant. And make sure that they execute in right order.
    "Michael Gaskin" wrote in message
    news:[email protected]..
    > Hi,
    >
    > I'm using LabView to configure test subject equipment via SNMP messaging.
    During the process and before each reading I need to re-calibrate my
    spectrum analyzer for things like center frequency and channel bandwidth.
    To do this I have a function which send out the SNMP get request to an SNMP
    server.
    >
    > Currently I have the same vi appearing in a sequence loop a couple of
    times. When I run the program in debug mode everything is good. The first
    step in the sequence gets me a valid center frequency and the second
    delivers a valid channel bandwidth. However if I turn off the little light
    bulb (d
    ebug tool) I get a valid center frequency but the channel bandwidth
    returned to the calling vi is the center frequency.
    >
    > I've looked at the messages comming back from my SNMP server and they are
    correct. I've tried setting booleans which would hopefully ensure the
    correct message is delivered but no.... I even tried timers all over the
    place to slow things down.
    >
    > I'm running LabView 5.1 on an NT box with a P3 500 processor.
    >
    > This problem may have something to do with the same vi being called in
    the same sequence loop more than once??
    >
    > Any help would be apreciated.
    >
    > Regards
    > Mike Gaskin
    >

  • When I long press a link, in addition to opening a context box, it also opens the link in that window. How can I get JUST the context window to appear?

    I am an avid Pocket user and I like to scroll through various blog sites while saving articles to read later. Typically, I have been using Google Chrome browser which requires me to open each article in a different tab and then share that article to Pocket in order to save it. I was ecstatic when I found out the firefox browser worked very well and even supported add ons. I decided to try it but have run into a major issue. When I long press a link in order to share it, instead of a context window appearing and the website staying the same, a context window opens while the website loads the link. When I right click on a link in my browser, it doesn't mean I want to go to that link so I'm not sure why the same procedure would cause the mobile browser to do so. Is there a way I can long press a link without opening the link in that tab?

    Okay, this is silly, but it's the best I could come up with:
    I tested on Gizmodo: when the long press menu appears, instead of lifting your finger straight up, slide it down a bit, just off the link, before lifting your finger off the glass. Then the script in the page does not detect a "mouse up" (or equivalent event) on the link. Does that work for you?
    I realize you can't actually see the link through the menu, but one or two lines of text height usually will do it.
    Probably would make sense for Firefox to cancel all events associated with touching the link once the menu is displayed. Or to make sure the site understands it as a right-click (that seems harder). I haven't checked to see whether any ideas along these lines have been filed in the bug tracking system.
    ''Edit: Tested on a Nexus 5 (LG).''

  • I am having a very difficult time publishing my website, it is very frustrating! It comes up with a few different excuses

    I am having a really difficult and frustrating time publishing my website. The responses are:make sure you are connected, server is busy… Help?

    Kristine ~ Welcome to the Support Communities. If you're publishing to MobileMe, this Apple doc may help:
    MobileMe: Troubleshooting iWeb publishing issues
    But if no luck with that, MobileMe live chat support is now 24/7 — see this announcement.

  • Has anyone noticed the links to the adobe digital editons 2.0 installers seem to be reversed?

    Tried downloading installer for ADE 2.0 for adobe website. The links seem to be reversed. Windows=Mac and vice versa.

    Hdarcee wrote:
    The links seem to be reversed. Windows=Mac and vice versa.
    I don't know where you see that...?
    At http://www.adobe.com/products/digital-editions/download.html
    Macintosh points to ADE_2.0_Installer.dmg
    Windows points to ADE_2.0_Installer.exe

  • Publish to .mac AND other server

    Question:
    I already publish to .mac - no problems there. I need to publish another website on another server. I published to a folder, used Fetch to upload it - works great (I know I lose some of iWeb's features, but that can't be helped).
    Here is my question - now when I publish to .mac - the second site I created for the other server loads on my .mac space also. This is not a huge deal - I have no links from one site to the other, it just seems like a waste of space. Is there a way I can choose to upload only my primary site to .mac and not the other one as well?
    Scott

    Hi Scott,
    The best thing to do in your case is to separate your two sites into two separate Domain files. That way the two sites can be edited and published independently from one another, so you don't have to have both sites uploaded to .Mac.
    If you are in sort of the beginning stages of doing this second site, it might be easiest to start over in a new Domain file. If however, you do not wish to start over with the second site, then splitting off this second site to another Domain file can be done as well.
    I'll refer you to a page put up by Mark Heaton (Apnewbie) on the process of domain separation...
    http://web.mac.com/mark8heaton/iWeb/DomainSeparation
    You might also find this iWeb helper application called "iWebSites" useful in managing your multiple domain files and creating new domain files, etc...
    http://mistergregg.com/cocoadrillosoftware/
    If you have any questions, don't hesitate to ask here in the forum for the benefit of others...

Maybe you are looking for

  • Error in Message Determination of GRN

    Hello Seniors, I have done configuation of message determination for GRN by this 1. Maintain the Printer Name in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Printer Setting 2. Ensured in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->

  • Problem in displaying html page in JEditorPane....

    Hi All, i was trying to display a html page in a JEditorPane. i was able to do that when i'm displaying a html page from a local machine.. But when i try to get the page from some website, it giving me "exception access denied (java.net.SocketPermiss

  • Audio video out of sync?

    Every movie I have rented and purchased the audio is out of sync with the video. If I pause the movie sometimes it goes back into sync but doesn't last long before it goes out of sync again. I have been trying to resolve this issue for the past week.

  • Formatting for columns in group above report(non grp col)

    Hi I have a report that is group above. So for every record that appears in the group above, below is the corresponding fields. What I am trying to do is apply formatting like font, hide/show etc to the rows below. How can I do that. record1.........

  • Email Signature question

    I am in the process of changing the default "sent on palm pre" signature to something else. Unfortunately I encountered a problem. I need to include a number, which is not a phone number. But Palm converts the number automatically into a number with