Jump to content

willemijn

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by willemijn

  1. hi garry, tried it, no luck...:-(
  2. hello garry, thanks for your reply. tried your suggestion but does not help...: I suspect now having tried so many versions that it has something to do with the -view bit. I get to the searchpage through this url: http://fmp2.channelclassics.net/channelc...nvoer&-view then in the page is the form with a search button that refers to a different database and that works fine the 1st time you hit 'search' but the 2nd search it does not. I suspect now because there is no -view anywhere for the 2nd database as you search for the 2nd time, and I think that is why the format file(=same page) is not found...what do you think? but when i put in another hidden input name=-view in the form the search will not work the 1st time you hit submit... I hope you understand what I mean.. have any suggestions on how to this? i have tried to work with tokens but cannot get it right. tried inline action but maybe my code was wrong. well I hope I can find a solution soon, my deadline for this site is coming near fast... greetings willemijn
  3. hi gary, yes 'search' and 'catalogue' work fine, but it is 'concerts' that is not working and I am even using the same technique, that's why I do not understand it. Browsing in Firefox and in IE still give the Javascript error message that format file cannot be found (and it is definitely there since it is the same page because it is an integrated search)... In the topmenu the button 'concerts'refers to database nr2, 'search' and 'catalogue'& 'Channel shop' refer to database 1, might that be the problem? Should I have 'concerts' refer to database 1 instead(which has the same value list as database 2 to populate the drop down) and then perform the search/find via an InlineAction maybe? Any ideas? any help appreciated...
  4. hi steve, I noticed that after clicking 'search' on the concertlist searchpage gives the Javascript error message but clicking it right after for a 2nd time gives the desired result: the concertlisting for that particular artist.... steve, does that give you a clue? I was testing the page on my local server and it works outside the frameset.... maybe the path is wrong? can you put a direct url in -format? like: <INPUT TYPE="hidden" NAME="-format" VALUE="http://www.domain.com/searchConcerts.htm">
  5. hello steve thanks for your reply! Yes there is a lot of code there, also because my CSS did not show through linking to an external style sheet, so i ended up putting al the sylesheet code in the html/cdml page which I did not like to do but was the only way I could get it to show ... anyway, i will take your suggestion and test it. will keep you posted. greetings willemijn
  6. maybe I should add to my previous post that I use 2 DB's. The same method used on another pageonly showing the results in a separate page calling from the other DB works fine... that can be seen clicking 'catalogue' in the menu of http://www.channelclassics.com./indexTEST.htm hope someone can help me out..., willemijn
  7. hello am newbie at FM. trying to make an integrated search page, with a search from a value list and the results on one page (so the format file is the same as the searchpage). The site is in a frameset that is hosted on one server, the page with the value list&search is on a different server and gets loaded into the frame'main by an url(http://mydomain.com/directory/FMPro?-db=database.fp5&-format=searchconcerts.htm&-lay=invoer&-view" target="main )When I click the submit button on the searchpage to perform the search I get a error message saying that the format file is not found??? have a look here to see what I mean, on the menu click "concerts": http://www.channelclassics.com/indexTEST.htm any help would be appreciated! thanks willemijn
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.