Skip to search.
wmlprogramming · WML,XHTML,WURFL & Mobile-related stuff

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 5632 - 5661 of 34517   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5632 Bambang Sadikin
commsoft@... Send Email
Jul 1, 2000
8:09 am
Well, WML is created for Internet over Wireless Devices over slow bearer. WML is made for having internet working efficiently. Bambang ... From:...
5633 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
7:45 pm
... The only difference should be that the phone stays connected until a certain time has passed with no activity in the temp mode. When it's in continous mode...
5634 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
8:16 pm
... See http://wap.colorline.no/wap-faq/?pair=01.016...
5635 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
8:20 pm
... technology >(already existing products, specifications on the underlying infrastructure etc). Pretty much all you can do now using a "web" type interface...
5636 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
8:21 pm
... See FAQ....
5637 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
8:24 pm
... Yes, the size is basically whatever the HTTP header says in "Content-length". For instance "variable1=Hello" and "variable2=This is a test" translates to ...
5638 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
9:14 pm
... See http://wap.colorline.no/wap-faq/?pair=01.004...
5639 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 1, 2000
9:46 pm
... explanation >please tell. URLs are limited to some 128 characters, so a POST would be able to transfer far more data. Besides, it's complicated to add the...
5640 Luca Passani
passani@... Send Email
Jul 2, 2000
9:51 pm
Ladies and Gentlemen, here is a beta version of my web site. Comments and constructive criticism are welcome. http://www.passani.it (IE4+ only) luca...
5641 Peter Roxburgh
peter.roxburgh@... Send Email
Jul 3, 2000
8:47 am
Espen ... How do you arrive at 128 characters? We have successfully passed GET query strings up to 168 characters on a wide a variety of devices through a...
5642 Bambang Sadikin
commsoft@... Send Email
Jul 3, 2000
10:34 am
Hi Microsofts experts : Any body knows what is this error '80020009' mean? ?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" ...
5643 Peter Roxburgh
peter.roxburgh@... Send Email
Jul 3, 2000
10:34 am
To all interested in developing secure applications. I have just been in contact with One 2 One, who have informed me that they plan to support WTLS within...
5644 rameshg@... Send Email Jul 3, 2000
10:34 am
Hi all, I am having a problem with the values posted from the mobile phone. The code which I use to post values is as below. <input type="text" name="Count"...
5645 b_v_apparao@... Send Email Jul 3, 2000
10:34 am
Hi All Is it possible to connect Palm VII to the internet and watch WAP enabled sites using serial port ( Hotsync). I have tested the same with emulator ......
5646 gcohuet@... Send Email Jul 3, 2000
10:34 am
i've read the push architectural overview and i would like to know if the push service is available now and what do i need to use it. as a young developper in...
5647 alex_dutton@... Send Email Jul 3, 2000
10:34 am
A large number of home automation applications will become feasible with the arrival of Bluetooth equipped phones (and domestic appliances). This will: 1)...
5648 Eran
limbo@... Send Email
Jul 3, 2000
11:00 am
Did the ASP page use some external object? If so this might be an unhandeled exception in that object (basically an error occurred and was not trapped so you...
5649 Eran
limbo@... Send Email
Jul 3, 2000
11:00 am
If you convert the value in the ASP page that recieves the post you should not have any problems. If Request.Form("Count") <> "" Then intCount =...
5650 Ed Alkema
ealkema@... Send Email
Jul 3, 2000
11:00 am
Maybe the following article helps http://wap.colorline.no/wap-faq/?pair=08.006 Ed ... From: rameshg@... [mailto:rameshg@...] Subject:...
5651 Ed Alkema
ealkema@... Send Email
Jul 3, 2000
12:26 pm
Probably a problem with the code you use to access a database. Are you trying to access a database? Post your problem to activeserverpages@......
5652 rameshg@... Send Email Jul 3, 2000
12:26 pm
If I use the code iCount = Request.Form("Count") the code works fine. only the comparison fails.But if I use the code if (Request.Form("Count") <> "") then ...
5653 Hung-Hsien Chang
hubert@... Send Email
Jul 3, 2000
5:22 pm
Only if they come. It has been there for a long time but they ( participatns) seem to come up with sufficient test tools and agreement. We have heard about...
5654 Daniel De Luca
daniel.deluca@... Send Email
Jul 3, 2000
5:22 pm
Yong, I've developed a WAP app with SPRINTPCS WAP enabled phone with no problem. You can use pure WML code, the Phone.Com WAP GAteway of SPRINT will either ...
5655 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 3, 2000
5:29 pm
... Oops. To be honest I can't remember. I might even have read it... I'll just have to write a gettest script as well then :) ... sites to >use POST, that...
5656 Gus
angus@... Send Email
Jul 3, 2000
7:23 pm
... Which version? The commercial version (NAMP WAP, HPUX w/ CD2) certainly gives me access to both methods. Odd. ... One maintains a session on the WAP...
5657 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 3, 2000
7:34 pm
Want to know the REAL answer to POST (and GET) limits? Try http://wap.colorline.no/wap-faq/apps/putsize.php3 (or if you'd rather not type as much, find the...
5658 Gus
angus@... Send Email
Jul 3, 2000
7:35 pm
... This has nothing to do with WAP, ask the question in a database group/list. news://comp.databases.* for example. Something I *will* say though, is "Choose...
5659 Gus
angus@... Send Email
Jul 3, 2000
7:48 pm
... You'll need a handset that supports push, a push-proxy-gateway (PPG) and a bearer of some sort, for example SMS or GPRS. Your local net op may be able to...
5660 Espen Lyngaas
espen.lyngaas@... Send Email
Jul 3, 2000
8:34 pm
... Damn damn damn! You're right. Do you know if this means it's closing the connection all the way (both to the gateway, which in turn closes the connection...
5661 Bambang Sadikin
commsoft@... Send Email
Jul 4, 2000
7:06 am
Hi : Anybody know what are the content-type in GPRS phone? Bambang...
Messages 5632 - 5661 of 34517   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help