hi, tried. it doesnt work...
how to put the css text into seperate file?
I just save below at style.css
Is it correct?
<style type="text/css">
body {
margin: 0; padding: 0; margin-bottom: 15px; margin-top: 8px;
background: #77b;
}
body, td {
font: 14px "Trebuchet MS", Verdana...
HI thanks for the reply!
I amended the code according and it works! Thanks for the guidiance...
Now i got another problem. How can i allocate the following CSS text into my perl script? Help...
CSS Text:
<style type="text/css">
<!--
body {
margin: 0; padding: 0; margin-bottom: 15px...
Hi, i am new in perl.
I am trying to write a simple script to show an index.html.
however it works only 40%! only one item is shown in the index.html... can u please guide me step-by step? thanks in advance!
#!/usr/bin/perl
$httrackpath = "/usr/local/bin";
$websites="/data/websites"...
my problem now is when i am using ths perl srcipt:-
if ($buf =~ m{\(webhttrack (.*?) \)$}) {
my $command="$httrackpath/httrack $1";
print "[$command]";
it will gv me the result...
[/usr/local/bin/httrack -q -%i -w http://www.rtm.net.my -O "/data/websites/RTM" -n -%P -N0 -s2 -p7 -D -a...
this is the perl tht i wrote:
if ($buf =~ m{\(webhttrack (.*?) \)$}) {
my $command="$httrackpath/httrack $1";
print "[$command]";
I think somethg wrong that why it cannot capture evrythg. can you please guide me. thanks
Hi,
actually the following is from a log file.
HTTrack3.43-5+libhtsjava.so.2 launched on Thu, 23 Jul 2009 11:23:17 at http://www.rtm.net.my +*.png +*.gif +*.jpg +*.css +*.js -ad.doubleclick.net/*
(webhttrack -q -%i -w http://www.rtm.net.my -O "/data/websites/RTM" -n -%P -N0 -s2 -p7 -D -a -K0...
hi,
I want to grab the following.... But i have been trying many times... it doesnt work... can you please guide me step by step. thanks in advance.
HTTrack3.43-5+libhtsjava.so.2 launched on Thu, 23 Jul 2009 11:23:17 at http://www.rtm.net.my +*.png +*.gif +*.jpg +*.css +*.js...
hi dear feherke,
How are you?
I am stil having problmes with my webhttrack automate script. Ok, the whole process goes like this:
1. User will be downloading/archiving the websites manually, which means, user must key in the urls, dpeth and so on one bye one. And all the downloaded website will...
Hi,
I am newbie in using SAMBA.
After i setup my SWAT and done wth the configuration. When i use Network Neighborhood to connect to the Samba share, it didnt show me the directory that i want, instead it only shows PRINTER.
Following are my setting:
#======================= Global Settings...
Hi, thnaks for your fast reply! U r brilliant man!
I tested the script,it works! but then if i put more than one url address in urls file, it overwrite the previous one.. how can solve this?
Thanks in advance!
Love & Cheers!
Hi, I am totally new in learning to write an Unix script.
I want to automate the WebHTTrack downloading website process. I had tried to write a simple script and it runs! But i didnt use any variables, the website URL and directory is fixed.
Can anyone guides me step-by-step so that i can...
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.