I wanted to know that is it possible to pass parameters from a webparton one page to a webpart on some other page i.e cross page connetablewebpart..??If yes then how... A code sample is most welcome....
Cross-page web part connections are available for certain types of web parts,yes. See the SDK documentation for more details and example code.