macromedia.coldfusion.flash_integration
[Top] [All Lists]

Passing Variable in getURL

Subject: Passing Variable in getURL
From: "amy_jo" <webforumsuser@xxxxxxxxxxxxxx>
Date: Fri, 29 Jun 2007 20:23:03 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

Having a little trouble,its probably something simple but I've not that 
familiar with Java.  

         <cfinput type="button" name="EditPass" value="Edit Bus Pass" 
tooltip="Click here to edit the selected bus pass." 
onclick="getURL('BusPass.cfm?PASSID=+getBusPass.PassID');">

 When I click the button it gives me the following error showing the correct 
link:

 Line 295 Char 1 
 Object Expected
 Code ()
 URL=http://....buspass.cfm?passID=13


<Prev in Thread] Current Thread [Next in Thread>