|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
WML vars problem
i have a link in my WML etc:
<a href="./choose.php?code=1">This is my link</a> on choose.php <?php # Send the header information<br> header("Content-type: text/vnd.wap.wml"); echo("<?xml version=\"1.0\"?>\n"); echo("<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">\n\n"); ?> <wml> <head><meta http-equiv="Cache-Control" content="max-age=30" forua="true" /></head> <card id="card0" title=":: Fun Download ::"> <do type="prev" label="Back"><prev/></do> <br> <p>Code: <b><? echo $code ?></b></p> <br> </card> </wml> why on my nokia 7650 keep getting wap reply unknown.. try it on the SDK and works fine.. |
|
#2
|
||||
|
||||
|
just glanced not studied so not 100% sure.
try changing <br> to <br/> that might help.
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WML vars problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|