<CORSA Chapters> Web page error

James Pittman jimp at unm.edu
Sat Feb 20 09:32:18 EST 2016


Hi Bryan,

I recently sent the following message to Ed Halpin <halpinem at comcast.net> who is editor of the PIKES PEAK CORVAIR CLUB newsletter:

START_QUOTE_1
> Hi Ed,
> 
> Going to the PPCC web site and clicking on "Tri-State Information" results in:
> 
> 	404
> 	Oops, you've encountered an error
> 	It appears the page you were looking for doesn't exist.
> 
> On viewing the code for that page, I am guessing that you have:
> 
>	<a href="tristate2016\2016tristate.htm" .....
> 
> and it should be:
> 
>	<a href="tristate2016/2016tristate.htm" .....
> 
> That is, a back-slash is where a forward-slash should be.
> 
> It appears that is the only place where a back-slash appears in the source code.
> Replace it  with a regular forward-slash and it should fix the error.
> 
> - Jim
END_QUOTE_1

Ed replied:

START_QUOTE_2
> No worries jim, thanks for the follow up.
> Not sure why the issue with a weird backslash is coming up.
> We've confirmed that it was working fine with edge, chrome, tablet and phone
> but dale on the rmc side said he too got the backslash error when he was trying
> to link to the info page.
> No end users have reported an issue to this point so we think we're good.
> If anyone has problems, just let me Know and we'll take another look.
END_QUOTE_2

This morning I tried the Pikes Peak web site using Firefox 44.0.2 on my Mac and had the same error.

I tried using Safari 5.1.10 (yes it's an old version of Safari) and the page worked okay.

I looked at the page source with Safari and found the backslash is still there.

Here are several lines of code from their home page:

START_QUOTE_3
	<div id="sidebar">
		<!-- #BeginEditable "sidebar" -->
		
		<!-- SIDEBAR HEADER-->
		<!--<h3 class="style14">What's Next?</h3>
		<h3 class="style8">Christmas Party<br /></h3>
		<h3 class="style14"><br /></h3>-->
		
		<h3 class="style12"> </h3>
		<h3 class="style12">
		<a href="tristate2016\2016tristate.htm"><img id="img2" alt="Tri-State Information" height="70" src="button9.jpg" style="border: 0" width="330" /></a>
	ETC ETC
END_QUOTE_3

I think that last line is the only place a backslash appears in the code.

Apparently the software tool Ed is using to edit the Pikes Peak web page is Microsoft expressions.
Does this give him the ability to change a backslash in the code to a forward slash?

Thanks for any help.

- Jim Pittman - CORVAIRS OF NEW MEXICO - http://www.unm.edu/~jimp





More information about the Chapters mailing list