<br><br><div class="gmail_quote">On Wed, Nov 12, 2008 at 4:02 AM, anish mathew <span dir="ltr"><<a href="mailto:anish_kv_mathew@yahoo.co.in" target="_blank">anish_kv_mathew@yahoo.co.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div style="font-family: times new roman,new york,times,serif; font-size: 14pt;"><div>pls help me    </div>
<div> </div>
<div>    html page conecting to database sql or .mdb files</div>
<div> </div>
<div>    pls sent qury</div></div></div></blockquote><div><br>I know that English may not be your first language, but please make an effort to use proper English. <br><br>Your question isn't really specific enough to give an answer. An HTML page can not directly connect to a database. What you need to do is use one of Python's many web frameworks (Django is a really popular one right now). Then, you write a Python script that accesses the database, gets the information you need, and turns it into an HTML page.<br>

</div></div>