Search the web
Sign In
New User? Sign Up
wmlprogramming · WML,XHTML,WURFL & Mobile-related stuff
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 12019 - 12048 of 28772   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12019
bunch of interesting whitepapers from Openwave luca =========================================================== OPENWAVE DEVELOPER NEWS ...
Luca Passani
luca_passani
Offline Send Email
May 1, 2002
10:17 am
12020
I think the capability names shpuld be unique across groups. This assumption would make parsing so much faster and utilities so much easier to build... Luca...
Luca Passani
luca_passani
Offline Send Email
May 1, 2002
10:20 am
12021
This is actually how it is my local copy. I changed it a few weeks ago while developing my PHP script, but never submitted to the list. Luca and Laszlo already...
Andrea Trasatti
mith_y
Offline Send Email
May 2, 2002
8:40 am
12022
hi, all. i'm a new member. and i'm a newbie in the wml programming. i hope that all of you can answer my question 1. what is gprs? 2. is in gprs still need...
Stefanus Rusli
ste_v_cool
Offline Send Email
May 2, 2002
8:57 am
12023
Bonjour, It will be possible to embed WML tags directly in XHTML pages in the next release of Wapaka (Wapaka is a browser based system for developing mobile ...
Silber zahn Nicolas
NiSJunk@...
Send Email
May 2, 2002
8:58 am
12024
What application would you like to write using GPRS with WML? :-) GPRS comes under bearer network like GSM, CDMA..etc. and WAP is the protocol used in...
Balaji Ankem
balaji.ankem@...
Send Email
May 2, 2002
9:18 am
12025
Hello all, I have a VERY simple form, but I have problems escaping variables with kannel, I think. Here is the wml: <input type="password" name="pwd"...
Andrea Trasatti
mith_y
Offline Send Email
May 2, 2002
4:45 pm
12026
Stefanus Rusli <ste_v_cool@...> wrote: I know you are beginer. WAP is protocol and GPRS is wireless network technology like GSM but more fast. WML is the...
aki asri
tongku_saidi@...
Send Email
May 4, 2002
12:56 pm
12027
I have a card like this <card id="card1" title="Search Page"> <p> Search: </p> <p> <input type="text" name="search"/> </p> </card> i wanted to give the focus...
josephjohn100
Offline Send Email
May 5, 2002
8:16 pm
12028
... You can't. Some browser automatically put the focus on the first input element (e.g. Openwave), but others don't. If you prefer clicking the primary key to...
Mario Menti
mariomenti
Offline Send Email
May 7, 2002
9:25 am
12029
I was wondering if anybody could post their experiences developing for the Samsung SGH-T100 (TFT GSM Handset). It's got color, but could someone confirm that...
sidarora
Offline Send Email
May 7, 2002
9:53 am
12030
... The Samsung SGH-T100 is using the Opevnwave browser V5. I have registered 3 different agents: SAMSUNG-SGH-T100/1.0 UP.Browser/5.0.1 (GUI) ...
Andrea Trasatti
mith_y
Offline Send Email
May 7, 2002
10:23 am
12031
Hi everybody, when I use dreamweaver(nokia studio), it sometimes seems doesn't work properly. Do you have some experience? can I have any suggestion about the...
rosalinehu
Offline Send Email
May 7, 2002
10:33 am
12032
Try the Openwave SDK, WAP version 5.0 - see http://developer.openwave.com HTH Clive ... From: rosalinehu [mailto:rosalinehu@...] Sent: 07 May 2002 11:11 ...
van Hilten, Clive
cvanhilten
Offline Send Email
May 7, 2002
11:10 am
12033
i have an asp code like this <% la=Request.ServerVariables("HTTP_ACCEPT_LANGUAGE") Select Case (la) case "en-us": response.write("Your WAP device is configured...
Joseph John
josephjohn100
Offline Send Email
May 7, 2002
12:27 pm
12034
Sorry for the OT posting, but I couldn't find any better way. Andrea's e-mails seem to be bouncing. What is the correct e-mail address? Thanks, laszlo...
Laszlo Nadai
nadaiur
Offline Send Email
May 7, 2002
1:23 pm
12035
It is trasatti@... (according to his postings to the list). Clive ... From: Laszlo Nadai [mailto:lnadai@...] Sent: 07 May 2002 14:25 To:...
van Hilten, Clive
cvanhilten
Offline Send Email
May 7, 2002
1:32 pm
12036
Folks, According to our information, the Samsung T100 should have a max-pdu of 8k, and should accept color png images. Not having access to the device here in ...
Ron Mandel
sashatuna
Offline Send Email
May 7, 2002
6:16 pm
12037
Hello all, This is the movie.asp,I use DSNless connecting to the database (tickets.mdb).but the wap browser always said "The Parser could NOT parse the...
rosalinehu
Offline Send Email
May 8, 2002
5:35 am
12038
Hi All, The max pdu figure can be quite misleading. Rarely does the max pdu size reflect the true maximum wml deck size or maximum image size (i've quickly...
gholkarv
Offline Send Email
May 8, 2002
5:36 am
12039
The one tested was: HTTP_USER_AGENT = SAMSUNG-SGH-T100/1.0 UP.Browser/4.1.26c4 HTTP_X_UP_DEVCAP_SCREENPIXELS = 128,50 HTTP_X_UP_DEVCAP_SOFTKEYSIZE = 6 ...
Christoph.Maeder@...
chmaeder
Offline Send Email
May 8, 2002
5:36 am
12040
Hi all, Is anybody could tell me with what's wrong with this movie.asp code? the database is tickets.mdb,in the same directory with movie.asp. ...
rosalinehu
Offline Send Email
May 8, 2002
5:36 am
12041
Hi all, Is there anyone could help me with the following "movie.asp" code? it's not working. I tried a long time but could not sort it out. the database is...
rosalinehu
Offline Send Email
May 8, 2002
5:36 am
12042
Hi, Instead of writing the WML DTD Declaration using Response.write, try placing the same i,e <?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML...
Denson D
denson.d@...
Send Email
May 8, 2002
8:01 am
12043
Can asnyone give me help or some sa,ple code showing a wml page wihich connect to an access db and displays data from it. Im new to wml... i know asp tho Thanx...
boyracer38
Offline Send Email
May 8, 2002
8:13 am
12044
the xml processing instruction and the DTD declaration need to be on separate lines luca...
Luca Passani
luca.passani@...
Send Email
May 8, 2002
8:14 am
12045
What error messages do you get? Clive ... From: rosalinehu [mailto:rosalinehu@...] Sent: 08 May 2002 01:15 To: wmlprogramming@yahoogroups.com Subject:...
van Hilten, Clive
cvanhilten
Offline Send Email
May 8, 2002
8:31 am
12046
do you know Google.com ? http://www.aspfree.com/authors/michaelw/wap/aspwithwml2.asp Ed ... From: boyracer38 [mailto:boyracer38@...] Sent: Tuesday, May...
Ed Alkema
bwirelezz
Offline Send Email
May 8, 2002
9:07 am
12047
It seems like a problem related to pdu size limit and image size limit has come out and I would like to see if anyone can clear my mind about this. PDU size is...
Andrea Trasatti
mith_y
Offline Send Email
May 8, 2002
10:55 am
12048
Hi, I used the "winwap browser".I use "main.wml" firstLy,saying "welcome to movie booking system".this one is fine then after 3 seconds it shall goes to the ...
hu xunlei
rosalinehu
Offline Send Email
May 8, 2002
12:01 pm
Messages 12019 - 12048 of 28772   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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