is anyone can send me how to create an wml page for wap (mobile phone) browser? the basic is oke just to show some text on the page! if able i need a code that will redirect the page to another page after few moments, for example the first page will be a welcome page after 5 secs it will AUTOMATICALLY open the other page. please write the code here or send mail to freetotake@gmail.com thanks!
Help on WML code please!?windows xp service
look up HTML redirect url code i think it is ummm
http://www.web-source.net/html_redirect....
Code is below
(Replace "http://www.yourdomain.com/index.html" with the site you want it to be redirected to)
%26lt;meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html...
OR
%26lt;META HTTP-EQUIV="Refresh"
CONTENT="5; URL=html-redirect.html"%26gt;
http://www.billstclair.com/html-redirect...
Hope this helps
No comments:
Post a Comment