Not 100% clear what you need.
An HTML generated by .jhp page, which 
references a .js file?

Or you need to generate the JavaScript using J?
Which is referenced from HTML like
  <script src="jscript.jhp?param=value"></script>

Please provide detailed example with code and comments.


--- JC Coez <[EMAIL PROTECTED]> wrote:

> I looked at the JHP examples but I am still unable to do the following:
> 
> How can I execute a J verb who takes as argument a variable which results of
> the execution of a javascript function and get the result of the J verb back
> to another javascript function.
> In other words, I have a script.jhp A.jhp which makes the html code and a
> jscript.ijs which is required by A and has the needed verbs and nouns.
> 
> I surely miss something basic.
> 
> Thanks for any advice.
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 



 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to