<p>If you're hoping for something like PHP that can be parsed inline with html, you're out of luck. It's also bad design to mix business logic with your presentation layer.</p>
<p>You might want to look into some frameworks like django to help you along.</p>
<div class="gmail_quote">On Jan 28, 2012 2:04 AM, "t4 techno" <<a href="mailto:opentechblogger@gmail.com">opentechblogger@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi everyone,<div><br></div><div>I want to make a web page which has to include some python script and html tags as well, am not getting how to do that . </div><div>I searched some articles but cant understand them .</div>
<div>
is there anything like linking an external html file into python script ?</div><div><br></div><div>Can u please help for same </div><div>waiting for your instructions or some links that can help me</div><div><br></div><div>
Regards</div>
<br>_______________________________________________<br>
Tutor maillist - <a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
<br></blockquote></div>