Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with displaying results from a php script



On May 18, 2005, at 3:42 PM, Kevin Morgan wrote:

document.getElementById("outputText").value = widget.system(commandLine, 

<div id="outputText"></div>

div's don't have a value property like form elements do.  Try setting

document.getElementById("outputText").innerHTML = widget.blah....

instead.

Colter
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/email@hidden

This email sent to email@hidden

References: 
 >Help with displaying results from a php script (From: Kevin Morgan <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.