|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
Is there any way to have an <insert> field with an <option> in it which is already selected by default, cf. html's <option selected> tag? Also, how does one put a pound symbol into WML? The tag £ doesn't seem to work. Thanks, Marc |
|
#2
|
|||
|
|||
|
Hi Marc,
> Is there any way to have an <insert> field with an > <option> > in it which is already selected by default, cf. html's > <option selected> tag? In your <select> tag use the following :- <select ivalue="0"> If you use 0 nothing will be selected, change the ivalue number for the different options. > Also, how does one put a pound symbol into WML? > The tag > £ doesn't seem to work. I used a pound sign WBMP image. You can find it at :- www.subnet.co.uk/pound.wbmp |
|
#3
|
||||
|
||||
|
Quote:
Great - that seemed to work fine. Quote:
Hmm...this kind of works. I found (at least with my Nokia 7110) that images can only be displayed one to a line. This makes using the pound sign on the same line as text very difficult. I've just been experimenting and found that ASCII 163 prints out a pound sign without any problems. Thanks, Marc |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > <option selected> and pound sign |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|