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.

Werte mit Perl weitergeben

Empfohlene Antworten

Hi,

ich habe folgendes Problem:

ich möchte ein Perl-Script vor ein anderes schalten as die per CGI-Query übergebenen Werte bearbeitet, bevor sie zu einem Backend-Script kommen.

Meine Frage:

Wie kann ich den CGI-Query weitergeben?

Momentan bin ich auf diesem stand:

#! /usr/bin/perl -w

use CGI;

$query = new CGI;

print $query->redirect("http://www.intranet.de/cgi-bin/backend.cgi");

  • 2 Wochen später...

für was willst du das CGI Objekt denn an das Backend weitergeben? Was willst du dann damit machen?

Schreib mal was du genau tun willst dann kann ich dir vielleicht helfen.

das backend ist so geschrieben das es die variablen von einem formular übernimmt das mir post abgeschickt wurde, ich will jetzt aber ein anderes script dazwischen schalten das diverse zusatzfunktionen bietet.

mein problem ist das ich das backendscript nicht verändern kann/darf/will

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.