Jump to content

RobG

New Members
  • Posts

    2
  • Joined

  • Last visited

RobG's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. RobG

    Redirect

    At this point all I have been trying to do is actually FIND something that will point me in the right direction. All I have found thus far is a script where I can define the url to redirect to directly in the script. What I am needing is for the form to define what ID to search for and then have the script match it in the database and redirect. Some general direction where to search would be appreciated
  2. RobG

    Redirect

    I am new to working with php, so forgive me if this is rudimentary ... I am trying to create a redirect script. The crux of this is as follows. I have a database that houses a specific identifier (Provider ID) and a url that is associated with the ID On a web form I have a field to type in the provider id and a submit button What I am trying to do is have the user enter the provider ID into the field, hit submit, and then have the script match the ID to the url associated with it and have it redirect the user to the correct website. I have been searching all over to find something that fits the bill, but no luck. Seems to me this should be straight forward. Any help would be most appreciated Rob
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.