I have the form working...I know how to set up the form but my question is this: formmail is limited to only certain recipients whose domains have to be identified in the Tar_email of the php.
i...
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: dmac
I have the form working...I know how to set up the form but my question is this: formmail is limited to only certain recipients whose domains have to be identified in the Tar_email of the php.
i...
Its been awhile since I created my forms so I feel as if I am a rookie again. My form will go to mostly people on our corp domain but COULD cc: to a customer as well.
Is this possible? I have the...
I DO have a second file field that a customer can use to upload a second file. Why would that have anything to do with the first file upload?... Are you saying, that if the customer sends us two...
Hi
We have set up formmail and I use my email as the defalert email for any errors. Our form is for clients to send in graphic files which can be quite large (I allow 50MB). The problem is that I am...
ok...thanks
Hi ( my form is at: http://njrapidad.com/aduploadformtest.php
I posted this to Russell awhile back asking if I could "cc" receipients and he posted back:
"So, the sales reps are in your...
I have a form at: http://njrapidad.com/filexchangeform2.php
I am thinking of allowing our internal sales people to upload 5 files to our production staff after filling out my form. I have used a...
I must have a mental block today....thanks so much Ginger...I have learned a great great deal since I started this project..its fun
sorry
http://njrapidad.com/filexchangeform2.php
I suppose my paid subscription has run out ...yikes. Anyway, can someone please help.
I am trying to use derive fields to put a bit of text in the subject line before an input field selection,...
ok thanks..i will stick to my scripts for file moving then
I have my FileRepository set to one main folder. I intend to have several different forms for file uploads. I would like very much to put sub-folders inside the 'mainupload' folder (defined in the...
Hi..I want to make sure re. this and using formmail. I have a form which the recipients are setup and working.
I want to add a field in my html with a drop down, so that if a customer wants to...
thanks...that was it
Hi, I need to test if a file is uploaded and then do some more tests. Here's what I have:
<input type="hidden" name="conditions2" value=":@
...
I thought I had found, but cannot find it now, a thread and a sample error template somewheres, Can someone give a little help in this regard? I have my form working with a goodurl but now want a...
Hi...I do send my files to FILES_REPOSITORY...and the problem was in the way I was describing the variable in my template. I found a thread that had the solution...buy using:
First File:...
yes...figured that out...thanks
Hi,
I sucessfully can upload a file and I can successfully change the ACTUAL file name to ...say...the $realname_$first_file.
However, in the email that is sent back to my production dept, the...
does this example actually RENAME the actual REAL UPLOADED file?
there must be a way to rename the actual uploaded file to EXCLUDE the illegal characters...or what I would like to be...
Yes, I have read that little treatise and I know how to put a date or number in front of the file name but only in the email alert. That is all well and fine. My problem is that I want to allow the...
confirmed...I AM A Moroon....wrong path in my html...yikes! working fine now without using templateurl but I think I will investigate that option.
I think i am a moroon too because I cannot get my good_url to work either using the exact format described in russells how to. According to that documention...only a path to the good_url page is...
thanks Ginger...again...that works great!
I did do what you suggested first and it failed with very similar results in the email alert as to what I posted. In other words it is taking those variables as a literal reply instead of plugging in...