I am having a rough time with a current app that generates a big URL and then opens up a new web environment to run that URL.
This is going to present all the necessary data to have a java app fill in a lot of segments on a PDF form. Below is one of URLs that I think it is generating. http://forms.shelby.elink:8080/lfserver/Judgement_Sheet?CaseNumber=10 00365&Count=1&District=30&Division=1&Counsel=JENNIFER JOHNSON&Defendant=ADRIAN HALL&DOB=04/20/1985&Sex=M&Race=B&IndictmentDate=01/14/2010&Day=3&Month=June&Year=2010&JudgeName=Bernie Weinman&SSN=XXX-XX-1635&RNI=000332797&IndictmentClass=M&AOCClass=A&Offense=DOMESTIC ASSAULT-BODILY HARM& The server will take the URL and process it in milliseconds change the URL to an encoded one and show the PDF with the data. Of course when I present that URL to any browser I get the PDF of the doc I want with none of the extra data in it. :( So anyone know a trick to capture the URL? When I look at the history all I see is the encrypted version. TIA -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

