I think you're going to need some local javascript and have to display the page natively (objective-c) in a webviewcontroller.
I know that the quickconnect addon for dashcode has a method that lets objective-c pass values to javascript, or its pretty trivial to write one yourself. If you use java I think you could do something with icefaces too. Because of security I don't see anyway that just a webpage itself would be able to get at the information. On Feb 24, 11:42 am, Simon Fraser <[email protected]> wrote: > On Feb 24, 2009, at 12:26 am, Arun wrote: > > > Hi, > > I've a requirement that has a web page to be accessed by iPhone. The > > Web page displays a web form. The requirement is that when the web > > form is submitted, I need to find out some identification from the > > iPhone. For ex: AppleId or phone number. Since there is not iPhone > > client installed, is there a way like JavaScript or iPhone stylesheets > > that I can use to achieve that? > > There is no way to get the phone number or any kind of unique > ID for the phone from web content. > > Simon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
