Jump to content

BlackReef

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Everything posted by BlackReef

  1. nevermind guys, I think I got it figured out. Thank you so much for your help
  2. Ok thanks guys, getting much closer now. I really appreciate the help. Now, the last remaining items I have left is to get the submit image to the direct right of the input box, but right now it is appearing as this: and it should look like this: Currently the code is this: and my current CSS is this: Do you guys see where I may be messing this up at? Thank you guys very much for the help on this, it is appreciated
  3. Im sorry. I believe this is correct, can you confirm? Thanks
  4. Thank you very much for your response. So, it should look like this? <form> <form method="post" form action="http://survey.leisuretrends.com/RemoteSurvey.asp?survey=321&survey_version=1330"/> <form input="enter email"/> </form> Thanks again, let me know if Im close ! lol thanks
  5. Ok so I already have a "post" action URL, here it is below. <form method="post" action="http://survey.leisuretrends.com/RemoteSurvey.asp?survey=321&survey_version=1330"> The idea is to put a simple e-mail form on my personal website: And have the post action to go to the URL above (its a marketing company for email submissions / newsletters) Here is what I have so far, but I know something is not right: Any help would be greatly appreciated. Thank you for your patience with me
  6. Hello, So I am working on a PHP website for a friend, and I have loaded the header.phtml and footer.phtml files in dreamweaver, but the files do not include .css calls or anything, so it basic code showing. Could somebody please help explain how I can get the actuall website (offline version of it) to appear visually in DW? I need to add a simple input form in the footer of the website, and I would like to handle it with CSS. Thanks in advance, -J
  7. Ok nevermind, I found the header footer files (they are phtml) What trips me out is the header.phtml does NOT call any .css files? I wonder where the .css calls are located (in which file)?
  8. Thank you in advance for your help. I do not have alot of experience in PHP. I offered to help a friend put a simple submit form in the footer of their website. So, I login to the FTP and download the index.php file (assuming this is the home page) and open it in dreamweaver. Instead of seeing the page in the design view, it is blank. So my question is, which files contain the actual home page? Im assuming its a header/footer, or something of the sort? Here is the code itself in the index.php: Thanks in advance, -J
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.