Forums Index > Mewsoft Products > Auctionawy > link to language version
billgoods First Post Posted on: 05-23-09 05:36 PM
link to language version

have another question\ \ I would like to make a welcome page where customers can choose language before entering the site.\ \ Is there a direct link I could use who will take the visitor to \ a language, and set the cookie as well ?\ \ thanks !
mewsoft Reply #: 1 Posted on: 05-24-09 02:28 AM
Re: link to language version

Yes click on the link "Language" on your site, view the source and save it as static html page then link to it or use the links generated.

Mewsoft Support
www.mewsoft.com

billgoods Reply #: 2 Posted on: 05-24-09 10:12 PM
Re: link to language version

Hi again,\ \ As direct link to a language version AND set of cookies I found :\ \ http://billgoods.com/cgi-bin/auction/auction.cgi?action=Set_Language&Lang=Français\ \ which returns an error message saying language file has not been found\ \ --and--\ \ http://billgoods.com/cgi-bin/auction/auction.cgi?action=Set_Language&Lang=Français\ \ which goes trough, but do not change the language ...\ \ \ All of this have been tested with action=Set_Current_Language, but with same (bad) results...\ \ \ Canb you help ?\ \ I know, I must be stupid !!!
mewsoft Reply #: 3 Posted on: 05-26-09 01:04 AM
Re: link to language version

The language variable name is Language_Selected not Lang, so it should be like this:

http://billgoods.com/cgi-bin/auction/auction.cgi?action=Set_Current_Language&Language_Selected=Français

Thanks


Mewsoft Support
www.mewsoft.com