SunQuest
           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:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old August 13th, 2003, 02:44 PM
oli oli is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 56 oli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 13 sec
Reputation Power: 6
Unhappy passing variable between decks

I'm using Perl to generate dynamic WML, however, I'm not able to pass variables between different subroutines.

This is part of the code in one of the subroutines:

print <<END_of_wml;
Content-type: text/vnd.wap.wml
...
<center>
<p>Please enter a course code:</p>
<input name="course_code" size="9"/><br/>
<anchor>Submit<br/>
<go href="wml.cgi" method="post">
<postfield name="action" value="check_course"/>
<postfield name="abc" value="$course_code"/>
</go>
</anchor>
...

In another subroutine, I tried to display $abc:

print <<END_of_wml;
Content-type: text/vnd.wap.wml
...
<wml>
<card id="test" title="check">
abc = $abc
</card>
</wml>
END_of_wml

The the content of $abc is blank. I also tried \$abc, but still...

What did I do wrong?

oli

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreWAP Programming > passing variable between decks


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 4 hosted by Hostway