Sorry, Cocoon couldn't find the resource you requested.

2004-04-27 Thread beyaNet Consultancy
Hi, I am having an issue concerning calling a flowscript continuation from a form within an iframe. The form is being generated from the following sequence: 1. function artistDetails() { var artistID = cocoon.parameters.artistID; var artist = Artist.getArtist(artistID); var artistStk = stk.getSt

Re: Sorry, Cocoon couldn't find the resource you requested.

2004-04-27 Thread beyaNet Consultancy
further to my earlier post, even if I comment out the sitemap pipe for the continuation, instead of getting an error saying that there was no pipe match, I still get the above message when trying to post the form from within the iframe. Peter On 27 Apr 2004, at 15:02, beyaNet Consultancy wrote: H

Re: Sorry, Cocoon couldn't find the resource you requested.

2004-04-27 Thread Ugo Cei
Il giorno 27/apr/04, alle 16:02, beyaNet Consultancy ha scritto: I think it should be ${continuation.id}. What does the generated HTML look like? Do you see a long string of numbers there? Ugo - To unsubscribe, e-mail: [E

Re: Sorry, Cocoon couldn't find the resource you requested.

2004-04-28 Thread beyaNet Consultancy
Ugo, all has been sorted now... I made an alteration to the site pipe, in terms of to what depth files could access parts of the sitemap, and all is fine now. Peter On 27 Apr 2004, at 21:21, Ugo Cei wrote: Il giorno 27/apr/04, alle 16:02, beyaNet Consultancy ha scritto: I think it should b