View Single Post
  #1  
Old 06-05-2009, 03:09 PM
Dannasoft
Guest
 
Posts: n/a
Default showpage function returns alert page not found

Hello again. I'm having a navigation issue with the showpage function. I have the following script on a page.

<a href="javascript:showPage('_mypage.htm',selected_b utton);">Read More</a>

On using the link the script alerts "Page _mypage.htm not found"

But the page exists and is spelled correctly.

Any ideas?