Hello,
I am building a program in PHP. I need to display a dynamic alert box, based off a dynamic report. I have found a way to incorporate a jscript variable into the alert box, so I need one of 2 things.
1, a way to define the jscript variable as the definition of the php variable
or
2, a way to incorporate the php variable into the alert box.
Thanks for any help,
Johnie Karr