Skip to content Skip to sidebar Skip to footer
Showing posts with the label Perl

How To Extract A Specific Row From A Html Table Using Html::treebuilder

I am very new to the perl programming and now got stuck very badly.Actually i have to parse a html … Read more How To Extract A Specific Row From A Html Table Using Html::treebuilder

How To Automate Login With A Webapp?

I'm trying to log into a (what I assume to be a) webapp and I get stuck trying to log into the … Read more How To Automate Login With A Webapp?

Running Bash Command Using Ssh In Perl

Please be patient. I'm very new to perl. I'm passing a HTML variable from html form to a PE… Read more Running Bash Command Using Ssh In Perl

How Do I Make My Data Safe To Be Displayed On A Web Page?

We use a text based CRM system. This system we custom built and works fine for internal use. Howeve… Read more How Do I Make My Data Safe To Be Displayed On A Web Page?

Formatting Data To Be A Certain Color

So the output works perfect but what I need help on is when the SQL outputs the data and I would li… Read more Formatting Data To Be A Certain Color

How Do I Read A File's Contents Into A Perl Scalar?

what i am trying to do is get the contents of a file from another server. Since im not in tune with… Read more How Do I Read A File's Contents Into A Perl Scalar?

How To Get Visitor Browser Window Size In Perl Cgi

Does anyone know how to get the height and width of user's browser window in a Perl CGI script?… Read more How To Get Visitor Browser Window Size In Perl Cgi

How Do I Get Selected Value From Drop Down Box In Perl Cgi

I am populating the drop down menu from database. And when I submit the form I am getting empty str… Read more How Do I Get Selected Value From Drop Down Box In Perl Cgi