E-Legal World





English

German

Thai


Home

Find a Lawyer

Submit Your Legal Case

Live Lawyer Video Conferencing

Help
About Us
search





Login hereLAWYERS & LAW FIRMS:

Login here
Live Lawyer™ Users' Manual For Lawyers & Law Firms

Login here

Recommended Equipment For Use With Live Lawyer™

Login here
Contact Live Lawyer™ Support

Login here
Find A Lawyer Users' Manual

Login here
Contact Find Lawyer Support

Login hereCLIENTS & PUBLIC:

Login here
Live Lawyer™ Users' Manual For Clients Of Lawyers

Login here
Contact Live Lawyer™ Support

Login here

Find A Lawyer Users' Manual For The Public

Login here
Contact Find Lawyer Support

Login hereDOWNLOADS:

Login here
Technical Documentation (pdf) & Downloads

Find A Lawyer
Find A lawyer Now!
Lawyers Register Here!


Legal Professionals Signup

Help / Support :: Live Lawyer™ :: Users' Manual For Lawyers & Law Firms

18. Integrating Live Lawyer™ With Your Existing Web Site

 

You are permitted to integrate your Live Lawyer™ account into your existing web site. By doing this, your clients can log into their Live Lawyer™ client accounts directly from your web site. If you wish, you may put the Live Lawyer™ login area inside of an invisible frame, this will make it so that the url of your web site is always in your clients' browser bar.

You can place the login box on your site, by inserting the code below into the page that you would like the login box to be.

<table border="0" cellspacing="0" cellpadding="0">
<form action="https://www.e-legalworld.com/livelawyer/login/" method="post">
<tr>
<td class="leftcol2"> <strong>Login Here</strong><br/>
<small>Enter your username and password, in order to securely log into your Live Lawyer™ account, or secure audio/video web conferencing session.</small><br/> <br/> <br/>
Username:<br/>
<input value="<?=$_GET['username']?>" type="text" name="username" id="username" size="12" style="width:177px" class="arrow">
<br/>
Password:<br/>
<input type="password" name="password" id="password" size="12" style="width:177px" class="arrow" >
<br> <br/>
<input name="checkbox" type="checkbox" id="checkbox" value="true">
<label>I agree to the <a href="http://www.e-legalworld.com/terms.html">Terms and Conditions</a></label>
<br> <br>

<input type="submit" name="login" value="Login"/> <br> <br/>
<a href="https://www.e-legalworld.com/livelawyer/login/" class="forgot">Forgot User ID/Password?</a><br>
<a href="http://www.e-legalworld.com/lp/live-lawyer.php" class="forgot">Not A Lawyer Yet? Sign-up Here</a> <br/> </td>
</tr>
</form>
</table>

You can also have clients signup for a free Live Lawyer™ client account, which allows them to schedule meetings with you directly online, by inserting the code for the client signup form, from your private lawyer web page. In order to work properly, any local file paths must begin with https://www.e-legalworld.com/.