asp site as web browser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Oliver Otto

    asp site as web browser

    Hi,

    I wonder if anyone knows a VBScript that acts as a webbrowser? I am
    behind a firewall and my local machine is not visible to the internet,
    but I have a access to some webspace with asp VBScript. With the right
    script I could tunnel pages and sites from my local machine through the
    firewall. Is anyone aware of such a script / asp-web browser ?

    thanks,
    Oliver

  • Ray at

    #2
    Re: asp site as web browser

    Are you trying to get to sites or host sites? Maybe this'll help.
    http://www.aspfaq.com/2173 Are you trying to get fired though?

    Ray at work

    "Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
    news:bmlt38$5se $1@vins1.readin g.ac.uk...[color=blue]
    > Hi,
    >
    > I wonder if anyone knows a VBScript that acts as a webbrowser? I am
    > behind a firewall and my local machine is not visible to the internet,
    > but I have a access to some webspace with asp VBScript. With the right
    > script I could tunnel pages and sites from my local machine through the
    > firewall. Is anyone aware of such a script / asp-web browser ?
    >
    > thanks,
    > Oliver
    >[/color]


    Comment

    • Oliver Otto

      #3
      Re: asp site as web browser

      yup, that's what I was looking for or at least something like that.
      Unfortunately, it is not working for me, I cannot access my local pages
      with it. The reason why I like to do this, is that I have some php
      scripts and my web account does not support php. The script (which is
      work related) is to big to be converted easily to asp and I don't have
      time to do that now.

      Oliver

      Ray at <%=sLocation% > wrote:
      [color=blue]
      >Are you trying to get to sites or host sites? Maybe this'll help.
      >http://www.aspfaq.com/2173 Are you trying to get fired though?
      >
      >Ray at work
      >
      >"Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
      >news:bmlt38$5s e$1@vins1.readi ng.ac.uk...
      >
      >[color=green]
      >>Hi,
      >>
      >>I wonder if anyone knows a VBScript that acts as a webbrowser? I am
      >>behind a firewall and my local machine is not visible to the internet,
      >>but I have a access to some webspace with asp VBScript. With the right
      >>script I could tunnel pages and sites from my local machine through the
      >>firewall. Is anyone aware of such a script / asp-web browser ?
      >>
      >>thanks,
      >>Oliver
      >>
      >>
      >>[/color]
      >
      >
      >
      >[/color]

      Comment

      • Ray at

        #4
        Re: asp site as web browser

        I have a nagging suspicion that if I knew what you were really trying to do,
        I could explain why it's not possible. Like, it sounds like you're trying
        to run php on a machine that doesn't have php installed, but you feel that
        if you try to access the pages FROM a machine with php, it'll work or
        something.

        Ray at work

        "Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
        news:bmmm06$gh1 $1@vins1.readin g.ac.uk...[color=blue]
        > yup, that's what I was looking for or at least something like that.
        > Unfortunately, it is not working for me, I cannot access my local pages
        > with it. The reason why I like to do this, is that I have some php
        > scripts and my web account does not support php. The script (which is
        > work related) is to big to be converted easily to asp and I don't have
        > time to do that now.
        >
        > Oliver
        >
        > Ray at <%=sLocation% > wrote:
        >[color=green]
        > >Are you trying to get to sites or host sites? Maybe this'll help.
        > >http://www.aspfaq.com/2173 Are you trying to get fired though?
        > >
        > >Ray at work
        > >
        > >"Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
        > >news:bmlt38$5s e$1@vins1.readi ng.ac.uk...
        > >
        > >[color=darkred]
        > >>Hi,
        > >>
        > >>I wonder if anyone knows a VBScript that acts as a webbrowser? I am
        > >>behind a firewall and my local machine is not visible to the internet,
        > >>but I have a access to some webspace with asp VBScript. With the right
        > >>script I could tunnel pages and sites from my local machine through the
        > >>firewall. Is anyone aware of such a script / asp-web browser ?
        > >>
        > >>thanks,
        > >>Oliver
        > >>
        > >>
        > >>[/color]
        > >
        > >
        > >
        > >[/color]
        >[/color]


        Comment

        • Oliver Otto

          #5
          Re: asp site as web browser

          This was my intension, since there is no good php2asp converter
          available I though of accessing the the php pages via a kind of proxy
          (written in vbscript). But I realise now that this is everything but
          simple and I am probably better of rewritting my php code into asp.

          thank you fur your help
          Oliver

          Ray at <%=sLocation% > wrote:
          [color=blue]
          >I have a nagging suspicion that if I knew what you were really trying to do,
          >I could explain why it's not possible. Like, it sounds like you're trying
          >to run php on a machine that doesn't have php installed, but you feel that
          >if you try to access the pages FROM a machine with php, it'll work or
          >something.
          >
          >Ray at work
          >
          >"Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
          >news:bmmm06$gh 1$1@vins1.readi ng.ac.uk...
          >
          >[color=green]
          >>yup, that's what I was looking for or at least something like that.
          >>Unfortunately , it is not working for me, I cannot access my local pages
          >>with it. The reason why I like to do this, is that I have some php
          >>scripts and my web account does not support php. The script (which is
          >>work related) is to big to be converted easily to asp and I don't have
          >>time to do that now.
          >>
          >>Oliver
          >>
          >>Ray at <%=sLocation% > wrote:
          >>
          >>
          >>[color=darkred]
          >>>Are you trying to get to sites or host sites? Maybe this'll help.
          >>>http://www.aspfaq.com/2173 Are you trying to get fired though?
          >>>
          >>>Ray at work
          >>>
          >>>"Oliver Otto" <O.Otto@reading .ac.uk> wrote in message
          >>>news:bmlt38$ 5se$1@vins1.rea ding.ac.uk...
          >>>
          >>>
          >>>
          >>>
          >>>>Hi,
          >>>>
          >>>>I wonder if anyone knows a VBScript that acts as a webbrowser? I am
          >>>>behind a firewall and my local machine is not visible to the internet,
          >>>>but I have a access to some webspace with asp VBScript. With the right
          >>>>script I could tunnel pages and sites from my local machine through the
          >>>>firewall. Is anyone aware of such a script / asp-web browser ?
          >>>>
          >>>>thanks,
          >>>>Oliver
          >>>>
          >>>>
          >>>>
          >>>>
          >>>>
          >>>
          >>>
          >>>
          >>>[/color][/color]
          >
          >
          >
          >[/color]

          Comment

          Working...