|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Link Causes File format unknown
Here's my wml-
<?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card id="card1" title="Jeffs First WML"> <p> Hello everyone!<br/> Welcome to my first wml page. </p> <p align="center"> <br/> <a href="#card2">next page</a> </p> </card> <card id="card2" title="Home"> <p> <a href="http://wap.oa.yahoo.com/raw?Nb=aoMego0&ak=&cb=55807&sd=kHaGt&t42r=gVc6zofHIp7U_5ESC_rr">Duluth Weather</a> <br/>Hello again! </p> </card> </wml> If I try to access like this on a nokia or motorola I get the "file format unknown" error. Take out the "<a href="http://wap.oa.yahoo.com/raw?Nb=aoMego0&ak=&cb=55807&sd=kHaGt&t42r=gVc6zofHIp7U_5ESC_rr">Duluth Weather</a>" and it works fine. What's causing the problem? Is it the ? Thanks for the help! |
|
#2
|
|||
|
|||
|
For all those who may have this problem
make sure and replace & with "&" (no quotes) Worked fine.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Link Causes File format unknown |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|