T O P I C R E V I E W |
rmmarsh |
Posted - 24 May 2008 : 22:50:27 I orginally added some .php code to a page and changed the file extension to .php; then I generated it.
I removed the .php code, changed the export file extension back to html and exported the page. It generates a file extension of .html.
However, when I click on the menu button (which has a link to the "page.dhe", it generates a call to a .php file.
Sure hope this makes sense. :D
---------------- code snippet ------------------ </head> <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" alink="#FF0000" vlink="#800080"> <div id="ldhemasterpagePicture1" style="position: absolute; left: 139px; top: -30px;" align="left"> <img id="masterpagePicture1" name="masterpagePicture1" src="files/shared_masterpage_masterpagepicture1.png" width="572" height="800" border="0" alt=""></div> <div id="ldhenavigationLabel1" style="position: absolute; left: 12px; top: 78px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="index2.html" class="verdana10FF0000FFFFFFtb">Home</a></span></div> <div id="ldhenavigationLabel2" style="position: absolute; left: 12px; top: 264px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="contact.html" class="verdana10FF0000FFFFFFtb">Contact</a></span></div> <div id="ldhenavigationLabel3" style="position: absolute; left: 12px; top: 233px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="press.html" class="verdana10FF0000FFFFFFtb">Press</a></span></div> <div id="ldhenavigationLabel4" style="position: absolute; left: 12px; top: 202px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="issues.html" class="verdana10FF0000FFFFFFtb">Issues</a></span></div> <div id="ldhenavigationLabel5" style="position: absolute; left: 12px; top: 171px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="volunteer.html" class="verdana10FF0000FFFFFFtb">Volunteer</a></span></div> <div id="ldhenavigationLabel6" style="position: absolute; left: 12px; top: 140px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="contribute.php" class="verdana10FF0000FFFFFFtb">Contribute</a></span></div> <div id="ldhenavigationLabel7" style="position: absolute; left: 12px; top: 109px; width: 129px; height: 16px; text-align: justify;" align="left"> <span class="verdana10FF0000FFFFFFtb"><a href="biography.html" class="verdana10FF0000FFFFFFtb">Biography</a></span></div> <div id="ldhenavigationPicture1" style="position: absolute; left: 2px; top: 528px;" align="left"> ------------------- end of code -------------------- |
5 L A T E S T R E P L I E S (Newest First) |
rmmarsh |
Posted - 28 May 2008 : 17:46:14 It's gone now... I think changing the link a few times did the trick! Thanks, jtarin... |
jtarin |
Posted - 25 May 2008 : 22:04:47 Try changing the link once more, but this time take notice of the "characters" you highlight to select. Sometimes if you make a link and decide later to change or eliminate it, a character or so can be left unselected, unknowingly, and the link remains. |
rmmarsh |
Posted - 25 May 2008 : 14:45:23 Yes, to both questions... if I didn't save it, it wouldn't have exported... and I changed the link because I no longer needed .php |
jtarin |
Posted - 25 May 2008 : 13:37:27 Did you change the link in the text editor that you made your menu item in and save it as Davide suggested? |
s.dav |
Posted - 25 May 2008 : 11:22:30 Have you saved the page before exporting? |