Thread: Learn WAP
View Single Post
  #34 (permalink)  
Old 04-02-2008, 10:43 AM
rrrajesh84in rrrajesh84in is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 399
rrrajesh84in is on a distinguished road
Default Re: Learn WAP

A task specifies what action to perform when an event, like entering a card or selecting a link, occurs.
Go Task

The <go> task represents the action of switching to a new card.
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<card>
<p>
<anchor>
Go To Test
<go href="test.wml"/>
</anchor>
</p>
</card>
</wml>
__________________
.....................................
''''''
Rajesh''''''
Ants. . . . . . Like me
Reply With Quote