|
-
Jul 13th, 2005, 10:25 AM
#1
Thread Starter
Hyperactive Member
wml question?
Hi, can wml support support javascript? or is there a converter from HTML to WML if I use javascript on the html and it will works too?
-
Jul 13th, 2005, 10:36 AM
#2
Re: wml question?
There's a JavaScript variant that should work with WML browsers - whether it actually does is a different question.
Expect the converter to be unable to convert anything but the most basic scripts.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 14th, 2005, 05:37 AM
#3
Thread Starter
Hyperactive Member
Re: wml question?
but what about wap phone? I try some javascript login and it can't be loaded correctly.
-
Jul 14th, 2005, 07:35 AM
#4
Re: wml question?
What is a "JavaScript login"? You can't do security with JS.
And no, WMLScript probably won't work with many WAP phones. As I said, there's the question of how many browsers actually support it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 15th, 2005, 09:10 AM
#5
Thread Starter
Hyperactive Member
Re: wml question?
javascript login is a simple login script using javascript. its not really security as the password can be seen crack easily. is there any other way to create login for wml?
-
Jul 15th, 2005, 09:27 AM
#6
Re: wml question?
Sure, with server-side scripts, like any sane web app does.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 16th, 2005, 02:20 AM
#7
Thread Starter
Hyperactive Member
Re: wml question?
I know wap phone can access php langauge right? Can I have simple php login script for that?
-
Jul 16th, 2005, 10:00 AM
#8
Re: wml question?
No client-side application ever accesses PHP. It is evaluated on the server, and the result sent to the client. The client need not even be aware that there was any PHP. (In my systems, it isn't.)
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 17th, 2005, 02:19 AM
#9
Thread Starter
Hyperactive Member
Re: wml question?
I not really understand what you are talking about but I know I can access some wap site that have extension of php in my wap phone. I wonder they is it convert from wml to php?
-
Jul 17th, 2005, 02:23 AM
#10
Re: wml question?
Learn what PHP really is, and you'll understand.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 17th, 2005, 09:47 AM
#11
Thread Starter
Hyperactive Member
Re: wml question?
Thanks for your help anyway, I basically understand what is all this about, if i'm free I will try and learn php :P
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
|
Click Here to Expand Forum to Full Width
|