|
I’m exporting the data to XML however I’d like
it to be seamless to the user. That is, I do not wish to have the user select
the XML option that is displayed at the bottom of the table. As such, I’m
re-sending a request with a URL containing the following values: var
strRequestID = "6578706f7274=1&"; var
strLaunchPrint = "d-2360439-e=3&"; I gleaned these from the HTML source after the table was
built. My question is what is the definition of the 2 numbers? Are
they invariant? Any insight you can provide is greatly appreciated. Cheers, -Jim Scherr P.s. I’m getting my CVS setup and will look through
the code as well. |

