http://www.perlmonks.org?node_id=1055135


in reply to problem with form_id

Looking at the source of the URL you give I note that the form is contained within the frame at this url
http://metexplore.toulouse.inra.fr/metexploreJoomla/metexplore/computa +tional/choke/chokePoints.php?a=a
Use that URL and you can then access the form (tested!)

Replies are listed 'Best First'.
Re^2: problem with form_id
by rashichauhan (Novice) on Sep 23, 2013 at 05:15 UTC
    Thank you...so much...It is now working...thanx a lot!!