|
Adding the AuditMyPC.com Port Search |
The Fast and Easy way using the IFRAME tag.
This will add a frameless window to your page. (Replace frameborder=0 with frameborder=1 to get a border).
Simply copy and paste
this code snippet:
<iframe name="cwindow" width=100% height=400 frameborder=0
src="http://www.auditmypc.com/freescan/ops.asp"></iframe>
* For those using PHPwebsite, you will need to add the
<iframe> tag to the HTML setup under admin. Visit
http://www.w3schools.com/tags/tag_iframe.asp for more information on the
IFRAME tag.
Another way is to pass the user's request in the url.
If you have the information the user is requesting, you can pass this to the site. Say that you have a user that requests information on 'subseven', all you have to do is pass this information to us like this:
http://www.auditmypc.com/freescan/ops.asp?do=subseven
We look at anything after the do= variable, in this case subseven.
Allowed characters passed in the url:
Any numbers, lower and upper case letters and .:/+-*#![]()<>{}`~'
If you add a link, please let me know. Also let us know if you have any comments or suggestions!
Thank you!
[ abrl3p ]