Search:
Type: Posts; User: tazosmr
Search :
Search took 0.01 seconds.
1) everything inside div
<div align="center"> </div>
2) For simple text:
<center> dddddddd </center>
3) for images or frames
<img style="display:block;margin-left:auto;margin-right:auto;"...
TO Create a simple Captcha form, then here is a small guide:
===== 1 STEP ======
in your FTP folder (where you need), put a font file (for example, this:...
Please administrator, delete my above posts, and leave this current one:
Here is a working auto-submit method: when page is loaded, it will the form will be immediately autosubmited (the values...
or this one:
Here is a working auto-submit method: when page is loaded, it will the form will be immediately autosubmited (the values can be inserted with php variables).
<form...
the form should be inserted inside body, and script can be execution body. so when page is loaded, it will be immediately executed:
<html><head></head>
<body>
<form...