Jump to content

Recommended Posts

Posted

Can someone tell me what this error message means? I feel I have all of my code right and I have even copied code for links that work and used that code and these pages that should load don't. Thanks for your time

 

here is the message: We're sorry, the Interchange server is unavailable...

We are out of service or may be experiencing high system demand. Please try again soon

 

 

 

steelbuilt[/url

Posted

Hello,

 

It looks like you are haing trouble with your Shopping chart.

On the pages that say View Chart it looks like you have

<a href="cgi-bin/viewcart.cgi">

 

The get quote link works and it has:

<a href="/~steelbu/cgi-bin/tiltprices.cgi">

 

That just an Idea that mit fix that one.

 

Also your form to buy after you clikc on get quote is sending to:

<form method="post" action="/cgi-bin/cart.cgi">

 

is these correct that mit be a resoan that its not works. most of the time with CGI scripts you have to pass a value to it to work.

 

Look like you have value being sent in a hidden form. you don't need to put

<form method="post" action="/cgi-bin/cart.cgi"> twice on a page just one time at the begging and the end </form>

 

that will help I hope with some of your erros you are getting. I'm not with TCH just a computer nerd out their to see if he can help other people

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...