TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,815
  • Total Topics: 21,284
  • Online today: 82
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 81
  • Total: 81

feedback form?

Started by sdm_36, January 05, 2006, 11:41:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sdm_36

hello

been banging my head against the wall
trying to create a feedback form
for what seems like hours

has anyone got any source code or know how i can
integrate one into TP?
all help appreciated,

many thanks

gerrymo

I use a standard php form and include it in an article using an iFrame. Works well. Should also work on a block the same way.

IchBin

Here's a place that has a little wizard that will make you a basic feedback form.
http://www.thesitewizard.com/wizards/feedbackform.shtml

sdm_36

thanksyou for your help

i will have a go at this today...

are the iframe tags literally just <iFrame> </iFrame>
around the php?

gerrymo

Use:

<iframe src="http://yourdomain/path/file" height="400" width="100%" scrolling="no" frameborder="0"></iframe>


Set the variables to suit your prefered look. Height needs to be in pixels. Width can be % or pixels.

Nokonium

That is a useful snippet, I've squirrelled thatÃ,  ;) thanks.

This website is proudly hosted on Crocweb Cloud Website Hosting.