Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-09-2005, 11:28 PM
Andrew
Unregistered

Posts: n/a

Thank you!!!

Dear phphq.net staff,
Thank you so much for making this great script! I have to confess, I was using mailto: and bravenet forms....

Thanks again,
Andrew
Reply With Quote
  #2  
Old 06-10-2005, 07:33 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

Thank you for using it
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 06-18-2005, 11:24 AM
infotech
Unregistered

Posts: n/a

Re: Thank you!!!

[quote:cc7a3ceca4="Andrew"]Dear phphq.net staff,
Thank you so much for making this great script! I have to confess, I was using mailto: and bravenet forms....

Thanks again,
Andrew[/quote:cc7a3ceca4]

I 2nd that! I have 2 comments:

1) the code line 180 [code:1:cc7a3ceca4]
$message .= "Content-disposition: attachment\n";[/code:1:cc7a3ceca4]
should be changed to:
[code:1:cc7a3ceca4]
$message .= "Content-disposition: attachment; filename=\"" . $_FILES['attachment']['name'] . "\"\n";[/code:1:cc7a3ceca4] to force some web mail readers to show the real filename for "save as". 1 of 4 webmail programs we use did not duplicate the real filename of the attachment.

2) Is there any mods for code near line 252
[code:1:cc7a3ceca4]<input name=\"attachment\" type=\"file\" size=\"30\" />[/code:1:cc7a3ceca4] so that the "browse.." button will show only files of a certain type, like .doc, or .pdf, rather than "all files"?

Thanks again for a great form.
InfoTech
Reply With Quote
  #4  
Old 06-20-2005, 10:06 PM
Guest
Unregistered

Posts: n/a

Re: Thank you!!!

[quote:5bf1748cd9="infotech"][quote:5bf1748cd9="Andrew"]Dear phphq.net staff,
Thank you so much for making this great script! I have to confess, I was using mailto: and bravenet forms....

Thanks again,
Andrew[/quote:5bf1748cd9]

I 2nd that! I have 2 comments:

1) the code line 180 [code:1:5bf1748cd9]
$message .= "Content-disposition: attachment\n";[/code:1:5bf1748cd9]
should be changed to:
[code:1:5bf1748cd9]
$message .= "Content-disposition: attachment; filename=\"" . $_FILES['attachment']['name'] . "\"\n";[/code:1:5bf1748cd9] to force some web mail readers to show the real filename for "save as". 1 of 4 webmail programs we use did not duplicate the real filename of the attachment.

2) Is there any mods for code near line 252
[code:1:5bf1748cd9]<input name=\"attachment\" type=\"file\" size=\"30\" />[/code:1:5bf1748cd9] so that the "browse.." button will show only files of a certain type, like .doc, or .pdf, rather than "all files"?

Thanks again for a great form.
InfoTech[/quote:5bf1748cd9]

i have NO clue what that php code means.
i just edit the little 0s and 1s it tells me to!!!

Thanks again,
Andrew
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:26 AM.




Powered by vBulletin®