1
evylrat
Online petition module?
  • 2004/10/27 21:51

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I would like to run a petition on my XOOPS site. Know any solutions?

2
Eugney
Re:Online petition module?
  • 2004/10/27 22:25

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


make a fill out fourm and xoops_version.php and the header.php in the folder with the fourm

make a new php file name it index and put in the following
Quote:

require('header.php');

include(XOOPS_ROOT_PATH.'/header.php');



// $handle = fopen("http://www.asite.com/modules/folder/page.html","r");
// $i=1;
// while(!feof($handle))
// {
// $str = fgets($handle, 1000);
// echo "$str";
// $i++;
// }
// fclose($handle);

print '<IFRAME SRC="http://www.asite.com/modules/folder/page.html" WIDTH=600 HEIGHT=700 TITLE="Eugney"></IFRAME>';

// Den Seitenfuß einbeziehen.
include(XOOPS_ROOT_PATH.'/footer.php');
?>


than make the html file of the fourm upload it to your mods folder and bam you got a piton mod

3
Eugney
Re:Online petition module?
  • 2004/10/27 22:37

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


Like

<center><FORM ACTION="http://bla.bla.edu/cgi-bin/some-prgm" METHOD=POST>
Name: <INPUT NAME="entry1"> <BR>
<br>
<br>
<INPUT TYPE="submit" VALUE="Submit">. <P>
</FORM></center>

for the fourm

4
brash
Re:Online petition module?
  • 2004/10/27 23:48

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Hmm.. if the XoopsPoll was able to make babies with Liase 1.2 I think you'd have a great mix for a petition/survey mod.

5
Eugney
Re:Online petition module?
  • 2004/10/27 23:51

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


You know he would mate

6
evylrat
Re:Online petition module?
  • 2004/10/28 7:31

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


Eugney, thanks for the help! I was looking at converting a guestbook perhaps, but your way is much simpler!

Now to create the form.

I want a collect info from the residents in our street because we keep getting parking tickets! Getting fined to park outside your house? ArgH!

7
Booth
Re:Online petition module?
  • 2004/10/28 12:03

  • Booth

  • Just popping in

  • Posts: 74

  • Since: 2002/6/13


I'd love a petition module too. I run a community site and there's always someone angry about something.

8
Eugney
Re:Online petition module?
  • 2004/10/28 13:58

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


thats a good idea the guestbook idea

9
evylrat
Re:Online petition module?
  • 2004/11/3 13:31

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I've found a cracking program.

Unit Command Climate Assessment and Survey System (UCCASS)

Simple to use and will let the quest see the results.

Is there anything like this in XOOPS or in the works?

Login

Who's Online

109 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 109


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits