Creating a Discussion Page for your Blog/Website is a good way to let your readers interact with each other.I would be discussing how easy it is to make and then embed a Google Group into your Blog. Two of its biggest win over the previous tutorial is that it has no hosting issues and Bandwidth limitations. It might not be a classic Forum software ,but its simplicity & easy of use are its major advantages. One of its other plus point is it mail alert feature which keep you informed with whats happening in the group on the real time basis (Surprisingly many of the best known Forum Software lack this baic feature ).
Just Copy The Below Code And Paste It Where You Want...
src="javascript:void(0)"
scrolling="no"
frameborder="0"
width="900"
height="700">
</iframe>
<script type="text/javascript">
document.getElementById("forum_embed").src =
"https://groups.google.com/forum/embed/?place=forum/exeideas"
"&showsearch=true&showpopout=true&parenturl="
encodeURIComponent(window.location.href);
</script></span>
Just Copy The Below Code And Paste It Where You Want...
============================
<span style="font-size: 15px; margin-left: 1em; margin-right: 1em;"><iframe id="forum_embed" src="javascript:void(0)"
scrolling="no"
frameborder="0"
width="900"
height="700">
</iframe>
<script type="text/javascript">
document.getElementById("forum_embed").src =
"https://groups.google.com/forum/embed/?place=forum/exeideas"
"&showsearch=true&showpopout=true&parenturl="
encodeURIComponent(window.location.href);
</script></span>
No comments:
Post a Comment