invitation to

Have your say on issues related to using a DSLR camera.

Moderator: Moderators

Forum rules
Please ensure that you have a meaningful location included in your profile. Please refer to the FAQ for details of what "meaningful" is.

invitation to

Postby byrt_001 on Sun Nov 26, 2006 11:08 pm

Hi Everyone

I would like to invite everyone to have a look at my photoblog, it is been hard work and lots of late nights. I still have a small problem with the contact.php form so if there is anyone that could give me a hand with it? I would really appreciate it.

http://www.6701.sunpixs.com

Thanks everyone who will be viewing the website and leaving comments

christian
check my website>> http://www.6701.sunpixs.com
User avatar
byrt_001
Member
 
Posts: 401
Joined: Sat Apr 01, 2006 10:54 pm
Location: beatifuloutback,carnarvon. wa

Postby wendellt on Sun Nov 26, 2006 11:21 pm

the reportage ones are the best
but image 'shopping' is my favourite
excellent mood, nice storytelling
User avatar
wendellt
Outstanding Member of the year (Don't try this at home.)
 
Posts: 4078
Joined: Sun Feb 20, 2005 10:04 am
Location: Dilettante Outside the City Walls, Sydney

Postby Nnnnsic on Sun Nov 26, 2006 11:49 pm

Your contact page form looks like it lacks anything to parse the contact form data. You probably want either a form-mailer or it sent via the clients email application... whatever the solution, you need some action code in the first form anchorpoint where the rest of your code reads

Code: Select all
<form method="post" action="contact.php" enctype="text/plain">


Furthermore, you'll also need some code to direct it to an address and then to a completion page similar to the following:

Code: Select all
<input type="hidden" name="recipient" value="email@address.com" />
<input type="hidden" name="subject" value="Mailing List Name" />
<input type="hidden" name="redirect" value="complete.php" />
Producer & Editor @ GadgetGuy.com.au
Contributor for fine magazines such as PC Authority and Popular Science.
User avatar
Nnnnsic
I'm a jazz singer... so I know what I'm doing
 
Posts: 7770
Joined: Sun Aug 08, 2004 12:29 am
Location: Cubicle No. 42... somewhere in Bondi, NSW

Postby byrt_001 on Mon Nov 27, 2006 11:12 pm

Hi everyone

thanks for visiting the website.

Wendell,thanks for your comment, I admire your work.

Nnnnsic, thanks, Wayne has solved the problem.

christian
check my website>> http://www.6701.sunpixs.com
User avatar
byrt_001
Member
 
Posts: 401
Joined: Sat Apr 01, 2006 10:54 pm
Location: beatifuloutback,carnarvon. wa

Postby PiroStitch on Mon Nov 27, 2006 11:27 pm

Happy to help out Christian :)
Hassy, Leica, Nikon, iPhone
Come follow the rabbit hole...
User avatar
PiroStitch
Senior Member
 
Posts: 4669
Joined: Sat Mar 05, 2005 1:08 am
Location: Hong Kong


Return to General Discussion