User Profile
Collapse
-
I decided to simply have the links open in another window. Thank you both for your input. -
Thank you for your responses. Could you give me a hint about what JavaScript I would need to use, or where I could find information on constructing it? I'm really not familiar with Java (and I'm pretty green at PHP, for that matter.) Thanks for helping.Leave a comment:
-
Forgive my ignorance. I'm not sure what you mean. I've tried the form with both POST and GET.Leave a comment:
-
Trouble Making Radio Buttons Sticky
I've constructed a survey form, and I want to make the radio buttons sticky, so that if participants leave the page, they can return to find their answers still in tact. However, I can't seem to find the right code to make the radio buttons sticky. Below is the code I'm using. Any help would be appreciated.
Code:<p>Do you enjoy web designing?<br /> <input name="ans1" type="radio" value="yes"
-
@Markus: Sorry about the code gaffe. Must have missed that when I scanned the guidelines. Thanks for your response. I knew my problem had to be something ridiculously simple... But it's fixed and working now!
@nathj: The form will be sent only to the company email address and the subscriber, so the blind carbon isn't a necessity. But thank you for the reminder.Leave a comment:
-
Problem sending multiple emails from a mail () form
Hi. I'm a relative newcomer to the world of php, and I keep bumping into a problem with a mail () form. I need to send an automatic email to two addresses, but I can't seem to get it to work. One email address works just fine, but I can't get the email sent to two different addresses no matter what I try. Below is my code. If someone could help me spot my errors, I'd appreciate it. Thanks!
Code from actual page:
Code:<?php
No activity results to display
Show More
Leave a comment: