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...
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...
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...
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@...
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@...
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"...
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@...
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...
... 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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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@...
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...
the xml processing instruction and the DTD declaration need to be on separate lines luca...
Luca Passani
luca.passani@...
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:...
do you know Google.com ? http://www.aspfree.com/authors/michaelw/wap/aspwithwml2.asp Ed ... From: boyracer38 [mailto:boyracer38@...] Sent: Tuesday, May...
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...
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 ...