 |
What is the BrowserObject Web Service?
|
 |
Why should I use the BrowserObject Web Service?
|
 |
Does the BrowserObject Web Service use a browscap.ini file similar to what the Microsoft component uses?
|
 |
What is an user agent string? |
 |
How do I retrieve the
visitor's User Agent String using ASP, C#, VB.NET, PHP, JAVASCRIPT & PERL? |
 |
What happens if I use
up all of the credits allowed under my subscription plan? |
 |
Can I test the demo version for
free? |
 |
Can I evaluate the BrowserObject Web Service prior to purchasing? |
 |
If I am using a free license, can I
receive technical support / help? |
 |
Why should I upgrade from the free
licence version to the full version? |
 |
How to subscribe for the BrowserObject Web Service? |
 |
How to integrate the BrowserObject Web Service? |
 |
I am behind a proxy. How can I connect to your web service? |
| |
|
| Q: |
What is the BrowserObject Web Service?
|
| A: |
BrowserObject Web Service is the proprietary Web Browser
detection service that helps Web developers and programmers to get rid of
incompatible settings and reduce site errors when developing a Web application.
By requesting User Agent String as the main input, BrowserObject Web Service helps
you to determine and identify the Web Browser information of your online visitors
in real time.
|
| |
|
| |
|
|
| |
|
| Q: |
Why should I use the BrowserObject Web Service? |
| A: |
Here, we promise a complete and real time Web Browser detection.
Through our analysis, you are able to gain better understanding about your online visitor
by their browser's information within a minute. Moreover, BrowserObject Web Service is
integrated via an XML-based web services interface to any product or platform. Sample codes
are provided in various progamming language to ease integration. It also provides multiple
subscription levels with different prices based on your business needs.
|
| |
|
| |
|
|
| |
|
| Q: |
Does the BrowserObject Web Service use a browscap.ini
file similar to what the Microsoft component uses? |
| A: |
No, BrowserObject uses our own unique browser capability knowledge-base stored in an object-based, binary file format, which provides more complete,
more relevant and efficient data compare to basic text file as a result of extensive research.
|
|
|
| |
|
|
| |
|
| Q: |
What is an User Agent String? |
| A: |
User Agent String refers to an unique string transmitted by
each browser to identify itself. This string indicates which browser you're using,
its version number, and details about your system, such as operating system and version.
The Web server can use this information to provide content that is tailored for a
specific browser.
|
|
|
| |
|
|
| |
|
| Q: |
How do I retrieve the
visitor's User Agent String using ASP, C#, VB.NET, PHP, JAVASCRIPT & PERL? |
| A: |
ASP:
Dim strUserAgent = Request.ServerVariables("HTTP_USER_AGENT")
C#:
string strUserAgent = Request.ServerVariables["HTTP_USER_AGENT"];
VB.NET:
Dim strUserAgent As String = Request.ServerVariables("HTTP_USER_AGENT")
PHP:
$strUserAgent = $_SERVER['HTTP_USER_AGENT'];
JAVASCRIPT:
var strUserAgent = navigator.userAgent;
PERL:
require LWP::UserAgent;
my $strUserAgent = LWP::UserAgent->new; $ua->timeout(10); $ua->env_proxy
|
|
|
| |
|
|
| |
|
| Q: |
What happens if I use up all of the credits
allowed under my subscription plan? |
| A: |
If you have used up all of the credits allowed under your
subscription plan within a month while your license license key is still valid,
you will continue to receive the new credits as per stated in your subscription
plan for the following month. You have another option which is, you may like to
upgrade your current subscription to another premium subscription plan in order
to enjoy more credits per month.
If you wish to add more credits just for the current month, you may like to
go for 'Add Credits' and select the credits that suit you. This is a ONE-TIME
top up and your subscription package will remain unchanged. Please feel free to
email sales@fraudlabs.com
for more information.
|
| |
|
|
| |
|
| Q: |
Can I test the demo version for free? |
| A: |
Absolutely yes! We provide live demo for the BrowserObject Web Service
and you can try it at :
http://www.fraudlabs.com/demoBrowserObject.aspx. Just follow some simple
instructions and you are on the right track to experience our service
immediately!
|
| |
|
| |
|
|
| |
|
| Q: |
Can I evaluate the BrowserObject Web Service prior to
purchasing? |
| A: |
Yes, of course. BrowserObject Web Service is free for free license
users, this free license provides 90 credits per month and there is NO exact
expiry date for your free license account. We strongly encourage developers to
try our web service prior to purchasing in order to ensure that they will fill
your needs 100%.
To register one, please visit: BrowserObject Free License
|
| |
|
| |
|
|
| |
|
| Q: |
If I am using a free license, can I receive
technical support / help? |
| A: |
Yes! Our support teams will be glad to assist you. We will
ensure that there are no bad surprises after the point of purchase. Our highly
trained development staff will provide online support. We will always
provide timely, helpful assistance when you have purchased or evaluated our
product.
|
| |
|
| |
|
|
| |
|
| Q: |
Why should I upgrade from the free license version
to the full version? |
| A: |
All subscribers will get extra query credits per month based
on their subscription packages. Furthermore, we provide 24-hour email support
for all premium subscribers.
|
| |
|
| |
|
|
| |
|
| Q: |
How to subscribe for the BrowserObject Web Service? |
| A: |
You can order the BrowserObject Web Service through our online
purchase system. Click on the subscription button (If you are a registered user,
please login before proceeding to subscription area). If you are a first time user,
you are required to fill in your details for registration purposes. The next step
is to key in your payment information and click on the submit button to complete the
subscription. As soon as you click on the submit button, the system will send a
license key to your inbox. The final step is to check your email account and
integrate the license key.
|
| |
|
| |
|
|
| |
|
| Q: |
How to integrate the BrowserObject Web Service? |
| A: |
|
| |
|
| |
|
|
| |
|
| Q: |
I am behind a proxy. How can I connect to your web service? |
| A: |
Yes, you will have to do some settings before you can connect to our web service. Please see here for more information
|
| |
|
|
| |
|
| |
|