I have an Apache2 with mod_perl2 running on two servers.
On the first everything runs without any problems.
On the second, when the appropriate perl module is executed, simple things, like
if (-e "/usr/xyz/filename.txt") {...}
always fail even though the file DOES exist and has 777...
In PostScript Language Reference Ed. 3 - there is a section on coons patch and tensor product patterns - but no examples of how to implement/use them.
Does anyone have, or know of any examples that I could use?
regards
Mark H., AFX
I have a very simple flash. It has a single layer:
layer 1: (ActionScript)
myXML = new XMLSocket;
myXML.onConnect = handleConnect;
myXML.onXML = handleXML;
myXML.onClose = handleDisconnect;
myXML.connect("localhost", 8090);
function handleConnect(connectionStatus){
connectionStatus ...
I have a page with a 1 row x 3 column table.
In the center cell I have some PHP that sends commands through a socket to a unix box that runs a process that generates a PDF.
I would like the right-hand cell to automatically update with the text lines stating what command is being run next...
I have a page with a 1 row x 3 column table.
In the center cell I have some PHP that sends commands through a socket to a unix box that runs a process that generates a PDF.
I would like the right-hand cell to automatically update with the text lines stating what command is being run next...
I have the following input to XML::Parser
<?xml version="1.0" encoding="UTF-8"?>
<tag>
<text>Københavns</text> <!-- K o-slash benhavns -->
</tag>
What I get out is:
K^c3^83^c2^b8benhavns
Where ^?? is a hex byte
Anyone have any ideas?
regards
Mark H., AFX
I have some code that opens Word (which then runs the AutoOpen macro which is programmed to run some VB code to convert math equations to XML) then does a SaveAs to an RTF file.
This works fine - ONCE!!
When I run the same code again - it doesn't do anything (that I can see). I changed the...
Oops. Sorry for typo in "now power schemes listed" ...
I wondered why my Sony laptop's screen hadn't powered off (just the screen - not the whole machine).
I checked Display Properties/Screen Saver/Power and saw that all the fields for "plugged in" and "running on batteries" where ghosted and...
I wondered why my Sony laptop's screen hadn't powered off (just the screen - not the whole machine).
I checked Display Properties/Screen Saver/Power and saw that all the fields for "plugged in" and "running on batteries" where ghosted and there were no Power Schemes in the pull-down list.
The...
I am trying to use XML::Dumper to dump a complex variable structure to a file and read it back in.
I can generate the XML file but I'm having problems reading it back in.
I can't get the doc examples to work either. I've got the latest XML::Dumper and XML::Parser - any ideas? anyone? please...
If I load the file (c:\......\kp\test.htm - which contains the <object> code to call out the .swf) the flash file works correctly (it sends/receives data to a web service.
However, if I load test.htm as http://localhost/kp/test.htm, I see the flash file and the menus, text fields etc "work" but...
I have a dreamweaver mx 2004 page with a file field. An upload button (uses Pure ASP Upload 2.17) that uploads the file. I then call a "success.html" and load a Flash .swf.
How can I pass the file name from the file field to Flash so that Flash's ActionScript can pick it up and perform other...
New to Flash and under pressure to get this working ...
Is it possible to show a tree structure of a part of a local file system and load a selected XML file into a variabe?
If so, any scripts would be a great help.
regards
Mark H., AFX
I have PDFs stored on a server. I want to be able to allow viewing of the PDF within flash.
What do I need to do within Flash to allow this?
Also, how do I populate a tree that reflects the fle system structure and contents of the server? (where the PDFs are stored)
If that is possible, is it...
I am running a commercial macro (Design Science/MathType) via Win32::OLE that produces a pop-up window that I must manually click "OK".
Is there a way to get the "OK" clicked using OLE or some other method?
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.