Forums Index > Mewsoft Products > Auctionawy > Having problem with Auctionawy 10.5 updates (2)
huutotalo First Post Posted on: 02-01-10 07:51 AM
Having problem with Auctionawy 10.5 updates (2)

Sorry! I was in visual html editor which produced the results in my previous message.\ \ I changed the CustomGeneralClasses LanguageMenu this way:\ \
Code: HTML
\
<table border="0" cellspacing="0" cellpadding="0">\
  <form method="post" name="LangMenu" \
\
action="http://www.huutotalo.com/cgi-bin/auction/auction.cgi">\
<INPUT TYPE="hidden" NAME="Lang" VALUE="<!--Language-->">\
<INPUT TYPE="hidden" NAME="action" VALUE="ChangeLanguage">\
\
<tr><td>\
<select name="NewLanguage" \
onChange="document.LangMenu.submit();" \
size="1">\
<option value="Suomi">Suomi</option>\
<option value="English">English</option>\
</select>\
</td>\
\
\
<td></td>\
\
</tr>\
</form>\
</table>\
\


mewsoft Reply #: 1 Posted on: 02-01-10 11:44 PM
Re: Having problem with Auctionawy 10.5 updates (2)

To post code on this forum and view it as a code, enclose it between the tage:\ \ [ code ] and [ /code ] (no spaces , I inserted the spaces to show you the tages);

Mewsoft Support
www.mewsoft.com