customer asks:

Q:
...
> I'm trying to implement your shopping card, below is the code 
> that I'm  trying. It reterns the responce from your site:

> Not found  e-gold

> The location you tried to access is not a valid one. (Possibly our new web
> layout has changed a file name that you might have bookmarked). If you
> believe this is in error please contact the Gold & Silver Reserve.

> I'm pretty sure that the code is correct


...
>          <form name="form1" method="post"
> action="https://www.e-gold.com/sci-asp/payments.asp";> 
...

A:
you've got a small typo in your action tag...it should
be sci_asp not sci-asp. in full, the correct opening form tag:

 <form name="form1" method="post"
 action="https://www.e-gold.com/sci_asp/payments.asp";> 



jay w.
[EMAIL PROTECTED]

---
You are currently subscribed to e-gold-tech as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Use e-gold's Secure Randomized Keyboard (SRK) when accessing your e-gold account(s) 
via the web and shopping cart interfaces to help thwart keystroke loggers and common 
viruses.

Reply via email to