
August 1st, 2003, 12:31 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
HELP!! Few Basic Questions For The WML Expert
1. why the initial wap standards did not use tcp/ip.
2. future of wml as the basis of designing webpages for mobile devices.
3. use a wml document to allow a user to input 2 integers.write a script that will calculate and display the sum and quotient of 2 values.
4.write a wml doc that aloows a uder to key in his a/c name and password. use the compare method in the string object to compare these 2 inputs with that of a few pre-defined a/cs and passwords within a wmlscript function.the user should be prompted with a login successful or login unsuccessful msg.
5.write a script that will reverse the order of the letters in your name
6.write a script that will take in the x and y parameters of the following equation and display the result z.
z=10x + y(to the power of x)
Pls do help me out..thanks!
|