Hi, You need to correct ur form tag. Try: <form name="somename" id="someid" method="post" action="theotherfile.php">
Thanks, Vandana On Mon, Jul 16, 2012 at 12:42 PM, Nandita Raman <[email protected]>wrote: > Hello, > > I am working on PHP/HTML/ XML-RPC. > > I have a website, where one link shows the list of files as checkboxes and > a submit button below that. > > I am stuck at point where when submit button is clicked, it has to go to > another .php page and execute whatever is there in that .php file. > > > <Form intput type="" method ="post"> => I have tried and does not seem > like its working. > > I would really appreciate any thoughts/inputs/help with this! > > Thanks! > > -- > > Regards, > Nandita > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Vandana Bachani Graduate Student, MSCE Computer Science & Engineering Department Texas A&M University, College Station -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
