[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Mandar Gandhe

12/31/2001 6:03:00 AM

Hi Bhanu,

There is a way around for this problem. Put the following
code in your wml file

<do type="prev">
<noop/>
</do>

which will disable the back button on the WAP browser.

Cheers
Mandar


>-----Original Message-----
>Hi,
>I am developing mobile web pages. I have two .aspx files.
>when I navigate from 1st file to second file using WAP
>handset BACK option is enabled by default. I want to
>disable the same as it is giving problems. Any idea would
>be of great help??
>
>Rgds,
>Bhanu
>.
>
1 Answer

(Andres Sanabria)

1/9/2002 5:33:00 AM

0