Discussion Board
-
Redirecting in WML
2004-05-20, 08:42
#1
Registered User
Hi,
I'm developing a WML page with PHP......I have this problem
I want to redirect a page to the user...
so i use this piece of code
<onevent type="onenterforward">
<go href="index.wml" />
</onevent>
but when i try run it using Nokia3650 it produce this error
Services:
Reply Unknown
but then I remove the code and run it again there were no error
Is it because of the <onevent> tag....??
-
Registered User
Are you sure, that your HTTP Server is sending the correct MIME Type, which should be "text/vnd.wap.wml" for WML pages
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules