Handheld Device

Is it possible to run ASP on a handheld device? There's information on my website that I would like available on a portable device without connecting to the internet. Basically, I'm looking to run a ASP site locally on the device.

View Replies


ADVERTISEMENT

Device Filters

I was wondering if anyone can tell me the effect of having device filters
such as for isnokia7110 in your web.config on IIS/ASP peformance? Is there
anything to be aware of here?

View Replies View Related

Scanner As An Input Device

I have a list with product names (the list will grow),each of those products could be read as a barcode as well,so I was asked to change my web site so that users are able to scan that barcode, that would be easy if I didn't have to look after users who have a scanner and once that don't,

so the idea was if they have a scanner they scan in into a input box(not sure if combo box can be used) and according to the product code scanned that automatically populates the combo box list with the relevant product name, if they don't have a scanner then they just manually select the product name from the list.

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

Running On A Portable Device

i need to retrieve data with a portable device inside a building that don't have wireless network.i need to run some application/page/whatever saying "person name" and a "[check box]" for true/false . wich device (the most inexpensive) could i use ?
can ASP help ?

View Replies View Related

Communicating With External App/Device From ASP Page

I have a project in which I need to send info to/get info from a RS-232 port of the server depending on the client clicks on a asp web page.

How can I access a serial port from the ASP code itself. I tried to use MSCOMM... But it is not working. Is there any way to do this?

As an alternative mechanism, we planned to shift all the communication related stuff to Visual C++ application which sits as a service in the Server and do the necesary communication stuff whenever it receives any request from an ASP page. We planned to use socket communication between ASP page and VC++ application if we go with this way. What are the other ways that a VC application and a ASP application can talk to each other...?

View Replies View Related

Code To Detect User Device

does anyone know some code to be able to divert mobile phone users to a different site (wap version) clicking on the same link as a pc user would.I have been able to get the browser by using Request.ServerVariables("http_user_agent")Though it is only mobiles that i want to divert else where (this does not include PDA's).I'm guessing it is via an 'IF' statement but I don't know?

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







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