No button tag :( Input tag.
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: Ryn
No button tag :( Input tag.
Hi guys
My formmail form works perfectly in Firefox. But in IE when I click submit, nothing happens at all. Any idea why? :(
Hi guys
On my form, I've basically acquired 2 variables from the previous page's form. I'm using PHP to try and insert these values as the default values for forms in my field, and then have them...
Thanks! Shall give it a try.
no error message.....just not receiving an email at the second email address.
Hi guys
I'm trying to have an email sent to an australian email address (.com.au).
Here's what I'm trying with no success:
$TARGET_EMAIL =...
Hi Russell,
This is a feature that I'm going to need, so it looks like I'll need to purchase the Module. Just a few quick questions:
- Is it a one time fee or is that the annual license fee?...
This isn't possible to perform? Or maybe I didn't explain very clearly. :(
Hi guys
I've got everything working perfectly with my form sending a nice HTML email to my inbox. My dilemma right now is that I'm basically trying to send HTML via one of the hidden values. ...
Sorry Russell, another question.
In another thread I read that the limit was there for security. Do you think it's safe/ok to set the limit to something like 50,000? I'm sending a bunch of HTML...
Ah yeah I was just coming back to say I found the answer in the forum. My apologies.
Thanks Russell!
P.S. I'm loving FormMail btw. Great stuff. :)
Thanks Russell. This worked perfectly.
Another quick question, is there a limit as to how many characters I can send using a hidden input? It seems to truncate it....
Hi guys
Another question I had:
Does FormMail allow you to basically layout the format of how your data will be displayed in the email? i.e. can we have it in nice html tables?
Thanks!
...
Hi Russell
Thanks mate. Here's the error I'm getting from the wizard:
Here's my line of code for that area....
<input name="Suburb" type="text" class="form_inputs" id="Suburb" <?php if...
Hey guys!
Spent some time looking at the FormMail site. I'm not amazing at programming but I've managed to build my site using php and a mysql backend. My shopping cart works well and on the...