View Single Post
  #1  
Old 01-08-2007, 01:01 PM
lanmonkey lanmonkey is offline
New user
 
Join Date: Aug 2007
Posts: 2
Rep Power: 0
lanmonkey is on a distinguished road
Force CGIproxy to always show URL form at the top of each page

Any ideas how you can force CGI proxy to always show the url bar at the top of proxified pages?

By default users can just untick the “Show URL entry form” checkbox and it will disappear but I want the form, and the adverts that I put there, to always be shown.

I have edited the cgi script options and put: $INSERT_ENTRY_FORM= 1 ; but this appears to do nothing, the users can still turn it off.

I dont know if I should be modifying the html form that calls the script or the cgi script itself.

Any ideas?

Thanks in advance
Reply With Quote