Hi guys. Anyone know of any good FREE web metrics program for Linux? I am using webalizer and i find that inadequate. I need a better one. So does anyone know of a good one that is FREE and give good web metrics reports?
URL to download? thanks.
755
Okay guys, i am a web developer, and yet i am having troubles with my emails, and i dont got a clue what is going on. Look at this scenerio....
I have 3 emails address that i use.
- one is my personal email on a UNIX server
- one is on HOTMAIL
- one is at work using OUTLOOK
When i send email...
Okay, i need help. but first, you MUST be an expert with the HTTP protocol. Just a standard web developer wont understand what i am trying to do.
I am trying to find out how to "manually" send a string into a remote web server (via port 80) with the HTTP POST protocol. I have succeeded with the...
Okay, here is my setup...
I have a Linux machine running a web server IN my LAN. It is behind a firewall and NOT on the DMZ. So when people come to my site using the domain name, they see the webpage. However, when i use a computer in my LAN to access the web, i am seing my firewall login...
Someone please give me a link to download a good webmetrics for linux. Currently, i am using Webalizer and it is not good enough. I need one that can give me daily reports.
So anyone know of a good web metrics software for linux i can download?
Thanks,
755
I am trying to redirect someone to another page using javascript, however, the problem is, one they are redirected, i dont see that in the log (at the reference field)
for using redirect, i need to be able to track where they are going step by step.
i have tried using the META TAG way to...
Okay, i need to code in javascript or ASP to determine the client OS of the user.... so can somebody please translate the pseudocode in ASP or javascript:
if (client.os == MAC) then
print "your on a mac";
else if (client.os == PC) then
print "your on a pc";
end if
i...
Okay, i have some code like this...
<html>
<head>
<title></title>
<script language="JavaScript" src="../lib/functions.js">
</head>
<body>
<%
Response.Redirect("../index")
%>
</body>
</html>
HERE IS THE DILEMMA... I need the javascript code to execute...
Okay, i already have a javascrip file. I now have another javascript file, but inside the code contains
<script language="Javascript">
js codes.....
</script>
you see. the <> tags are NOT javascript, but the file is named something.js so is it a javascript file or should it be html...
Dang it... when i was in Linux RH 9.0 all i did was
$ service vsftpd start
and it became magic....
now i am in RH 8.0... and ftp dont work... UGH... it says i need to start the thing in inetd or some thing like that.
So does anyone how i can start and stop the thing like i can in v9? Or...
Okay, i have just installed Linux 8.0 and there is no Internet connection.
eth0 and eth1 not installed, i have the NIC driver CD.... but.... where do i go from there?
How do i install the NIC driver?
What sort of commands do i type? I know what IP to give it...
I heard i need to use ifconfig...
Can somebody use SED or other linux command to write me a script that will change all the IP address in a file to another IP. For example, if i type...
$ replace httpd.conf 12.34.56.78 99.99.99.99
this will replace all the IP in the file httpd.conf from 12.34.56.78 to 99.99.99.99
and it...
Okay, i am running Redhat 9.0, but there is a program i must run and it only runs with Redhat 8.0. Ugh!!!
But i cant find where to download Redhat 8.0, i have looked through many sites including www.redhat.com and no where to be found. This is hopeless.
I am an idiot at this so can somebody...
okay i have a code like....
<a href="index.htm" target="_blank">here</a>
now this code will open up a window to the new page.
but i want the window to be BIGGER.... specifically that has a width and height i can work with.
how do i make the pop up window the size i want...
Can somebody write me a script that it will determine if the user has their client cookie enabled. And if it was found cookie disable, a window will pop up and say "This page requires cookies, do you want to enable cookies?"
and a button with YES and NO. And when somebody click yes...
Okay, i types uname -a
and i got...
Linux localhost 2.1.20-8 #1 ...........
what version of linux am i running? do i need update? is it secured?
Also, when i boot up the machine, it automatically goes to the xwindow login, i dont want it to go there yet, i want to login at the command...
ALRIGHT....
I am using Windows 2000 SP4. I am trying to install Microsoft SQL Server 2000 Standard Ed. When i install, it says i cannot install the server conponent and can only install the client component, WHY?
I have administrative rights, and still i cannot install SQL server but only...
Okay let say i have a link called "DISPLAY"
i need to write code when the user hovers the mouse over DISPLAY... a small text window will pop up and display some text, or image, and when the mouse move away, it is gone.
How do i do that?
Thanks.
755
ok... i made a row and color it....
<tr>
<td bgcolor="#ff0000" height="1"></td>
</tr>
in IE... it looks fine, like a very thin red line,
but in mozilla, its a fat ugly red line. why is it?
how to fix it?
Thanks,
755
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.