Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

perl-scripte in Html

Empfohlene Antworten

hey na ihr.

kann mir jemand sagen, wie ich ein Perl script in einer Html Datei einbinde.

Es ist so, ich hab mir aus dem I-Net ein fertiges script für ein Counter gezogen.

mit folgen Datein.

index.html

count.pl

count.txt

und die gif bilder.

demo.html

nun wiel ich das auf dem Intranet einbinden,

aufen Linux server.

ok

cu

empire

"Nichts ist so wie es scheint!" 23

empire,

In der Datei demo.html wirst du vermutlich ein Beispiel finden wink.gif (wild guess, i know) *eg*

Wenn du dich aber fragst, wo ein CGI-Script (hier count.pl) auf deinem Webserver liegen muß damit es klappt, mußt du dich mit der Konfiguration deines Webservers auseinandersetzen ...

danke für die rasche antwort,

geht echt supi hier.

ich hab mir das script

von http://www.hotarea.com/web/scripts/count

gedownload

schaul mal nach.

bitte.

also solch einen counter in eine html datei einbauen zu können, musst du entweder ein SSI-Kommando benutzen z.B. <!--#include virtual="/cgi-bin/count.pl" --> (funktioniert nicht mit jedem Server--> *.shtml) oder das perl-skript als "Bild" einfügen:

<img src="http://domaine.de/cgi-bin/count.pl" border="0" width="8" height="2">

dabei ist halt auf die höhe und breite des Bildes zu achten...

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.