User Profile

Collapse

Profile Sidebar

Collapse
Nyris
Nyris
Last Activity: Mar 18 '09, 01:28 PM
Joined: Nov 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Nyris
    replied to Client requirements for processing PHP Forms
    in PHP
    I'm using the mail() function.
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to Client requirements for processing PHP Forms
    in PHP
    Our server or the web-hosting server?
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to Client requirements for processing PHP Forms
    in PHP
    They can access the site no problem. It's when they hit the send button and it's suppose to generate an email and send it to a particular person. Sometimes they go through sometimes they don't. On my PC it always works but on others it's up in the air.
    See more | Go to post

    Leave a comment:


  • Nyris
    started a topic Client requirements for processing PHP Forms
    in PHP

    Client requirements for processing PHP Forms

    I'm back! x.x..... Anyways.. Is there something that a user needs to have on their PC for a PHP form to process? All of a sudden my fellow co-workers try to use the form on our website and it "hangs" saying that it's waiting for the website. If it does work the email doesn't send. It only works from my PC correctly.
    See more | Go to post

  • I want to try it with CSS, yes. Though I'll probably need some help with it. I know absolutely nothing about Javascript. Trying to edit the file now to get it to do what I want is less likely to happen haha.
    See more | Go to post

    Leave a comment:


  • I would like to expand beneath the header like it does now. That's what the boss wants! haha
    See more | Go to post

    Leave a comment:


  • No no! This is what the navigation looks like now. What I need it to do is when you click on the header menu's I want it to go to that page as well as open up the submenus. I haven't changed anything yet. ^_^b
    See more | Go to post

    Leave a comment:


  • The website is FSIP. Take a look at that and you can see what the navigation looks like now.
    See more | Go to post

    Leave a comment:


  • Thanks for the link. I see how this works and how it's a lot better than the javascript version. However, I need it to be horizontal and when a certain submenu is opened it stays opened. Is that possible? This was the reason to why I was leaning towards fixing the javascript code.
    See more | Go to post

    Leave a comment:


  • Sorry for the delay! Thanks for the suggestions so far. However, I didn't write this. It was something that was premade and put into the website. Unfortuntely I have absolutely no javascript experience and I'm trying to decipher all this with little sucess. Could you point out the areas where I need to change to add the second onclick event?
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to Alignment issues
    It's FSIP. I wasn't sure since it seems like there are only a couple people in the building that are having this problem. Thanks in advance!
    See more | Go to post

    Leave a comment:


  • Nyris
    started a topic Alignment issues

    Alignment issues

    There's a problem with my companies website. For the employees that have larger screens the website's alignment is off only on a few things. Also there are spaces in the dropdown navigation between each link where there shouldn't be. Is there away to get around alignment issues in screen sizes in CSS? Or any other language?
    See more | Go to post

  • Nyris
    replied to PHP Form Help!
    in PHP
    It works! You're a genius Dormilich. Thanks a lot for your help!
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to PHP Form Help!
    in PHP
    I no longer get an error when I hit the send button!!! Getting somewhere, thanks a lot for your help so far Dormilich. I still didn't receive an email from it though, however.

    This is how I have it setup now with the above if statement you suggested to me.

    Code:
     <td colspan="2"><div align="center"><input type="submit" value="Send" name="send"/>
    ...
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to PHP Form Help!
    in PHP
    The PHP file that I posted at the beginning is apart of the page that contains the form in. I put the PHP right above the form. So then I would just point it back to itself?
    See more | Go to post

    Leave a comment:


  • The home page has announcments and what not that are important. So once the user directs him/herself to a different page right now there's no way to get back to the homepage unless you hit the back button however many times you need to.
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to PHP Form Help!
    in PHP
    What kind of file does this need to point to? I'm still somewhat confused. Sorry x.x!
    See more | Go to post

    Leave a comment:


  • CSS Navigation Menu - horizontal and keep submenu opened

    I have this code used for the navigation on an HTML page. It's an accordion style dropdown menu. Everything works fine I just need to change it so that the submenuheader class allows it to be a clickable link. Right now all that happens with for example Home has two submenus of About Us and Quality. When you click home it expands the dropdown. But I want it to expand and also direct to a Home page. thanks in advance!


    ...
    See more | Go to post

  • Nyris
    replied to PHP Form Help!
    in PHP
    I'm sorry.. New to PHP.. This file is something that I created or just simply put what you have there?
    See more | Go to post

    Leave a comment:


  • Nyris
    replied to PHP Form Help!
    in PHP
    Here's what I have for the actual form. Thanks again in advance!

    Code:
    <form method="post">
    <table width="100%" border="1">
      <tr>
        <td width="69%">FSIP Online Contact Form:
        <table width="467" border="1">
      <tr>
        <td colspan="2">Please Select Department to Send Message To:*<br
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...