Hi, We have a small html pagel written in perl we use to capture some data from patrons into a mysql table that librarians run from a web browser. It has its own database & user.
We would like to integrate it into koha pages by adding a new table into koha_database using koha_mysql_user. instead of having a separate html page, database and mysql user. On initial tests cgi-bin throws an error about needing to be authenticated. We have modified our code so our html/perl code uses a table we created inside koha_database and to use koha_database_user for the library we work on. What are the minimum libraries and/or setups we will need to add to our perl code so we can run it from within koha pages? i.e. Librarians can access a koha page where they will have the html form to capture/modify the data needed in the table inserted into the koha database? Regards, Alvaro |----------------------------------------------------------------------------------------| Stay safe / Cuídate/ Reste sécurisé *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure. *q *Recycle always / Recicla siempre / Recyclez toujours P Print only if absolutely necessary / Imprime solo si es necesario / Imprimez seulement si nécessaire _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

