Thanks for your reply. Remember there is no loading when you hit the back button. It just goes straight to the page like you are turning the page. Its really weird.
I am using php includes on to put together a site. When I go to a page and hit the back button the page does not refresh causing the browse to remember the state of the hovers on the...
I have a map and i wrote all the ifs. Is there a way to specify a path in php like say take teh path of 1 then 2 then 3. Then have an array with questions 1 2 3 in it
Well depending on what path you choose the questions start changing so i guess it depends on gender. What i am thinking is to do a series of IFs for each question like if user clicked yes to this do...
Hey so I am doing this quiz and the questions will be based on the answers you give before so if it asks are you male and you say yes it question #2 will be do you shave your beard and if you said no...
Hey guys so I followed a tutorial writing a more secure mail form and it checks to see if the post submit button was checked and im not getting all emails ={ but when i use my older script which...
Hey thanks for your reply. They fill out the email and check the boxes and its send to them. I used an if saying if the box is checked then that part of the message shows up and if its not it doesnt...
Hey guys how's it going? This sort of a logic question. I have made a couple php mail forms but basic ones. I want to create one with a few checkboxes and when a check box is sent i want to send a...
hey how's it going? I am doing a vertical menu and in IE6 its not showing the bottom border but after i hover over it the border shows much help is appreciated also is there a way to only use...
Hey how's it going guys? I posted before about a contact form I was making so I was wondering if you guys can test it and give me some constructive criticism
test for spam and stuff and entering...
Hey how's it going guys? I am on a quest to make a secure mail form, I made one before but apparently it can be easily spammed. I was directed to an article
...
you know I never thought about that haha turning off javascript :confused: haha crazy... so basically for every text box i should validate on the page using php? dont leave any open?
well I am validating using javascript I just though it would be cool and professional to have the emails complete and say that the users didnt fill out certain fields
hey how's it going guys? I am making mail form and need some assistance. Say the user did not enter something in the text box I want it to say user did not enter information in the email. I have...
aww man you are a genius so basically so the code creates the pop up automatically it doesnt need to be linked to one the return false in the link purpose is for the href="#" not to wrok right
well i have myWindow in teh page and also in the pop up but one has a quotation and one has apostrophe so its " vs ' which is right? or am i totally lost and providing a good laugh
those lines go in the pop html right and the only thing i can see that might need tobe changed is myWindow because winptr is just a random variable name right