... It's up to the browser to let the user scroll left and right. Nothing grants you that you may scroll left and right. Today I tested a wide image on a...
... Hello Reto, if you have questions you may ask them on the wmlprogramming list. I am also sure you can find this information in the Nokia official ...
Hello, I have a question regarding the nokia 7610: where do you have the information from that the video_directdownload_size_limit is 153600 bytes, but the...
Hi, How i can include a <timer> so that a wml page would get refresh after some intervals of time. As Wall generates its uml,xhtml or chtml code at run time...
... That value (153600) is supposed to be the limit you are looking for. As far as I remember the Series 60 may download "up to the free memory", I guess this...
... In theory you should simply check ringtone_amr. "amr" only means that the device can PLAY amr files, while "ringtone_amr" tells you that the device may use...
<c:if test="${capabilities. preferred_markup == 'wml' }"> it's not a WURLF capability directly, but it is created artificially to expose what WALL see as the ...
... I've a mobile that has ringtone_amr true, it can play the tone in the integrated player, but it cannot be use as ringtone. But I'll double check this. ...
the wall:b tag is dropped when the device's wall_markup = chtml but it seems to me that many devices (including browsers) are being sent chtml but can handle...
Hello, First I should say I'm not an expert in this, so the answer is probably obvious... I have 2 domains using wurfl with PHP. Domain 1 works very well. ...
... In case let us know. In case also verify the DRM or possible limits such as too wide band or too long. There might be some limits to ringtones. - Andrea...
... This is most likely a cache problem. Since you say that the two servers are clones you must be using the same PHP version AND same version of the PHP...
... Symbian ... log ... not ... phone ... same ... and ... WURFL ... 4.3.9) ... Thanks Andrea. Deleting cache.php and agent2id.php4 seems to have worked. ...
Hi Kane, the require_once('include/config.php'); is a instruction to include a file into the current file, in this case is a small library where it include...
if you are not addressing WML, you can use <b>. WML also supports <b>, but be carefull, there's a case where using <b> inside a hyperlink will blow your WML...
japanese imode browsers dont support <b> tags. They just ignore it. I cant think of any devices that have a problem with the <b> tag, so I use <b> instead of...
... <andrea@t...> ... files, ... SPV ... the ... make ... the ... some ... It looks like I spoke too soon. Here's what is happening: if I delete both cache.php...
... Hi Phil, I'm replying to your email here. Thanks for sending me the files, the mistake is clear. I will see if I can make the documentation clearer. ...
Hi, there I own a website , which provides some Home health care information. It has a news letter every week and its format is HTML. Now, I want to publish...
hi , I installed wurfl-php in Fedora core 3 box. PHP version is , 4.3.9. When i try to execute update_cache.php in command line , it gives the message saying, ...
Hello, I was just wondering, maybe I am misreading the capabilities list of WURFL, but I can't fine the max size incoming emails can be anywhere. Specifically,...
Sorry I stand corrected, I got it wrong in my last mail: Some phones accept HTML pages of 10k, but they only accept max mailsize of 1k, and 'uploaded/mmsed'...
Dear Friends I'm a computer science student, and I've to design a secure m-commerce system for a course in IT Security. I've many doubts about wap and wml...
... Hello and welcome. I don't think anyone has ever come with the request of knowing the size limit of emails. This is the reason why we did not add it. This...
... Ciao giuseppe, recent devices (from the last year or so) mostly support WAP 2, so this should not be a problem for you. J2ME MIDP 1.0 (which is the oldest...
... Hello, this is certainly a typo. The $end variable is never defined. The good news is that this does not affect in any way the script operations, it's just...
Hello August the question of IMEI has come up repeatedly on the list, but there has never been enough drive to implement it. The reason is simple: only...