|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
protect asp scripts from wapsilon or download wml scripts trough web
hi,
im new here can anyone help regarding asp scripts,how can i protect my scripts from leeching?or downloading the files through web or through wapsilon.com (view code)?can anyone help me?email me at URL. pls add some scripts..tnx <?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card id="julius" title="julius"> <p align="center"><img src="http://geocities.com/ulyong23/juli.gif" alt="....."/><br/></p> <p align="center"><a href="http://geocities.com/ulyong23/index.wml#intro">my site</a><br/></p> <p align="center"><a href="games/2Fast2Furious.jar">game1</a><br/></p> <p align="center"><a href="games/SplinterCell2.jar">game2</a><br/></p> <p align="center"><img src="http://geocities.com/ulyong23/line1.gif" alt=".." /><br/></p> <p align="center"><img src="http://www.bluenetdesign.de/cgi-bin/counter.pl?member=1081580298" alt="" /></p> <p align="center"><img src="http://geocities.com/ulyong23/line1.gif" alt=".." /><br/></p> </card> </wml> |
|
#2
|
||||
|
||||
|
Hi there,
I've no idea when it comes to ASP but with PHP on our Unix box we just use $HTTP_USER_AGENT to tell us what browser the end user is on. From that it's easy enough to get the user agents of wapsilon and other emulators so you can create an if statement along the lines of it user-agent=wapsilon redirect to html site. Hope this helps
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > protect asp scripts from wapsilon or download wml scripts trough web |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|