Jump to content

need mysql database agentcode to be part of web address link


tryingitout

Recommended Posts

Here is the line of code inside the php that is not working. explaination below. It opens in another window, and at the new website, but does not go to the proper subaccount which is the last part of the new web address. code for each subaccount is in the mysql database.

<img alt="" src="../images/a1.gif" style=" margin-right:10px; vertical-align:middle"><span ><strong>Send a Prospect Email</strong><br> <a href="http://www.bragdisc.com/OBC/$LeadID = $_GET['LeadID']"; target="_blank">Click here</a> to send an email guiding a prospect to the web version of your Presentation Disc's.</span><br> <br style="line-height:12px">

 

I have a functioning PHP webpage, but coder has died. I added a button fronm the backoffice to take signed in agent to a new web page for a crm funtion. I loaded the crm software in sub accounts for each rep at the other web site. (www.domain.com/555 or www.domain.com/556, etc).

 

the rep is already signed inot the backoffice with the code number. I nee the web address to be http://www.domain.com/(rep code from the mysqul database).  whatever I type just shows up as typing in the web page location.instead of the agent code.  help

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.