Gamingforce Interactive Forums
85240 35212

Go Back   Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk
Register FAQ GFWiki Community Donate Arcade ChocoJournal Calendar

Notices

Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis.
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).


HTML help! Trying to make a simple form (replying back)
Reply
 
Thread Tools
gaming
River Chocobo


Member 360

Level 25.07

Mar 2006


Reply With Quote
Old Oct 3, 2007, 02:31 PM #1 of 5
HTML help! Trying to make a simple form (replying back)

Hi guys!

I'm trying to make a simple feedback form for guests to send on my website.
I have the code to make it send the text to my e-mail, but I want the guest to see some kind of confirmation. Maybe a windows message popup on the screen after he have pushed the send button.

Does anybody know the code for this...?

Jam it back in, in the dark.
Thanks to Fjordor for the funny image!
Fluffykitten McGrundlepuss
Motherfucking Chocobo


Member 589

Level 64.55

Mar 2006


Reply With Quote
Old Oct 3, 2007, 03:40 PM Local time: Oct 3, 2007, 09:40 PM #2 of 5
Board support is more for problems relating directly to the board itself. The good people in the Help Desk might be able to help you out though!

This moderation brought to you by the letter N and the number 73. Fuck the iPhone, get some Nokia in your life.

How ya doing, buddy?
Zergrinch
Evil Grinch


Member 666

Level 50.98

Mar 2006


Reply With Quote
Old Oct 5, 2007, 09:56 AM Local time: Oct 5, 2007, 10:56 PM #3 of 5
Javascript alert might work:

<script language="JavaScript" type="text/javascript">alert("Thank you for your feedback!")</script>

I don't remember how to shoehorn this into the submit button so that it activates on click...

This thing is sticky, and I don't like it. I don't appreciate it.
Single Post URL
Transparent Color Code:
[color=#14194e]
gaming
River Chocobo


Member 360

Level 25.07

Mar 2006


Reply With Quote
Old Oct 6, 2007, 04:30 AM #4 of 5
Thanks Zergrinch! I'll give it a try!

I am a dolphin, do you want me on your body?
Thanks to Fjordor for the funny image!
Zergrinch
Evil Grinch


Member 666

Level 50.98

Mar 2006


Reply With Quote
Old Oct 6, 2007, 10:00 AM Local time: Oct 6, 2007, 11:00 PM #5 of 5
Ok, here's what you can do:

Put this in the <head> section:

Code:
<script>
function clikme(){
alert("Congratulations, you have clicked the button!")
}
</script>
Invoke it later by adding this to your submit button tags:

Code:
<input type="submit" ... blahblah ... onclick="clikme()">
</form>


Most amazing jew boots
Single Post URL
Transparent Color Code:
[color=#14194e]
Reply


Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk > HTML help! Trying to make a simple form (replying back)

Forum Jump


All times are GMT -5. The time now is 12:53 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.