sorry another detail
i would like to put a button beside my browser field to get the sources of the browser content at anytime without reloading the page
do you have any idea ?
Search found 4 matches
- Tue Mar 19, 2013 6:50 pm
- Forum: iOS Deployment
- Topic: How to get the source code of a page in native browser
- Replies: 11
- Views: 7967
- Tue Feb 19, 2013 6:35 pm
- Forum: iOS Deployment
- Topic: How to get the source code of a page in native browser
- Replies: 11
- Views: 7967
Re: How to get the source code of a page in native browser
got it. thanks so much.
i <3 too livecode
i <3 too livecode
- Tue Feb 19, 2013 3:40 pm
- Forum: iOS Deployment
- Topic: How to get the source code of a page in native browser
- Replies: 11
- Views: 7967
How to get the source code of a page in native browser
Hello All.
i would like to try to get the content of a native broswer page i've created with " iphoneControlCreate "browser" when the " on browserFinishedLoading pUrl " is handled
anyone can give me the syntax ?
thanks a lot
fred
i would like to try to get the content of a native broswer page i've created with " iphoneControlCreate "browser" when the " on browserFinishedLoading pUrl " is handled
anyone can give me the syntax ?
thanks a lot
fred
- Tue Feb 19, 2013 3:37 pm
- Forum: iOS Deployment
- Topic: Mobile browser send credentials iOS
- Replies: 2
- Views: 2606
Re: Mobile browser send credentials iOS
have you tried for url something like "login:pass@mysite_url" ?