I'd like to create a report I can view with my cell phone. I created a WML report and uploaded it to my web server. But when I try to view it with my cell phone, I get "no response"
My phone is a Nokia 8390, which supports WAP 1.2.1
I also tried it with a Seimens S46, (don't know what WAP version it supports) and got "500 web service problem"
I pretty sure I'm missing something here. I'm using Apache 1.3 web server on Linux - I think I need to add a mime type, right?
But also:
Does WAP work with a name based server? (not dedicated IP)
Are my phones capable of viewing the WML reports generated by HM? In other words, does HM generate WAP 1.2.1 compatible reports?
Thanks for any help!
WML reports
Re: WML reports
I am not Apache administrator but I think you should add line "AddType text/vnd.wap.wml .wml" into .htaccess fileburke wrote:I also tried it with a Seimens S46, (don't know what WAP version it supports) and got "500 web service problem"
I'm using Apache 1.3 web server on Linu
It should workburke wrote:Does WAP work with a name based server? (not dedicated IP)
I believe soburke wrote:Are my phones capable of viewing the WML reports generated by HM? In other words, does HM generate WAP 1.2.1 compatible reports?
Regards
Alex