` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Getting document referrer in Web Builder
2000-05-19 -- Michael Boston
 
The Info line from the Browser is parsed and the properties are stored in a queue. You can get the Infoline by the GetRequestText method. It can be very long - including cookie and Query strings. See routine wbHttpClass.ProcessInfoLine wbhttp.clw for a start. In case you missed it in this newsgroup, I should mention that you need to fix the code at around line 475 as follows. Value = Line[(SeparatorPos+2):(LineLen)] !mrb replaced Value = Line[(SeparatorPos+1):(LineLen)] !mrb by this one This materially affects the names of the queued browser properties (it chops their heads off!). True in both beta1 and beta2.


Today is May 5, 2024, 12:27 pm
This article has been viewed 35123 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: