No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi, I know the basics of perl and really need a dummies guide (simple steps) to get the following working. I came across the code below and downloaded the Twig.pm and Xpath.pm files into C:\Perl\lib (Windows machine) from CPAN and I cannot get the code to compile. Can someone give … | |
Can anyone help me and provide a way to list files in a directory using javascript. This is on the server (NOT CLIENT). For our purposes we have built a simple search facility (that all we need) and the code takes data from an array. All we want to do … | |
Re: Please can you help to use your example to make the following work. I'm not sure how to use RegExp in the code below. Much appreciated. [code=html]<html> <head> <script> function test(matchit) { thedata="This is the hello world program"; thematch="/" + matchit + "/"; r1= thedata.match(thematch); if (r1 == null) alert("No … |
The End.