The Autonerdz Community Forums
https://www.autonerdz.com/cgi/yabb2/YaBB.pl
General Public Area >> Test Board >> test multiple attachment
https://www.autonerdz.com/cgi/yabb2/YaBB.pl?num=1325344986

Message started by Test-Black on Dec 31st, 2011 at 7:23am

Title: test multiple attachment
Post by Test-Black on Dec 31st, 2011 at 7:23am
;)
_BEL88112020P-40N20NL8510420left20rear20in20flight20l.jpg (49 KB | )
3_2.png (67 KB | )

Title: Re: test multiple attachment
Post by Test-Black on Dec 31st, 2011 at 5:48pm
one more try
01.jpg (13 KB | )

Title: Re: test multiple attachment
Post by Test Noir on Jan 26th, 2012 at 4:54pm
And we test to the west  :o

Title: Re: test multiple attachment
Post by YaBB Administrator on Feb 4th, 2012 at 8:10am
a test of the code tags

[code perl]#!"C:\xampp\perl\bin\perl.exe"
##
##  printenv -- demo CGI program which just prints its environment
##

print "Content-type: text/plain; charset=iso-8859-1\n\n";
foreach $var (sort(keys(%ENV))) {
     $val = $ENV{$var};
     $val =~ s|\n|\\n|g;
     $val =~ s|"|\\"|g;
     print "${var}=\"${val}\"\n";
}
[/code]

And an image


fulladv2.gif (94 KB | )

The Autonerdz Community Forums » Powered by YaBB 2.5 AE!
YaBB Forum Software © 2000-2010. All Rights Reserved.