2 variable from one form to another form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kkshansid
    New Member
    • Oct 2008
    • 232

    #1

    2 variable from one form to another form

    i want to pass 2 variable from one form to another form one is section name which is the column value which is working problem is that i also want another variable culumn name so both variable should make a suitable query
    select * from student where $columnname=$co lumnvalue
  • samatair
    New Member
    • Nov 2007
    • 61

    #2
    You can have this as a sample and do yours.

    <Code deleted - see reply below>
    Last edited by Markus; Nov 5 '08, 12:05 PM. Reason: Removed code

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

      #3
      Originally posted by samatair
      You can have this as a sample and do yours.

      <Code deleted - see reply below>
      Samatair, please do not provide full solutions/examples especially if there's no explanation as to how the sample/solution works. It is against forum guidelines.

      Comment

      • samatair
        New Member
        • Nov 2007
        • 61

        #4
        Ok. I understand that posting full source code is against forum rules. The code was not a complete solution, it was only a prototype for a solution which you could see was incomplete but provided the answer to the question. Since it was simple solution to follow, I did not explain it, actually there isn't much to explain. It was a direct answer.

        Comment

        • Markus
          Recognized Expert Expert
          • Jun 2007
          • 6092

          #5
          Originally posted by samatair
          Ok. I understand that posting full source code is against forum rules. The code was not a complete solution, it was only a prototype for a solution which you could see was incomplete but provided the answer to the question. Since it was simple solution to follow, I did not explain it, actually there isn't much to explain. It was a direct answer.
          Hey, Samatair. Please check your PMs.

          Comment

          Working...