473,657 Members | 2,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting ASP website to work on iPhone

347 Contributor
Does anyone know if you can get data from a classic asp page and import it into an iphone app so if someone uses the app i am trying to make when details of products are wanted it gets them from an asp page?

I know this is easily done with other ways but we have a website that runs with Access database and classic asp and would like to avoid changing 2 databases when our products change.
Apr 20 '10 #1
7 3271
markmcgookin
648 Recognized Expert Contributor
Does the website work in Safari on the iPhone? It should in theory work exactly the same, as Safari is a full blown browser on the iPhone.

You may want to consider a css style optimization for the iPhone to make it feel a bit more like a web app.
Apr 20 '10 #2
colinod
347 Contributor
I have a mobile slimmed down version of the website minus all the flash that works fine in safari, we actually want an iphone app though, probably something like the IMDB app as we are in the same type of business
Apr 20 '10 #3
markmcgookin
648 Recognized Expert Contributor
Ah, so you are developing an app and you want to talk to the site?

Umm... your best bet would be to expose the data in secure web services on your site, then call these from the app, and then parse through the data when it comes down?
Apr 20 '10 #4
colinod
347 Contributor
I was just wondering if i can access the database directly of would i have to make a page up in asp that the app would access to get the data, im a long way from that at the moment so have plenty of time to search the web for ideas.

just hoping someone may have already found somewhere with some help
Apr 20 '10 #5
markmcgookin
648 Recognized Expert Contributor
Well the way would be web services. .asmx SOAP based ones are the easiest. If you set them up properly you could just access the data from within the application like:

ListOfMovies = [myService GetAllMovies];

And it would poll the data right into your list object....
Apr 20 '10 #6
colinod
347 Contributor
thanks for that, i will lokk into it further when the time comes now i know it is possible
Apr 20 '10 #7
markmcgookin
648 Recognized Expert Contributor
No problem, glad to help.

www.icodeblog.com

has some good web service/iPhone development tutorials.
Apr 20 '10 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1387
by: Whitney | last post by:
I would like all of our intranet pages to provide a link to the site owner... and when clicked the visitor should be able to send the owner an email. I was using ASP to do this (see below) but I would like to not have use the .asp extension on all 70,000 of our pages... Can i somehow get this (or similiar) functionality using javascript? You will notice that a _siteinfo.txt file has to be dropped into each directory for the code to...
1
3134
by: skip | last post by:
Anybody tried this port of Python to the iPhone? http://www.modmyi.com/nativeapps/python-v251/ http://iphone.natetrue.com/ Hasn't been updated since July 2007. Maybe just a proof-of-concept? I'm guessing it involves jailbreaking the phone. Skip
0
1791
by: Python Nutter | last post by:
Yes it does involve Jailbreaking. Python GCC Java and Ruby are all available to run on the iPhone after you Jailbreak it. Just run the Cydia appliacation (jailbreak's AppStore) to install
6
4182
by: liketofindoutwhy | last post by:
It seems that iPhone 3G will not show the scrollbar for the following simple page: http://www.0011.com/html/test-iphone.html so if you are looking at the page using an iPhone, then you are stuck... you can't see headline 17 to 22 approximately. also, a related observation is, on FF, Chrome, and Safari on PC, there is no padding of 20px at the bottom of "headline 22". On IE 7, it is
0
1786
by: Joe Strout | last post by:
On Nov 4, 2008, at 10:33 AM, Michael Torrie wrote: I've found "Cocoa Programming for Mac OS X", in combination with the PyObjC tutorials on the web, to be a very accessible combination. I've gone about halfway through the book, just translating the tutorials from ObjC to PyObjC as I go, and it's worked out fine. When I need help, I post to the pythonmac-sig list, which is a friendly and helpful bunch. (I would think that iPhone...
2
10437
by: anijos | last post by:
By default, the iPhone will only check for new emails manually when you open the Mail screen or when you tap the refresh icon (the icon in the lower left screen of the email list). You can configure your iPhone to automatically check for new emails by following these easy steps. Tap on the Settings icon in the home screen and tap the Mail button. In the new screen that slides over, look for the Auto-Check option in the Messages section. ...
13
30459
by: phpfreak2007 | last post by:
Hello, I am new to mobile application. I want to make simple application for iPhone. I don't know how to build iphone application. Is MAC OS compulsary to build application. I want to know tools required for .net 2008 and Java to develop application for iPhone. If anyone have idea about this then please reply. Thanks in advance.
0
8403
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8316
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8833
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8737
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8610
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7345
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5636
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4327
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2735
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.