User Profile

Collapse

Profile Sidebar

Collapse
sharif
sharif
Last Activity: Feb 2 '07, 02:26 PM
Joined: Nov 15 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sharif
    started a topic Posting a html form using LWP
    in Perl

    Posting a html form using LWP

    Anyone could help me out for n=my code ......I have written following code ,Here i m able to get and post the form successfuly..bu t after posting im not gettng proper response content...

    #!usr/bin/perl -w
    use strict;
    use LWP;
    use LWP::Simple;
    use LWP::UserAgent;
    use HTML::Form;
    use Switch;
    use HTTP::Cookies;
    #use HTTP::Headers;
    my $name = "";
    my $url='https://192.168.2.24:10 443/index.php';...
    See more | Go to post

  • sharif
    replied to string to character array in PERL
    in Perl
    Hi ,

    use the following code for ur problem

    @chars=split(/(?=\w)/,$string);

    Regards ,
    sharif....
    See more | Go to post

    Leave a comment:


  • sharif
    replied to Installing mysql in redhat 9
    Hi,

    i have downloaded the sourece rpm package from mysql.com but at the time of installion , it will give an error of BAD signature.

    How can i resolve it....
    See more | Go to post

    Leave a comment:


  • sharif
    started a topic Installing mysql in redhat 9

    Installing mysql in redhat 9

    Hi,

    i am newly joined in this community. I am Using Redhat 9 . i need to know where can get the mysql rpm for RH9 . send me the url location with the rpm name also give a guidance to how to install that rpm packages.
    please help me out.

    By
    sharif.
    See more | Go to post
No activity results to display
Show More
Working...