WAP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreWAP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old June 1st, 2004, 08:55 AM
jailbox jailbox is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Location: Estonia
Posts: 99 jailbox User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
code help

Can anyone tell me if there is anything wrong with this code. It doesnt work on some phones like 3510i but it works on motorola c550. The problem isnt the fone. Ive tested with many diferent 3510i s.



<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>

<card id="index" title="Index of jailbox">
<p align="center">Welcome!!</p>
<p>
<img src="http://geocities.com/jailbox15/jailbox.gif" alt="logo loading...."/>
</p>
<p align="center">
If a bird ****s on your head then you are a ****head</p>
<p align="center">
<a href="http://geocities.com/jailbox15/wap/updates.wml">Updates</a>
</p>
<p align="center">
<a href="http://winksite.com/wap_generic/ms_gb_l.cfm?susid=4693">Guestbook</a>
</p>
<p>
<img src="http://geocities.com/jailbox15/triip.gif" alt=" ..."/>
</p>
<p align="center">
<a href="http://geocities.com/jailbox15/wap/downloads.wml">Downloads</a>
</p>
<p align="center">
<a href="http://geocities.com/jailbox15/wap/services.wml">Services</a>
</p>
<p align="center">
<a href="http://webcab.de/cgi-bin/wv.cgi/20332">Vote!</a>
</p>
<p align="center">
<a href="http://winksite.com/wap_generic/ms_cr_alias_f.cfm?susid=4693">Chatroom</a>
</p>
<p align="center">
<a href="http://geocities.com/jailbox15/wap/gallery.wml">Visitors gallery</a>
</p>
<p>
<img src="http://geocities.com/jailbox15/triip.gif" alt=" ..."/>
</p>
<p align="center">
<a href="http://wappy.to/mail.cgi?jailbox15">Contact</a>
</p>
<p align="center">
<a href="http://geocities.com/jailbox15/wap/aboutme.wml">About Me</a>
</p><br/><br/>
<p align="center">
<img src="http://wap.wapbanners.net/counter.php3?num=2340001" alt=" "/>
</p>
<p align ="center">
<img src="http://wap.wapbanners.net/banner.php?id=2340"
alt="wapbanners"/>
<anchor title="Go">
<go href="http://wap.wapbanners.net/link.php?id=2340"/>
<br/>Go there!</anchor>
</p>
</card>

</wml>

Reply With Quote
  #2  
Old June 1st, 2004, 09:05 AM
jabba_29's Avatar
jabba_29 jabba_29 is offline
Back in HEL
Dev Shed God 8th Plane (8500 - 8999 posts)
 
Join Date: Feb 2002
Location: Finland
Posts: 8,670 jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)  Folding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner Folder
Time spent in forums: 3 Months 3 Weeks 4 Days 6 h 10 m 50 sec
Reputation Power: 1618
Send a message via ICQ to jabba_29 Send a message via AIM to jabba_29 Send a message via MSN to jabba_29 Send a message via Yahoo to jabba_29 Send a message via Google Talk to jabba_29 Send a message via Skype to jabba_29
Facebook
You have a syntax error somewhere.
try the validator as www.w3schools.com:
http://www.w3schools.com/wap/wml_validate.asp
__________________
Cheers,

Jamie


# skiFFie | Home of the 'accessibility module' for Drupal
# Jamie Burns [me] Accessibility Module [drupal]
# guidelines | search | wap resources | not getting help | fold to cure

# Any form of employment is strictly prohibited ......


__________________

Let the might of your compassion arise to bring a quick end
to the flowing stream of the blood and tears .....
Please hear my anguished words of truth.

__________________

Last edited by jabba_29 : June 1st, 2004 at 09:09 AM.

Reply With Quote
  #3  
Old June 1st, 2004, 09:08 AM
jailbox jailbox is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Location: Estonia
Posts: 99 jailbox User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
yeah i tried that validator. I know bout that error. But i dont know where it is and how do fix it.

Reply With Quote
  #4  
Old June 1st, 2004, 10:40 AM
jailbox jailbox is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Location: Estonia
Posts: 99 jailbox User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
I FIXED IT. I had to take out all the <br>....</br> tags and replace some others. Why is <br> an error?

Reply With Quote
  #5  
Old June 1st, 2004, 02:14 PM
jabba_29's Avatar
jabba_29 jabba_29 is offline
Back in HEL
Dev Shed God 8th Plane (8500 - 8999 posts)
 
Join Date: Feb 2002
Location: Finland
Posts: 8,670 jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 10th Grade (Above 100000 Reputation Level)  Folding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner Folder
Time spent in forums: 3 Months 3 Weeks 4 Days 6 h 10 m 50 sec
Reputation Power: 1618
Send a message via ICQ to jabba_29 Send a message via AIM to jabba_29 Send a message via MSN to jabba_29 Send a message via Yahoo to jabba_29 Send a message via Google Talk to jabba_29 Send a message via Skype to jabba_29
Facebook
<br>isn't valid syntax. It should be <br />
http://www.w3schools.com/wap/tag_br.asp

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreWAP Programming > code help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway