Search:

Type: Posts; User: oriecat; Keyword(s):

Search: Search took 0.00 seconds; generated 36 minute(s) ago.

  1. Replies
    4
    Views
    2,770

    Ok, so something in here is causing my database...

    Ok, so something in here is causing my database selections not to work now.

    Here is all of my code, in case I need to change some other stuff...


    <script type="text/javascript">

    /*Local...
  2. Replies
    4
    Views
    2,770

    Thank you, I will try this out. :)

    Thank you, I will try this out. :)
  3. Replies
    4
    Views
    2,770

    Help change compose function

    Hello. I hope I am in the right forum, I apologize if I should be somewhere else...

    I am using this code that someone on here helped with in another thread.


    function compose(){
    var...
  4. Replies
    37
    Views
    22,391

    Hi, I have been using this script for our...

    Hi, I have been using this script for our employees, but now I need to convert it to a form mail instead of a compose box. Does anyone have any tips for me on how best to do that?

    Thank you.
  5. Replies
    5
    Views
    4,093

    Hmm, I am playing with it, and I notice that if I...

    Hmm, I am playing with it, and I notice that if I uncheck all and try to send to just one person, or a selection of people, it is working. And that's just the difference in the check box, it...
  6. Replies
    5
    Views
    4,093

    Here is what I got from the FF error console: ...

    Here is what I got from the FF error console:



    But I get that same thing whether it works or not.

    I will PM you the URL info.
  7. Replies
    5
    Views
    4,093

    I am actually able to see the error in IE6.0, but...

    I am actually able to see the error in IE6.0, but it does the same thing in Firefox, but it just doesn't work, it doesn't give me the error message. Email client is Outlook Express at work, and I...
  8. Replies
    5
    Views
    4,093

    Javascript error help

    I am using some javascript code that jscheuer1 (sp?) posted a couple months ago. This is the part where I am getting an error:


    function compose(){
    var addys='', cc='?cc=', boxes =...
  9. Replies
    4
    Views
    34,177

    Select Multiple Options

    I have a webpage I have made, to filter a list of emails. Currently it is set up to select by Branch and/or Group, and Branch and Group are drop downs where you can pick one. I would like to change...
  10. Replies
    2
    Views
    8,074

    Thanks so much! :) I'll see what I can do with...

    Thanks so much! :) I'll see what I can do with this...
  11. Replies
    2
    Views
    8,074

    Grouping Output Data

    I am trying to pull all info from my database and then have it grouped by the Branch field. I need to manually include a header about each Branch. So it would be like

    Header1
    list1

    Header2...
  12. Thread: if limitation?

    by oriecat
    Replies
    8
    Views
    4,289

    Thank you! I didn't think it would be so easy :)

    Thank you! I didn't think it would be so easy :)
  13. Thread: if limitation?

    by oriecat
    Replies
    8
    Views
    4,289

    Thanks, I have updated that. I have also changed...

    Thanks, I have updated that. I have also changed from a search box to a dropdown with the choices to save space, but I'm not sure I'm happy with that... but it's working for now...

    Last thing I...
  14. Thread: if limitation?

    by oriecat
    Replies
    8
    Views
    4,289

    Never mind, I think I just got it. :):)

    Never mind, I think I just got it. :):)
  15. Thread: if limitation?

    by oriecat
    Replies
    8
    Views
    4,289

    Thanks for your replies. :) What was happening...

    Thanks for your replies. :) What was happening before is that the page would return some values even before a choice was selected. I'm not sure how it was doing that, unless I had screwed up the...
  16. Thread: if limitation?

    by oriecat
    Replies
    8
    Views
    4,289

    if limitation?

    Is there a limit to the number of conditions you can put in an if clause? I have this:
    if ($choice == 03 || $choice == 04 || $choice == 05 || $choice == 07 || $choice == 08)

    and it works, but if...
  17. Replies
    2
    Views
    8,047

    Thank you, thank you, thank you!!! I think I...

    Thank you, thank you, thank you!!! I think I have it working now after a couple minor tweaks!
  18. Replies
    2
    Views
    8,047

    Change output to variable

    Hi, I hope I am putting this question in the right place, I am not entirely sure where it needs to be... I am working on a project, where I want to pull various emails from the database, display...
  19. Replies
    37
    Views
    22,391

    Hi, thanks for your reply. :) What does that...

    Hi, thanks for your reply. :) What does that mean "done server side"? Like on the email server? We are looking into that, but seems like it would require more work (or so I was told...). Or do...
  20. Replies
    37
    Views
    22,391

    Hi, I am looking for something like this also,...

    Hi, I am looking for something like this also, but for use online for our employees. All employees have Outlook Express, so that concern earlier wouldn't be a problem... but I have a couple other...
Results 1 to 20 of 20