Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Allen on April 26, 2003, 09:28:59 AM

Title: Fundraiser question
Post by: Allen on April 26, 2003, 09:28:59 AM
At another board I go to, I am making an AGI Game for the community. Someone there suggested I should sell it to them as a fundraiser for the upkeep of the main website, which is to do with US Emigrants (like my dad).
Could I do this?
It's just between a community that WANTS to buy it ???
Title: Re:Fundraiser question
Post by: Eero R on April 26, 2003, 10:11:52 AM
There was something like this recently on SCI board too... ;)
Title: Re:Fundraiser question
Post by: juncmodule on April 26, 2003, 03:01:40 PM
DONATE!

Put a donate icon through paypal on your website.

Here is sample code from my site:

Code: [Select]

<!-- Begin PayPal Logo -->
<form action="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="junc@juncmodule.com">
<input name="imageField" type="image" src="../../images/donate.gif" width="66" height="40" border="0">
</form>
<!-- End PayPal Logo -->


This is the image I made for my site, you are welcome to use it:

(http://www.juncmodule.com/images/donate.gif)

This way you don't have to worry about the endless "legal" debate. It's just a donation to you.

good luck,
-junc
Title: Re:Fundraiser question
Post by: Eero R on April 27, 2003, 01:25:26 AM
And don't forget e-gold, then people like me can donate too... ::)