answer this question

Like Tree1Likes
  • 1 Post By <!--vBET_SNTA-->chovy<!--vBET_ENTA-->
Results 1 to 8 of 8
  1. #1
    chovy
    chovy is offline
    Newbie

    Posts
    3 - liked 1 times
    How do I open a url with my LG VX8100?

    All I can seem to access is the lame Verizon "Get it Now" crap web sites.


    See More: VX8100 - opening a web page?
    Last edited by chovy; 09-02-2005 at 10:23 AM.
    Brad729 likes this.




  2. #2
    HipCricket
    HipCricket is offline
    Sr. Member

    Posts
    178 - liked 1 times

    I have the 6000 and there is a Mobile Web option on the menu. I would imagine there is a similar option on the 8100



  3. #3
    chovy
    chovy is offline
    Newbie

    Posts
    3 - liked 1 times

    I found out how...It's not very intuitive, but you can hit "Message->9" and it opens a browser, then at the top click "Search" and it'll give you a choice "Open URL".

    The lame part: You have to go back to "VWZ Home" to get the search button. It's not always present on sites you visit.



  4. #4
    cdawg
    cdawg is offline
    Member

    Posts
    46 - liked 4 times

    Go into the service menu, and in the WAP settings, you can change the homepage. I use Google which is http://www.google.com/wml

    You get a regular Google page with some special options for wireless users.



  5. #5
    chovy
    chovy is offline
    Newbie

    Posts
    3 - liked 1 times

    Quote Originally Posted by cdawg
    Go into the service menu, and in the WAP settings, you can change the homepage. I use Google which is http://www.google.com/wml

    You get a regular Google page with some special options for wireless users.

    How do I go into the "Service Menu"??



  6. #6
    72montecarlo
    72montecarlo is offline
    Newbie

    Posts
    3

    Hit the Menu Button then "0" and then all numbers for service code are "0". Then "8" and "4". change your homepage now.



  7. #7
    reader
    Guest

    Loading URL's

    There are many ways to do it...most involve going to another page that supports finding a URL.

    Personally, I find it far easier just to have my own WAP homepage on my webhost and have a file right there, available from the main menu.

    Here's the code for a page that will take you to any URL. The LG phone's browser will remember past searches, so when you enter a couple of letters, it will come up and you can select it easily.

    Cut and paste the code into a text editor. Save this as url.wml or whatever you like. Point to it from your homepage.

    --------------cut and paste between the dotted lines-------------------

    <wml>
    <card id="card2" TITLE="URL Hound">
    <p align="center">Go To URL...</p>
    <p>Enter URL: <input name="url" value="http://" format="*m"/></p>
    <p align="center"><anchor>Request $(url:n)<go href="$(url:n)"/></anchor></p>
    </card>
    </wml>

    ------------------------------------------------------------------------



  8. #8
    HipCricket
    HipCricket is offline
    Sr. Member

    Posts
    178 - liked 1 times

    Quote Originally Posted by cdawg
    Go into the service menu, and in the WAP settings, you can change the homepage. I use Google which is http://www.google.com/wml

    You get a regular Google page with some special options for wireless users.

    Thanks for the tip. That is a great feature.



  • Similar Threads







  • Quick Reply Quick Reply

    If you are already a member, please login above.