Does anyone have a working example of GD::Graph::mixed?
I can get use GD::Graph::bars and GD::Graph::lines to work but I get errors:
Set 1, unknown type bars, assuming bars at pavgraph2.pl line 72
Set 1: unknown default type bars at pavgraph2.pl line 72
when I try...
Here is a UNIX shell script solution:
This example is where your source data is in "filename1" and you want to change all instances of "A" to "b". The changes will be permanent in "filename1".
global.sh filename1 A b
Here is the script:
global.sh...
Assume I have 2 frames, one above the other, and the top frame is narrow and contains a javascript drop down menu bar, i.e. when I mouse over a menu bar item a dropdown list of subitems appears,
Question: Is there a way for the dropdown of sub-items to cross over into the lower frame?
Thanks...
The Windows OS is Windows NT and I was hoping for a solution that would span both Netscape and IE. If Java or Javascript or HTML is not an option can this be done by writing a Plug-IN?
I need to code an intranet webpage (HTML/Javascript) that can allow the user to launch a windows application....Is there any way with HTML/Javascript/Java to do this?
Thanks, Pat Avery pavery@jefco.com
I believe that require, exec, system, & backticks all asssume the other cgi script is local. This may be what sonivikas is asking, however, to jump to a second page or cgi script that is on a different server wouldn't you use something like this?:
print "Location...
I need to call a stored proc (Sybase) from Perl using DBI. The stored proc will pass back a return code (0 or 1). I can't see how this is done...all the examples I see in the O'Reilly DBI book reurn rows from a stopred proc not a return code.
Does anyone have some sample code (both the stored...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.