EmbPerl 2.x

I'd like to prepare my application for several languages. If I have these 
submit buttons:

<input type="submit" name="submit" value="[=Update=]">
<input type="submit" name="submit" value="[=Delete=]">
<input type="submit" name="submit" value="[=New=]">

What would I get back in $fdat{submit} if it is in Danish and I push on the 
Update ("Opdater") button?

Will it be Update?
Will it be Opdater? If so, any way to do the correct comparison?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               �ben 12.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        L�rdag 12.00-16.00       Web:      www.suse.dk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to