Detect Mobile Visitor

How can I detect if someone is browsing with a mobile phone or other small screen device?I'd like to give them a text and small pic version of my site.
Also, what media player is common to them, and is it programmable, ie, can I turn sounds off and on.

I have an interactive page with alot of text, I'd like to offer the interactive page without the text. Do they run javascript?

View Replies


ADVERTISEMENT

Detect Visitor's Town And Country

I've been to a few websites where it displays the town, state (if USA),
country I'm browsing from. Now, I know that detecting country is easy, but
how do you determine the town?

What ASP components do this?

View Replies View Related

Visitor Has Come From

How can I find out what site a visitor has come from using ASP? Suppose my website is sample.com and I have one page in the website that is used by the visitor to request products and demo. And on each request that page will send email to webmaster with the URL of the site that the visitor has come from.

Like if the visitor will search in Google and click on thelink that will take him to the home page not the product request page, So I think I need to store the URL in Session veriable when ever any user will start the website. So can any body give me some example how to do that?

View Replies View Related

Country Of Visitor

How i can know the country of the visitor of the web?

View Replies View Related

Visitor Details

Is there a way of detecting and then recording a visitors details(eg. browser, ip, country, OS...) and then storing that info to a database automatically?If, so, could you plz tell me how to record the info straight to a database without the user having to click on anything.

View Replies View Related

Show The Visitor's IP

In one of my ASP page, I want to show the visitor's IP. Who can I do that?

View Replies View Related

Unique Visitor Hit Counter

I have found a tutorial to create a hit counter for my webpage which runs off of a database it is all wonderful and everything BUT, whenever I am working on the site and refreshing a thousand times to see what everything looks like, it is counting me too.

Is there any way to code your own counter that counts only unique visitors? I would use a free one, but of course I don't want any links or images on the site, I want to be the only one that can see the stats.

View Replies View Related

Identify A Unique Visitor

We've created a video application that allows "voting" for videos, to determine prize winners. We want to restrict each computer to one vote per day. What is the best way to do this without requiring the user to log in? A login app is not in the client's budget, nor is it doable from a time standpoint. Is detecting IP address in ASP reliable for the average user? Cookies seem easiest, but they also are easy to wipe out.

View Replies View Related

Sms To Mobile

I'm supposed to send sms from our intranet to mobile phone. I'm not
relevant to this; its extremely new to me. I need ASP code to build
connectivity from our server to the mobile numbers of any service
providers.

View Replies View Related

Trap Mobile No

how can trap mobile no. with asp & wml?i want when user send email through mobile then there mobile no. is also show in the recipient email same as the message show in there e-mail how can i trap the mobile no?acctually when i enable my site with wap then some body missuse this feature (send e-mail).and i can't trap them .

View Replies View Related

Outlook Mobile Access

I keep getting this message when logging on OMA

Server Error in '/OMA' Application.
-----------------------------------

Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request.
Please review the specific error details below and modify
your configuration file appropriately.

Parser Error Message: Unable to read the security policy
file for trust level 'WSS_Minimal'.

Source Error:

Line 62: <compilation batch="false" debug="false" />
Line 63: <pages enableSessionState="false".....

View Replies View Related

Mobile Plan Calculator

I'm working on my first ASP web site. The idea of the site is to calculate
which mobile phone plan is right for you. The idea is that the user answers a
few questions about their calling habits, and the server calculates the
ammount of talk time for each plan and then recommends on or two.
I've created 2 excell sheets already. One is a user input sheet, the other
is a database of all the plans available.
At the moment the excell sheet works like this. The user selects a rate
plan, enters in their details and calling habits, and a total talk time is
displayed on the bottom of the page. I want to go one step further.
I want the ASP page im working on to calculate the total talk time for ALL
the plans in my database (based on the users input) and then recommend the 3
with the most talk time.All of the tutorials I've
seen are simple "add this to, delete this from" database

View Replies View Related

Mobile Number Recognition Over WAP

Does anyone know whether it is possible to recognise a users mobile number over WAP.

I think it must be possible because when a mobile phone call is made, the recipient gets the callers id. So is it possible to do the same over WAP so that the users mobile number can be used to identify them?

View Replies View Related

Connecting To A Mobile Device

I need to dial in and connnect to mobile devices from my asp website over internet(using VOIP) and sent numeric messages to that mobile device (not just the sms or email). I did some reading on VOIP but couldn't get usefull info. If any of you could help me out on how to do this.

View Replies View Related

Using Asp.net Make Mobile Application

i am trying to make a wap application using ASP.net. I have some problems viewing some pages. I have used mobile form class to create a wap page and in some of them i used a link or command which use onActivate or onClick command to call a function.

These aspx pages will shown on the IE but on the mobile it says there is no response.

View Replies View Related

GPS Info From Mobile Browser

Some of the newer cell phones have a built-in GPS. What I was wondering was if when a mobile browser from that phone opens a web-page on my server is there any location information that I can use? Presumably it would be stored in the request.servervariables
collection somewhere.

View Replies View Related

Web Page Viewed From A Mobile Device

How can i build a simple (Classic) ASP page which can be viewed from a mobile device?

