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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16289 - 16318 of 31579   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16289
... totally non standard. I did some tests: <body> <form action="http://www.heavydutygym.it/" method="get"> What do you want on your pizza : <select...
luca
luca_passani
Offline Send Email
Nov 1, 2004
10:58 am
16290
... Let's try again :) Here in Latvia it is a fact, that, if user comes to WAP site with his handset, he has been using WEB for some time and is familiar with ...
laacz
laaczene
Offline Send Email
Nov 1, 2004
11:13 am
16291
... here is what I meant: http://wurfl.sourceforge.net/java/tutorial.php#p70 <wall:body> <wall:form action="url" method="post"> <!-- Greatly simplified under...
luca
luca_passani
Offline Send Email
Nov 1, 2004
11:45 am
16292
or full support <%@ taglib uri="/WEB-INF/tld/wall.tld" prefix="wall" %><wall:document> <wall:xmlpidtd /> <wall:head> <wall:title>Form 2</wall:title> ...
Darren Luckett
chubloodychu
Offline Send Email
Nov 1, 2004
12:40 pm
16293
I seem to have a problem with the new wurfl from the site. If I xmllint the new file I get ... ../data/wurfl_1_9.xml:3819: error: Opening and ending tag...
dpapaharisis
Offline Send Email
Nov 2, 2004
12:22 pm
16294
Mobile enthusiasts, I am working with the wall:font tag, but when I used the size='-1' option, this is the result using wget and the user agent set to Nokia ...
mblbiz
Offline Send Email
Nov 2, 2004
1:16 pm
16295
i'm try to make WAP application using ASP and WML...but i have problem with session...session only known at first page, but in another page session will be...
Aneuk Bireuen
aneuk_bireuen
Offline Send Email
Nov 2, 2004
1:18 pm
16296
Will the SID string be passed on to the second page? ... From: "Aneuk Bireuen" <aneuk_bireuen@...> To: <wmlprogramming@yahoogroups.com> Sent: Tuesday,...
Marcus
deschoh
Offline Send Email
Nov 2, 2004
1:30 pm
16297
hello all, I need information about XDIME (XML Device Independent Markup Extensions). Has anyone a spec/documentation for me? Thanks, roland...
roldriguez2000
Offline Send Email
Nov 2, 2004
1:59 pm
16298
... Where di you download this file from? i verified the XML in CVS and the two on the website and none gives me this error. - Andrea...
Andrea Trasatti
mith_y
Offline Send Email
Nov 2, 2004
3:21 pm
16299
... Don't use cookies, make sure you use the QueryString (http://yoursite.com/script.asp?s=1234567)...
Andrea Trasatti
mith_y
Offline Send Email
Nov 2, 2004
3:22 pm
16300
It was the zip file of the web site http://wurfl.sourceforge.net/wurfl.zip ... From: Andrea Trasatti [mailto:andrea@...] Sent: 02 November 2004 15:21 ...
Dimitris Papaharisis
dpapaharisis
Offline Send Email
Nov 2, 2004
4:10 pm
16301
mblbz, I don't quite follow, but I am interested in understanding what you mean exactly. Once I understand, I can either tell you what you are doing wrong OR...
luca
luca_passani
Offline Send Email
Nov 2, 2004
4:13 pm
16302
I suspect the file you are looking at got truncated during the download Luca...
luca
luca_passani
Offline Send Email
Nov 2, 2004
4:16 pm
16303
Luca, ... This is normal text. <wall:font size='-1'>Some small text</wall:font> ... Mblbiz. ... what you mean ... ...
mblbiz
Offline Send Email
Nov 2, 2004
4:35 pm
16304
OK, got it in the end. It was effectively a bug. The 'style' variable was declared at the class level, and not inside the scope of the doStartTag() method as...
luca
luca_passani
Offline Send Email
Nov 2, 2004
4:50 pm
16305
hi i have written a code using wml+jsp and saved the files as ".jsp".I want to test my application on a wap emulator.i downloaded many wap emulators like...
abhijit kulkarni
abhijit1001
Offline Send Email
Nov 2, 2004
4:53 pm
16306
read the FAQ before you post again http://www.thewirelessfaq.com/ luca...
luca
luca_passani
Offline Send Email
Nov 2, 2004
5:09 pm
16307
... I downloaded the same file. Unzipped is of 1528918 bytes. This one validates ok, to me. Please check....
Andrea Trasatti
mith_y
Offline Send Email
Nov 2, 2004
5:31 pm
16308
... I suggest that md5sum's are the way forward in the future. Michael...
Michael Kaye
michael@...
Send Email
Nov 2, 2004
5:43 pm
16309
can you explain? I know this system is used by the Apache foundation, but I'm not familiar with it... Luca...
luca
luca_passani
Offline Send Email
Nov 2, 2004
6:49 pm
16310
... When you produce a file, you accompany it with a md5sum of it. (generally a tiny text file, such as the one produced by md5sum). This acts as a checksum...
Michael Kaye
michael@...
Send Email
Nov 2, 2004
7:29 pm
16311
... *insert standard warnings about keeping your private key... private*...
Michael Kaye
michael@...
Send Email
Nov 2, 2004
7:59 pm
16312
so..in every page we must use querystring? eq: if i have a variable in page1 to pass in page2, maybe it's easy to use query string, but how if that variable...
Aneuk Bireuen
aneuk_bireuen
Offline Send Email
Nov 3, 2004
8:01 am
16313
Luca, Thanks for your help. I am getting more familiar with the WALL/Java stuff. I will take a look at the code myself. The most important thing is of course...
mblbiz
Offline Send Email
Nov 3, 2004
9:10 am
16314
My mistake. Lost some data somewhere between transfers. Thanks for your time! ... From: Michael Kaye [mailto:michael@...] Sent: 02 November 2004...
Dimitris Papaharisis
dpapaharisis
Offline Send Email
Nov 3, 2004
9:57 am
16315
Hi, happy WAP programers! I think I've found a bug in WALL. This JSP WALL tag : <wall:input name="text" type="text" maxlength="256" emptyok="true"...
Grmblmbl
grruuuiiiik
Offline Send Email
Nov 3, 2004
10:45 am
16316
... Hello, I'm not an asp programmer, so I might say something stupid, but this is rather related to your programming language and not wireless services. My...
Andrea Trasatti
mith_y
Offline Send Email
Nov 3, 2004
11:20 am
16317
I see. You are right. I had not foreseen this. I'll look into that. Luca...
luca
luca_passani
Offline Send Email
Nov 3, 2004
12:01 pm
16318
hey andrea and luca etal... a few notes on session objects and cookies in several instances I have seen replys back and forth on this list about "we dont use...
kenneth gf brown
spywantedhalo
Offline Send Email
Nov 3, 2004
9:17 pm
Messages 16289 - 16318 of 31579   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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