Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How do I integrate a from into my website?
I am creating a website and I want to have a forum within my site. I'm still kind of a beginner with coding, but I have a basic understanding through creating the site with dreamweaver cs5. As far as the forum goes. I know how to create one through my host, but cannot figure how to make it look like it is inside of my site and not an external page. Any help would be amazing. I don't care if it is smf or phpbb or any other forum. Just as long as I can make it look like it is inside my site. Thank you very much!
6 Answers
- 1 decade agoFavorite Answer
Just use Ultimate Web Builder: http://www.redesigns.org/web-builder
Comes with integrated forum - it will match the design style you create for your website and you can easily add webpages to your website too.
You can purchase web hosting from there too and get free installation. And you get unlimited disk space and bandwidth.
- Yahoo JediLv 61 decade ago
Lookup frames or iframes.
You can put your website's logo in the top frame and the forum in the bottom frame.
With the new css stuff you could also have a div in your website and fill it with content from the forum.
- 4 years ago
The writing jobs aren’t complicated, so any individual who has good writing skills would be in a position to excel so in case you will desire to grant it a shoot at earning money incredibly and astonishing you may attempt out a internet website
- 1 decade ago
I would like to tell you about free web hosting service I use now.
Register here: http://www.000webhost.com/361575.html
They give 1500 MB of disk space and 100 GB data transfer. I am now using them for about 3 months and never seen any downtime of server problems. There is no any kind of advertising on my pages too, so I think its worth to signup.
- NikLv 71 decade ago
<form method="post" action="process.php">
<input type="text" name="name" />
<input type="password" name="password" />
<input type="submit" value="Submit" />
</form>
PS this will only display a form to use a forms data you need to know PHP or ASP if you need help getting the data from the form just contact me through yahoo.
I can help you with
HTML/5
CSS
PHP
MySQL
- 1 decade ago
Go to http://www.prophpbb.com/ and see if you can find more info about what you are looking for.