
04-11-2006, 12:06 AM
|
 |
|
|
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by MrPatience
Thanks Abe1 for this hack, it is great! Just installed few days ago and it is working perfect.
I have only a question. Sorry if this has been answered before, I searched through the thread and didnt find an answer... I'm running a non-English forum, and I tried to translate the buttons to Send, Reset and Preview form. But when I try things like this:
HTML Code:
<input type="submit" value="Enviar" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
<input type="submit" value="Previsualizar" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
<input type="reset" value="Reiniciar" name="reset" style="font-family: Verdana; font-size: 10pt" class="button" />
then the Reset button does not seem to work, and clicking on Enviar(Submit) does a preview (and the thread is not posted). What am I doing wrong?
Thanks in advance
|
I;m not really sure. I believe I have these values hard coded into the hook for submission. I'm not sure why the rest whould not work though.
|