once I am done with this project I am going study all the links given to me in this forum I promise OK !!
Wrong approach. Try to use these links to solve yourself your current problems, and ask for help when, despite having used these links and tried to code solutions, you get into a dead end. Asking other people to solve the problems for you will not make you improving, which does by no way mean that you should not be asking for help (sometimes we all need help from others, nobody was born with the Full and True Knowledge), it will only possibly solve your immediate problem. But really trying hard to solve yourself your problems will really get you a long way forward, even if you occasionally have to ask for some help when stumbling on some road blocks.

You're never gonna get anywhere if you hope to get away from hard work by asking others to do it for you. Please understand me well, I am not chastising you, nor trying to teach you a lesson, I am only trying to help you going forward and becoming a good problem solver, and I believe many monks here, including myself, make their living from having become good at problem solving (whether it is in the Perl language, some other language or some other technology), and the only way to get good at problem solving is to work hard solving problems. It may look very challenging at first, but it is in fine very rewarding.


In reply to Re^5: How to retain a value passed from another link to a script by Laurent_R
in thread How to retain a value passed from another link to a script by terrykhatri

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.