>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
GPRS, WAP, MMS and Email setup
> WAP language question!
Bookmark topic
i am creating a wap page i need some help with..
how do I send a form with data WITHOUT a button? can I do it with text?
Note that the tag doesnt work with .asp pages and Im using .asp
When im using im only getting a plain text, not a link.
i have also noticed that javascript doesnt work..
--
Posted: 2004-08-11 16:27:00
Edit :
Quote
are u using xhtml? or wml?
This message was posted from a WAP device
--
Posted: 2004-08-11 21:31:00
Edit :
Quote
wml i think... but all is written in .asp
--
Posted: 2004-08-11 21:32:30
Edit :
Quote
oh...well since u dont know, look it up here: www.w3schools.com
This message was posted from a WAP device
--
Posted: 2004-08-12 04:42:44
Edit :
Quote
well im not using .wml
the filetype is .asp and the code in ASP so im not using xhtml nor wml
--
Posted: 2004-08-12 18:20:53
Edit :
Quote
OMFG!
How can anyone that knows how to program ASP be so stupid!
ASP is not a standalone language, it must be combined with HTML, WML, XHTML, DHTML, CSS, or some other web language if you want to make a web page of any kind!
Now what are you using?
If you are using HTML, it wont work properly and will have many syntax errors for wap, so learn xHTML then!
-xHTML is WAP 2.0
-WML is WAP 1.0 and 1.1
-HTML is for HTML Web Browsers (mainly PCs)
-ASP is a server-side langauge that only tells the server what to do, ASP will not create a web page alone, it is most commonly known to be used with HTML code!
Lets say you used ASP to print "<HTML><BODY><P>Hello, this is my web page</P></BODY></HTML>" on the page, that is NOT ASP, that is HTML used WITH ASP!
----------Edit---------
Had to disable posting HTML
_________________
----------Sentertainment.net----------
http://www.sentertainment.net/[ This Message was edited by: Sentertainment on 2004-08-12 17:36 ]
--
Posted: 2004-08-12 18:35:44
Edit :
Quote
why the f**k should I use xHTML when the K700 doesnt support xHTML?
and if you wanna know... IM USING WML!!!
EXEMPEL:
<?xml version="1.0"?>
<% Session.Contents.RemoveAll() %>
<wml>
<card id="card1" title="Busstider">
<p align="center"> <b><u>Busstider</u></b><br/>
<small>jävla besserwisser!</small> </p>
[ This Message was edited by: NiQ on 2004-08-12 18:07 ]
--
Posted: 2004-08-12 19:07:19
Edit :
Quote
K700 doesnt support xhtml?! I dont think so
This message was posted from a T610
--
Posted: 2004-08-12 19:54:24
Edit :
Quote
where have your read that K700 supports xHTML?
or is the xHTML wap 2.0?
isnt this two diffrent things?

[ This Message was edited by: NiQ on 2004-08-12 19:10 ]
--
Posted: 2004-08-12 20:01:40
Edit :
Quote
Read sentiment's post again, slowly this time, it's got all you need to know about wap to make a portal like mine.
This message was posted from a Z1010
--
Posted: 2004-08-12 20:30:00
Edit :
Quote
New Topic
Reply