Wapurl

Wapurl SearchSearch
Author Message
noelfernandes
New member
Username: Noel

Post Number: 2
Registered: 05-2004
Posted on Monday, June 14, 2004 - 11:02 am:   

i am trying to send a wap push message programmatically,the problem is when
in wap url a querystring is included
the variable in the querystring is not seen.eg
http://192.168.3.50:8080/?PhoneNumber=899993939" &
"&WAPURL=http://192.168.0.80/random8793094.asp?uni=204850930698706781940404&
Text=abc+def+ghi


Everything after the ".asp? " is not seen in the wap url
Carlo van Herwaarden
Unregistered guest
Posted on Saturday, September 25, 2004 - 12:25 pm:   

Hi i've got the exact same problem as described below with a php url where the querystring is missing when it reaches the phone.

When sending www.example.com/show_content.php?content_id=20 to a phone the part after show_content.php is missing.

Is there a way to solve this problem?

Posted on Monday, June 14, 2004 - 11:02 am:   
i am trying to send a wap push message programmatically,the problem is when
in wap url a querystring is included
the variable in the querystring is not seen.eg
http://192.168.3.50:8080/?PhoneNumber=899993939" &
"&WAPURL=http://192.168.0.80/random8793094.asp?uni=204850930698706781940404&
Text=abc+def+ghi


Everything after the ".asp? " is not seen in the wap url
anonymous
Unregistered guest
Posted on Saturday, September 25, 2004 - 07:41 pm:   

Use URL Encoding

Cheers
---------------------------------
vbMMS SDK
http://www.geocities.com/rongkh2004