Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #22.5K
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for tomeemot

I found a php mail form online that echos a text success message, but need to redirect it to a new page instead. I love all the functions in the code except for the text echo. I tried <input type="hidden" name="next-url" value="test.com"> and <? header(Location: file.php); ?> but the form …

Member Avatar for emodweb
0
450
Member Avatar for CAPSLOCK
Member Avatar for einfoway
0
1K
Member Avatar for tim_ver

I would like to have weather on my website, just current conditions. I have seen some websites that have it on it now. Here is one I like : [url]http://www.accrisoft.com/index.php?submenu=Contact&src=gendocs&link=ContactInformation&category=Contact[/url] Can someone help me out on this? Thanks alot. :)

Member Avatar for tim_ver
0
203
Member Avatar for JoesToe

Hello, I am trying to set up the phpbb forums on my site using MySql and I don't understand how to link MY site to the DATABASE. I also can't seem to figure out where my username, password, and the name of my database as I need them for the …

Member Avatar for chizy2
0
266
Member Avatar for pamwynne

Can someone please help me. I just want to put a simple form on my web site. I am using dreamweaver and first of all, I am [B]NOT[/B] a techy. I basically taught myself Dreamweaver and created my own e-commerce site. I would like to have a form for people …

Member Avatar for darnoldy
0
427
Member Avatar for Mwah

Hi, I'm new here, but i've just read a whole load of threads with people asking where to get forum/board software from. For something a little different, I highly recommend Beehive Forums ([url]http://www.beehiveforum.net/[/url]), which are modelled on the old delphiforums systems. Plus, i helped in the development of it, so …

Member Avatar for PatrickE
0
425
Member Avatar for mhnewmedia

I have a form that should write to MyDQL Database but isn't I have been looking at it for hours and it is driving me crazy. [CODE]$sqlquery = "INSERT INTO $table VALUES '$id','$Name','$DoB_Day','$DoB_Month','$DoB_Year','$Address_1','$Address2','$Town','$Postcode','$Telephone','$Mobile','$Email','$6th_Form','$6th_Form_Year','$6th_Form_Institution','$6th_Form_Course_Title','$College','$College_Year','$College_Name','$College_Course','$E2E','$E2E_Provider','$Apprenticeship','$Apprenticeship_Level','$App_Employer_Name','$App_Work_Area','$Employment','$Employment_Basis','$Emp_Employer_Name','$Emp_Job_Title','$Emp_Training','$University','$University_Name','$Uni_Course_Title','$Gap_Year','$Unemployed','$Other')";[/CODE] I have used this method before and it worked fine but it just isn't playing nicely today. …

Member Avatar for PatrickE
0
118