Frequently
Asked
Questions


Poll

Which Web server are you using with Active FoxPro Pages?
 


Navigation

Active FoxPro Pages FAQ
AFP 2.x
AFP in general
First steps
News
Plugins
Resources
Samples
Votes
Web server
FAQuarium
Glossary
Plugins
Server
Sidebar
Site Navigation Bar
Top Articles


Your Location

Germany


Partner Sites

- Microsoft Community Guide -
- AFPBB Boost your Board -
- AFP-Community -
- MiDeK - Internet Publishing -
- VfpNetwork.Com -
- MSDN VFP -
- CoDe Magazine -
- Golo Haas -


Advertisement

Imprint

Microsoft CLIP member

 
  [98] Codesample - Browser parameter and IP address
Rate this page Print Office Email Discuss
2212 requests - last updated Sonntag, 26.10.2003
? alltrim(fox.read("AFP","Remote Address","")) && IP Address
? alltrim(fox.read("AFP","Request Protocol","")) &&
? alltrim(fox.read("ALL_HTTP","HTTP_ACCEPT","")) &&
? alltrim(fox.read("ALL_HTTP","HTTP_ACCEPT_LANGUAGE","")) && Language (de,en,..)
? alltrim(fox.read("ALL_HTTP","HTTP_CONNECTION","")) &&
? alltrim(fox.read("ALL_HTTP","HTTP_HOST","")) &&
? alltrim(fox.read("ALL_HTTP","HTTP_REFERER","")) && Referer URL
? alltrim(fox.read("ALL_HTTP","HTTP_USER_AGENT","")) && Browser
? alltrim(fox.read("ALL_HTTP","HTTP_CONTENT_LENGTH","")) && Length
? alltrim(fox.read("ALL_HTTP","HTTP_CONTENT_TYPE","")) && Typ
? alltrim(fox.read("ALL_HTTP","HTTP_ACCEPT_ENCODING","")) && Accepted documents

Note:

This article is only valid on version 2.4.6 or lower.

All text is available under the terms of the
GNU Free Documentation License.

User contributed notesAdd a note
Copyright © 2002-2005 AFP FAQ. All rights reserved. Please send any irritations on this Web site to our Webmaster. Validate HTML