+ Reply to Thread
Results 1 to 8 of 8

Probably an easy question.

Hybrid View

  1. #1
    Lost Secretary
    Guest

    Probably an easy question.

    I have a column of data that are all the same type. I want to take each
    record and put it into a data entry field on a web site and then query the
    results. I want to search the page for a specific string, and if that string
    occurs for my record I need the string to appear in the next column beside
    the record. I could probably figure it out with enough time, but I'm sure
    someone out there knows a better/faster way. Thanks!

  2. #2
    Tom Ogilvy
    Guest

    RE: Probably an easy question.

    What is the URL?

    --
    Regards,
    Tom Ogilvy


    "Lost Secretary" wrote:

    > I have a column of data that are all the same type. I want to take each
    > record and put it into a data entry field on a web site and then query the
    > results. I want to search the page for a specific string, and if that string
    > occurs for my record I need the string to appear in the next column beside
    > the record. I could probably figure it out with enough time, but I'm sure
    > someone out there knows a better/faster way. Thanks!


  3. #3
    Lost Secretary
    Guest

    RE: Probably an easy question.

    Unfortunately it's not that easy, the web site is on our campus's intranet
    and is not accessible except from campus computers or VPN. The site is a
    directory of students, and we want to enter their names and then search for
    specific majors.


    "Tom Ogilvy" wrote:

    > What is the URL?
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Lost Secretary" wrote:
    >
    > > I have a column of data that are all the same type. I want to take each
    > > record and put it into a data entry field on a web site and then query the
    > > results. I want to search the page for a specific string, and if that string
    > > occurs for my record I need the string to appear in the next column beside
    > > the record. I could probably figure it out with enough time, but I'm sure
    > > someone out there knows a better/faster way. Thanks!


  4. #4
    Tim Williams
    Guest

    Re: Probably an easy question.

    Search google groups for past posts on automating Internet Explorer.
    That approach should work for this.

    It will be easier if the search page uses GET instead of POST.
    What does the URL of the "results" page look like following a search?

    Tim

    "Lost Secretary" <[email protected]> wrote in message
    news:[email protected]...
    > Unfortunately it's not that easy, the web site is on our campus's intranet
    > and is not accessible except from campus computers or VPN. The site is a
    > directory of students, and we want to enter their names and then search for
    > specific majors.
    >
    >
    > "Tom Ogilvy" wrote:
    >
    >> What is the URL?
    >>
    >> --
    >> Regards,
    >> Tom Ogilvy
    >>
    >>
    >> "Lost Secretary" wrote:
    >>
    >> > I have a column of data that are all the same type. I want to take each
    >> > record and put it into a data entry field on a web site and then query the
    >> > results. I want to search the page for a specific string, and if that string
    >> > occurs for my record I need the string to appear in the next column beside
    >> > the record. I could probably figure it out with enough time, but I'm sure
    >> > someone out there knows a better/faster way. Thanks!




  5. #5
    Lost Secretary
    Guest

    Re: Probably an easy question.

    Thus far I haven't had much luck, but here's the URL.
    https://158.158.100.63/epass/action/...doe&ddSociety=
    Thanks.

    "Tim Williams" wrote:

    > Search google groups for past posts on automating Internet Explorer.
    > That approach should work for this.
    >
    > It will be easier if the search page uses GET instead of POST.
    > What does the URL of the "results" page look like following a search?
    >
    > Tim
    >
    > "Lost Secretary" <[email protected]> wrote in message
    > news:[email protected]...
    > > Unfortunately it's not that easy, the web site is on our campus's intranet
    > > and is not accessible except from campus computers or VPN. The site is a
    > > directory of students, and we want to enter their names and then search for
    > > specific majors.
    > >
    > >
    > > "Tom Ogilvy" wrote:
    > >
    > >> What is the URL?
    > >>
    > >> --
    > >> Regards,
    > >> Tom Ogilvy
    > >>
    > >>
    > >> "Lost Secretary" wrote:
    > >>
    > >> > I have a column of data that are all the same type. I want to take each
    > >> > record and put it into a data entry field on a web site and then query the
    > >> > results. I want to search the page for a specific string, and if that string
    > >> > occurs for my record I need the string to appear in the next column beside
    > >> > the record. I could probably figure it out with enough time, but I'm sure
    > >> > someone out there knows a better/faster way. Thanks!

    >
    >
    >


  6. #6
    Tim Williams
    Guest

    Re: Probably an easy question.


    Try setting up a web query in Excel using this URL: does it retreive
    the information you want?

    If so, you should be able to loop through your list of names, changing
    the URL each time (replacing the "name" parts with the relevant
    strings) and refresh the query to get each perrson's info.

    Tim


    Lost Secretary wrote:
    > Thus far I haven't had much luck, but here's the URL.
    > https://158.158.100.63/epass/action/...doe&ddSociety=
    > Thanks.
    >
    > "Tim Williams" wrote:
    >
    > > Search google groups for past posts on automating Internet Explorer.
    > > That approach should work for this.
    > >
    > > It will be easier if the search page uses GET instead of POST.
    > > What does the URL of the "results" page look like following a search?
    > >
    > > Tim
    > >
    > > "Lost Secretary" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > Unfortunately it's not that easy, the web site is on our campus's intranet
    > > > and is not accessible except from campus computers or VPN. The site is a
    > > > directory of students, and we want to enter their names and then search for
    > > > specific majors.
    > > >
    > > >
    > > > "Tom Ogilvy" wrote:
    > > >
    > > >> What is the URL?
    > > >>
    > > >> --
    > > >> Regards,
    > > >> Tom Ogilvy
    > > >>
    > > >>
    > > >> "Lost Secretary" wrote:
    > > >>
    > > >> > I have a column of data that are all the same type. I want to take each
    > > >> > record and put it into a data entry field on a web site and then query the
    > > >> > results. I want to search the page for a specific string, and if that string
    > > >> > occurs for my record I need the string to appear in the next column beside
    > > >> > the record. I could probably figure it out with enough time, but I'm sure
    > > >> > someone out there knows a better/faster way. Thanks!

    > >
    > >
    > >



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1