Newbies Zabet Posted August 17, 2004 Newbies Posted August 17, 2004 Hoping someone can see what I can't here. I'm trying to use a value list to display radio buttons for a survey. No related files involved - it should be easy. But the value list isn't showing up online - just the code. Any ideas? Here's what I think are the relevant parts of my code. <form method="Get" action="FMPro"> <input type="hidden" name="-db" value="LEEDSurvey.fp5"> <input type="hidden" name="-lay" value="Main"> <input type="hidden" name="-format" value="leedty.html"> [many more lines here that actually work] <p> Please rate the projects with a letter grade of A to F.<p> <table width="100%"> <tr> <td width="26%
Garry Claridge Posted August 17, 2004 Posted August 17, 2004 The page needs to be "processed" by WebCompanion so that the ValueList tags are replaced. For example you would need to call this Format File with: http://myaddr/FMPro?-db=LEEDSurvey.fp5&-lay=Main&-format=thispage.html&-view Good Luck. Garry
Newbies Zabet Posted August 18, 2004 Author Newbies Posted August 18, 2004 Gary, you are a wonder and a godsend. I KNEW it wasn't the code!!! Where is Maleny? We're coming to Oz in January and I want to buy you a pint.
Garry Claridge Posted August 18, 2004 Posted August 18, 2004 Well Done! Maleny is in the hinterland of the Sunshine Coast (just north of Brisbane). It is a "hippy" town All the best. Garry
Recommended Posts
This topic is 7478 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now