Can someone give me an example.& is there any way that i can test these asp pages of mine using some emmulator of some sorts. as i do not have any mobile devices to browse the net.

View Replies View Related

Download Of Files To Windows Mobile 2003

We have a WEB-based application (developed in Visual Studio 2005) running on
handheld devices in Internet Explorer on Windows Mobile 2003. The application
needs to print tickets on a Bluetooth printer, which is accomplished by
preparing a RTF-file on the server and then downloading this file to the
handheld device. We use a third-party application (PrintPocketCE from
FieldSoftware) for the actual printing of the downloaded file. However, when
the file is about to be downloaded we first get a question saying "Download
<filename> to the My Documents folder in Main Memory?" with Yes, Change and
Cancel buttons.

Is there a way to avoid this question and download the file
directly? We need the checkbox "Open file after download" to be checked (as
it is by default when the question is displayed) to get the file processed by
PrintPocketCE after download.

To avoid adding file by file to the handheld device we always use the same
filename for the downloaded file. This leads to another question on each
download, asking whether to overwrite the previously downloaded file. Since
the file has no interest after being printed this question is always answered
with Yes. Is there a way to avoid this question too, for example by setting
some Registry value?

View Replies View Related

How To Display Chinese Character In Asp.net Mobile Control

I having problem in displaying chinese character with asp.net mobile control. what configuration or settings should i set in Pocket IE or PC IE in order to display correct code page??

View Replies View Related

Can Asp Detect The Url

Is there a way for asp to know what url is in the address window? I have a function that is included in every one of my pages and I want it to write out different things depending on the page the visitor is on.

View Replies View Related

How To Detect Router Ip

Can anyone tell me how to detect a ip address behind a router?
I know that using ASP, we can detect the actual ip and the proxy ip, but what if the visitor is using a router that dynamically assigns a ip.

View Replies View Related

How To Detect An Object

I am using a stored procedure that outputs multiple recordsets.
I use <% SET rsDisplay = rsDisplay.NextRecordset() %to step to the
next recordset.

In one particular condition the final recordset is not passed to the
page, so I need to detect that the object is empty.

I did just try <% If NOT rsDisplay.EOF Then %but I get:

Microsoft VBScript runtime error '800a01a8'

Object required

Any ideas how I can trap this error? I just want the area on the ASP
page not to display when there isn't a final recordset.

View Replies View Related

Detect When Drop Down Less Than X

What I need is a field that is a drop down and when selected if less than four it needs to show a new field to select.

Once the total of the drop downs adds up to 4 or above then no more are created. This would be in the middle of a bigger form. Code:

View Replies View Related

Detect Pic Widths?

I'm working on an app to upload pictures to my Web page.
As part of it, I need to know the dimensions of the
images - how many pixels wide by how many pixels high. Is
there any way, as part of the upload or immediately after,
that I can detect that?

Also, though the solution isn't exactly appropriate to
this NG, I would also accept a client-side solution to
this problem.

View Replies View Related

Detect Submit

Normally I would do something like
if request.form("submitbutton.x") <"" then
....
end if

But I found a problem when the browser uses the 'alt text' instead of
the image (when the image is not found, or if the browser is not
displaying graphics, etc. How do you detect that? or should I?

View Replies View Related

Detect Mac IE Users

Does any one know how to detect if a user is using IE on a Mac so i can route them to another page.I have tried the following:Code:

strUA = Request.ServerVariables("HTTP_USER_AGENT")

But how do i parse this info to determine whether they are a MAC IE user ?

View Replies View Related

Detect If A Class

I am working with a bunch of old code so I can really restructure the includes, otherwise I guess I could change all the #include statements to #include-once. Anyway, If I have a file with a class like this:

Class myClass
end class

I get a "name redefined" error. I've been seeing these and indeed from goolge searches, it's because the file is somehow included more than once. This problem doesn't occur for functions and the old code bases just used functions whereas I would like to add some classes. In C you used to be able to detect that at the top of the file and not included the rest of the file if it is allready included. I just want to at least detect it so I don't redeclare the class.

View Replies View Related

Detect If URL Has NO Variables?

How can I get the url of a page in asp and detect if there are no variables appended to the end? Would I somehow get the address and do an instr for the ? character? Code:

View Replies View Related

Detect The Database

Could anyone show me a tutorial or like show me a script in asp that can detect to see if the mysql backend is working? And if it isn't then to display a message that says something like "out of luck."

View Replies View Related

Detect JavaScript

Is there any way to detect JavaScript using ASP? I need a script that does something like this:

If JavaScript is enabled (is supported)
write this code
else
write this code

If not, can I do it with any other language?

View Replies View Related

Detect Where User

Is there a way whereby i can detect where the user came from?

For example:

if this user came from www.mywebsite.com/a.asp theni will redirect him to c.asp but if he came from www.mywebsite.com/b.asp then i will redirect him to d.asp

View Replies View Related

Browser Detect

I need to add in some specific browser detection in my ASP to identify Mac IE5 running OSX - is there any wahy of identifying this config alone - and not just identifying all Mac IE5s? If you have OSX Mac IE 5, please visit this page which will give your User Agent string.

View Replies View Related

Detect Downloads

Is it possible to detect downloads of a file on the web server? Using ASP Classic?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved