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:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old July 21st, 2005, 07:23 PM
dtra dtra is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 446 dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 6 h 39 m 36 sec
Reputation Power: 12
wml 1.1 textarea?

hi all

i'm trying to put a textarea in my wml page
but it is saying undefined element
so i'm guessing they are not supported for wml 1.1

is there anything other than a text input field that i can use?

thanks
dave

Reply With Quote
  #2  
Old July 21st, 2005, 09:05 PM
vrspectre's Avatar
vrspectre vrspectre is offline
I see semi-colons
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2005
Location: Portland, OR
Posts: 297 vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 10 h 38 m 59 sec
Reputation Power: 16
Send a message via AIM to vrspectre Send a message via Yahoo to vrspectre
could you post the code you are trying to use and a link to the file.

Reply With Quote
  #3  
Old July 21st, 2005, 10:39 PM
dtra dtra is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 446 dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 6 h 39 m 36 sec
Reputation Power: 12
sorry can't link to the file
but i can paste the code
Code:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template>
<do  type="prev" name="Prev" label="Prev">
<prev ></prev>
</do>
</template>
<card id="c1" title="site message">
<p></p>
<p><br /> MESSAGE FROM nick<br />DATE: 12:20am Fri 22/07/05<br />MSG:<br />hehe good to 

know<br />
</p>
<p>REPLY:<br />   
<textarea name="sendMessage" title="send message" cols="10" rows="5"></textarea>
</p>
<p>    <anchor>REPLY        
<go href="/messages/message-show.php" method="post">        	<postfield name="userID" 

value="68487" />            
<postfield name="submitted" value="1" />        	<postfield name="newID" value="94510" /> 

           
<postfield name="msgID" value="" />            <postfield name="action" value="reply" />         

   
<postfield name="sendMessage" value="$(sendMessage)" />        
</go>    
</anchor>
</p>
<p>    <anchor>DELETE        
<go href="/messages/message-show.php" method="post">        	
<postfield name="userID" value="68487" />            
<postfield name="submitted" value="1" />        	
<postfield name="newID" value="94510" />            
<postfield name="msgID" value="" />            <postfield name="action" value="delete" />        
</go>    
</anchor>
</p>
<p><br /><br /><a href="/votes/votes-last.php?userID=68487">My Votes</a><br />
<a href="/messages/inbox.php?userID=68487">My Messages</a><br />
<a href="/online/online.php?userID=68487">Who's Online?</a><br />
<a href="/account/accountDetails.php?userID=68487">My Profile Info</a><br />
<a href="/help/help.php?userID=68487">Help</a><br />
<a href="/index.php?userID=68487"> Home</a>
</p></card>
</wml>


it says undefined element textarea
no attribute or name, title, cols, rows

thanks
dave

Reply With Quote
  #4  
Old July 21st, 2005, 10:58 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,667 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 5 h 1 m 49 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
Well, you can't .
You have to use
Code:
<input title="sendMessage" name="sendMessage" />

Check out w3schools for valid input tags.
__________________
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.

__________________

Reply With Quote
  #5  
Old July 21st, 2005, 11:29 PM
dtra dtra is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 446 dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level)dtra User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 6 h 39 m 36 sec
Reputation Power: 12
thanks
http://www.w3schools.com/wap/wml_input.asp
went there, so i don't have checkbox options either then?

Reply With Quote
  #6  
Old July 22nd, 2005, 01:09 AM
vrspectre's Avatar
vrspectre vrspectre is offline
I see semi-colons
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2005
Location: Portland, OR
Posts: 297 vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level)vrspectre User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 10 h 38 m 59 sec
Reputation Power: 16
Send a message via AIM to vrspectre Send a message via Yahoo to vrspectre
What you do have is a <select> tag. On of the attributes you can set is "multiple" which will behave like a check box list, but will be implemented differently on different browsers.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreWAP Programming > wml 1.1 textarea?


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