encrypted or something web page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rod Speed

    #31
    Re: encrypted or something web page


    "rf" <rf@example.com > wrote in message news:mt3Bc.4470 4$sj4.29574@new s-server.bigpond. net.au...[color=blue]
    >
    > "Rod Speed" <rod_speed@yaho o.com> wrote in message
    > news:2jjjbcF12d 4cuU1@uni-berlin.de...[color=green]
    > >
    > > "Randy Webb" <hikksnotathome @aol.com> wrote in message[/color]
    > news:U7CdnU2NKv dstknd4p2dnA@co mcast.com...[color=green][color=darkred]
    > > > Falkon wrote:
    > > > > "Rod Speed" <rod_speed@yaho o.com> wrote in message
    > > > > news:2ji2fjF123 g9vU1@uni-berlin.de...
    > > >
    > > > <--snip-->
    > > >
    > > > >
    > > > >[/color][/color]
    > javascript:aler t(document.getE lementById("tbl CellTVGuideResu lts").innerText )[color=green][color=darkred]
    > > > >
    > > > >>Same result, nothing happens at all, the address bar contents stays
    > > > >>highlighted but nothing changes on the main body of the window.
    > > > >>
    > > > >
    > > > > <snip>
    > > > >
    > > > > I get the "html" output (ie the tvguide) but it is in a MS Window[/color][/color]
    > alert box.[color=green][color=darkred]
    > > > >
    > > > > I can't even copy and paste it.
    > > >
    > > >[/color][/color]
    > javascript:wind ow.clipboardDat a.setData('text ',document.getE lementById("tbl C
    > ellTVGuideResul ts").innerText) ;void%200[color=green][color=darkred]
    > > >
    > > > In IE will copy it to the clipboard.[/color]
    > >
    > > Doesnt here, the clipboard just has that string in it, from when I pasted[/color]
    > that to the address bar.
    >
    > You *did* press Enter after you pasted that string to the address bar,
    > didn't you?[/color]

    Clicked the GO button, actually.

    And javascript:cn worked fine there, to show me its code.


    Comment

    • Rod Speed

      #32
      Re: encrypted or something web page


      "Rod Speed" <rod_speed@yaho o.com> wrote in message news:2jjupcF120 2uoU2@uni-berlin.de...[color=blue]
      >
      > "rf" <rf@example.com > wrote in message news:mt3Bc.4470 4$sj4.29574@new s-server.bigpond. net.au...[color=green]
      > >
      > > "Rod Speed" <rod_speed@yaho o.com> wrote in message
      > > news:2jjjbcF12d 4cuU1@uni-berlin.de...[color=darkred]
      > > >
      > > > "Randy Webb" <hikksnotathome @aol.com> wrote in message[/color]
      > > news:U7CdnU2NKv dstknd4p2dnA@co mcast.com...[color=darkred]
      > > > > Falkon wrote:
      > > > > > "Rod Speed" <rod_speed@yaho o.com> wrote in message
      > > > > > news:2ji2fjF123 g9vU1@uni-berlin.de...
      > > > >
      > > > > <--snip-->
      > > > >
      > > > > >
      > > > > >[/color]
      > > javascript:aler t(document.getE lementById("tbl CellTVGuideResu lts").innerText )[color=darkred]
      > > > > >
      > > > > >>Same result, nothing happens at all, the address bar contents stays
      > > > > >>highlighted but nothing changes on the main body of the window.
      > > > > >>
      > > > > >
      > > > > > <snip>
      > > > > >
      > > > > > I get the "html" output (ie the tvguide) but it is in a MS Window[/color]
      > > alert box.[color=darkred]
      > > > > >
      > > > > > I can't even copy and paste it.
      > > > >
      > > > >[/color]
      > > javascript:wind ow.clipboardDat a.setData('text ',document.getE lementById("tbl C
      > > ellTVGuideResul ts").innerText) ;void%200[color=darkred]
      > > > >
      > > > > In IE will copy it to the clipboard.
      > > >
      > > > Doesnt here, the clipboard just has that string in it, from when I pasted[/color]
      > > that to the address bar.
      > >
      > > You *did* press Enter after you pasted that string to the address bar,
      > > didn't you?[/color]
      >
      > Clicked the GO button, actually.
      >
      > And javascript:cn worked fine there, to show me its code.[/color]

      Worked fine this time tho, maybe it had timed out by the time I tried it the
      last time. This time I got the normal display up in the usual way, then put that
      javascript:wind ow.clipboardDat a.setData('text ',document.getE lementById("tbl CellTVGuideResu lts").innerText );void%200
      into the address bar and it worked fine.

      Thanks for that, have to consider whether its easier to do it like
      that or to just capture the encoded text in the usual way and just
      redo the decoding code into VBA and decode it myself.


      Comment

      • Randy Webb

        #33
        Re: encrypted or something web page

        Rod Speed wrote:[color=blue]
        > "Rod Speed" <rod_speed@yaho o.com> wrote in message news:2jjupcF120 2uoU2@uni-berlin.de...[/color]

        <--snip-->
        [color=blue][color=green]
        >>Clicked the GO button, actually.
        >>
        >>And javascript:cn worked fine there, to show me its code.[/color]
        >
        >
        > Worked fine this time tho, maybe it had timed out by the time I tried it the
        > last time. This time I got the normal display up in the usual way, then put that
        > javascript:wind ow.clipboardDat a.setData('text ',document.getE lementById("tbl CellTVGuideResu lts").innerText );void%200
        > into the address bar and it worked fine.
        >
        > Thanks for that, have to consider whether its easier to do it like
        > that or to just capture the encoded text in the usual way and just
        > redo the decoding code into VBA and decode it myself.[/color]

        Create a Favorites for it, or the Links toolbar, and then anytime you
        need it it's only a click away to get it to the clipboard.

        Have two pages open. Yours and the website. Copy it from the website,
        paste it into your own Textarea, and then submit the form and have it
        posted in a database for you.


        --
        Randy
        Chance Favors The Prepared Mind
        comp.lang.javas cript FAQ - http://jibbering.com/faq/

        Comment

        • Rod Speed

          #34
          Re: encrypted or something web page


          "Randy Webb" <hikksnotathome @aol.com> wrote in message news:Zq-dnd7y_KygfUndRV n-hg@comcast.com. ..[color=blue]
          > Rod Speed wrote:[color=green]
          > > "Rod Speed" <rod_speed@yaho o.com> wrote in message news:2jjupcF120 2uoU2@uni-berlin.de...[/color]
          >
          > <--snip-->
          >[color=green][color=darkred]
          > >>Clicked the GO button, actually.
          > >>
          > >>And javascript:cn worked fine there, to show me its code.[/color]
          > >
          > >
          > > Worked fine this time tho, maybe it had timed out by the time I tried it the
          > > last time. This time I got the normal display up in the usual way, then put that
          > > javascript:wind ow.clipboardDat a.setData('text ',document.getE lementById("tbl CellTVGuideResu lts").innerText );void%200
          > > into the address bar and it worked fine.
          > >
          > > Thanks for that, have to consider whether its easier to do it like
          > > that or to just capture the encoded text in the usual way and just
          > > redo the decoding code into VBA and decode it myself.[/color]
          >
          > Create a Favorites for it, or the Links toolbar, and then anytime you
          > need it it's only a click away to get it to the clipboard.
          >
          > Have two pages open. Yours and the website. Copy it from the website,
          > paste it into your own Textarea, and then submit the form and have it
          > posted in a database for you.[/color]

          I've got it all automated back in Access.

          It goes and gets the specified number of days data for
          the specified channels, from the specified web sites.
          Most channel data comes from at least 2 web sites,
          so it carrys on regardless with one web site down etc.

          That was working fine with that foxtel site until they
          decided to play silly buggers encrypting the data.

          So its better to have the access app still get the
          data from the websites completely automatically.


          Comment

          Working...