|
Re: lug-bg: Pomosht malko za edna "glupost"
- Subject: Re: lug-bg: Pomosht malko za edna "glupost"
- From: danchev@xxxxxxxxx (George Danchev)
- Date: Tue, 2 Jul 2002 18:03:41 +0300
On Tuesday 02 July 2002 15:42, valeri@xxxxxxxxxxxxx wrote:
> uptime.cgi si napravih
> taka ...
> Samoche sia ne moga da go loadna v html
> PRobvam sus -=>
>
> <!--#exec cgi="cgi-bin/uptime.cgi"-->
> Ama ne staa
> Aide sia nekoi da mi kaje i kak da go loadna v htmla dolo :)
> i sha ste zlatni :)))
------------ index.html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title>some title</title>
</head>
<frameset rows=90%,* noresize scrolling=no border=0>
<frame name=content src="welcome.html" scrolling=auto noresize>
<frame name=logo src="/cgi-bin/uptime.cgi" scrolling=no>
</frameset>
<body>
</body>
</html>
------------------uptime.cgi
#!/usr/bin/perl
print "Content-type: text/html\n\n", `uname -mr ; echo " ; "; uptime`;
--
Greets,
fr33zb1
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================
|
|
|