|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
Hi, I am the new user of php+wml.
I try to use Nokia Mobile Browser 4.0, and using the Apache server, when to load the page by the localhost server[http://localhost/WAP/index.wml]. Why it cannot display the page? But it is work to load the page by using ccWAP Browser And I have configure httpd.conf like this: #WAP server using apache AddType text/vnd.wap.wml wml AddType image/vnd.wap.wbmp wbmp AddType text/vnd.wap.wmlscript wmls AddType application/vnd.wap.wmlc wmlc AddType application/vnd.wap.wmlscriptc wmlsc Is there any wrong? Or any setting in Nokia Mobile Browser 4.0 settomg need to set?? thank you for your help cheers... ![]() |
|
#2
|
||||
|
||||
|
Is your code valid?
I ask this question because phones specifically have problems if the code is not well formed or contains errors - it may be that the Mobile Browser is just as strict
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#3
|
|||
|
|||
|
Oic, thank you very much
because ccWAP can load the page...So I think the coding do not have any problem!! Is there any place I can check to my coding have problem ?? Thank you very much ~! ![]() |
|
#4
|
|||
|
|||
|
But when I testing it by the following code but it still cannot load the page, I think.. there are no syntax error in it
<?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="main" title="First Example"> <p> Hello world! </p> </card> </wml> Also when I load the page by the open file method,it can be show the content. Can you tell me is there any problem?? thank you |
|
#6
|
|||
|
|||
|
Oic, Let me try!!
Thank you very much ~! ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > [PHP+WML] Problem on Nokia Mobile Browser 4.0 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|