External javascrpt file - referencing
External javascrpt file - referencing
- Subject: External javascrpt file - referencing
- From: "John Huss" <email@hidden>
- Date: Tue, 21 Feb 2006 10:05:09 -0600
I put the _javascript_ file in the Web Server Resources
folder and added it to the Web Server target.
Here's the HTML: <script src=""></script>
And the binding: sortTableURL: WOResourceURL
{ filename="sortTable.js"; }
In the source for the generated page it shows up as:
<script
src=""></script>
It looks like the other links on the page have "/cgi-bin" as the first part
of the URL, so could that be the problem?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden