Write a program to show the process of receiving the list of shops in user’s location? - WMLScript

Write a program to show the process of receiving the list of shops in user’s location?



- WMLScript is used to provide the interaction between the user application and the server.

- It provides the use of procedural elements that can be used to control the navigation to other pages or cards.

- The program allows user to enter the country code and a list will be generated of the shop that are situated in its place:

<card id="cM" title="MY_DOMAIN.com">
<p>
<b>Call me:</b><br />
<a href="wtai://wp/mc;%2B19035551212">903-555-1212</a>
</p>
</card>
Post your comment