Hi all, I would like to know if it is possible to replicate the following wap code example with hawhaw. It doesn't seem possible, because hawhaw do not allow...
Hi Adriano, you are right, one deck with more than one cards allow faster navigation from card to card without loading new data from the remote webserver. As...
Hi HAWHAW developers, a new star is born in the HAWHAW universe: HASTENIX, the Hawhaw Adapter for aSTErisk aNd voIceXml If you are familiar with Asterisk, the...
Hi, This is not a showstopper, but merely a question on "why" :) I'm trying to get the submit button to show in my wap browser for the nokia 6310i. Using the...
Hi Frank, this behaviour has been reported some time ago for Ericsson phones. There already is a special branch within hawhaw's form handling, to create...
Hi all, there is a new hawhaw reference application available for all those who want to create something useful with hawhaw, but consider the hawhaw examples...
Hi Norbert,
Nice job with the hawpedia!
Find attached the translation to: Portuguese from Portugal.
Do you need any help to make the Hawpedia access the...
Hi Adriano, thanks a lot for the portuguese translations! I have updated HawPedia and it should now support the Portuguese Wikipedia too. Can you pls. make a...
I have some game data i would like to pass to my clients website. I usually post using cURL function. It would be nice if I could drop the cURL funtion and...
Throw this in your php or just keep it stand alone <?php function get_sub_info($haystack,$needle){ $newOpenTag = "<" . $needle . ">"; // if needle = age then...
Hi JM! Tiki is a Wiki/CMS/Groupware which uses HAWHAW for several features. Maybe you will find something interesting here: http://mobile.tikiwiki.org/ Best...
Whenever I use the add_option function from hawhaw, and assign a "0" to it, I get a "invalid argument in add_option()" error. When I leave it empty, it works...
Hi Frank, I can explain: It's a hawhaw bug ;) When you assign a "0"-string to a php variable and then check it with !$var, php will return FALSE. It's a common...
Hi I downloaded Voxeo SIP phone and trying to run my HAWHAW code. But I am not listening anytghing. I downloaded Voxeo Prophecy 7 (65MB). Can you please guide...
Hi Muntasir, does it work for static (non-hawhaw generated) VoiceXML files? Have you tried to access the hawhaw demo http://wap.hawhaw.de/ ? On the prophey web...
Hi list, there is an interesting article dealing with hawhaw at dev.mobi: http://pc.dev.mobi/node/257 It focusses on hawhaw xml and VoiceXML support, but it...
Thanks! That's very helpful. On a somewhat related topic, is it possible to set text size of a link? I'm trying to make link text different size than regular...
The HAW_banner class shows up on the device simulator only. It is not part of the "display area" and therefore does not appear for WML output. If you want to...
Hi Nobert, nice job on the pedia. There are a few things that need to be changed. Also as soon as I get some free time I'll be posting the spanish translations...
Hi, in the meantime HawPedia found its way into the official wikipedia! There also is a spanish version available at: http://es.wap.wikipedia.org/ I have not...