Thank you very much, that is very interesting code that I plan on
looking at in more detail when a client isn't extremely pissed at us,
however I just figured out what I needed to do.
pc = GetPageContext();
req = pc.getRequest();
readerObj = req.getReader();
output = '';
line = readerObj.readLin
> Unfortunately, the getHeaders method is throwing a method
> selection exception...it's definitely there though. Anyone
> know what I am missing?
The getHeaders() method takes a String parameter. Check out the code
below (watch wrap) to see. This is basically a take-off of CFDUMP that
uses th
Ok, 10 minutes into trying a workaround, I am playing around with
getPageContext(). So far I have this:
Unfortunately, the getHeaders method is throwing a method selection
exception...it's definitely there though. Anyone know what I am
missing?
--
jon
mailto:[EMAIL PROTECTED]
Thursday, M
3 matches
Mail list logo