Advanced Search

Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,032

    Okay, got something to work ... thank you !!!!

    Okay, got something to work ... thank you !!!!
  2. Replies
    8
    Views
    1,032

    Okay, I have made a few changes that I hope help....

    Okay, I have made a few changes that I hope help. FYI, thanks for your help and time. The company has no logo, so instead they want just text. So, the logo part is AJAX and the sub logo is...
  3. Replies
    8
    Views
    1,032

    Ok, but if the default goes to 16px or any...

    Ok, but if the default goes to 16px or any othersize for that matter, with a line-spacing of 1pt or 1px, would the next text not practically overwrite it? That is the part I don't understand. Other...
  4. Replies
    8
    Views
    1,032

    line height issues

    Hello:

    I am trying to change my line height and it just is not working. I have copied code right off the internet and it still doesn't work. I have included a link to show the problem with a...
  5. JScript - 24hrs with leading zero ...

    Hello:

    I found this great calendar program that has 1 main fault. It does not display 24hrs with the leading zero. I think the below code is the root of the problem. Can anyone help me here...
  6. Replies
    0
    Views
    724

    different homepage width sizes ...

    Hello:

    I am totally confused. I write and test my pages on my computer via XAMPP and then upload to my test server for final testing. When I test via XAMPP, 127.0.0.1, everything looks perfect,...
  7. Replies
    5
    Views
    1,387

    Thank you for your response. The net has lots of...

    Thank you for your response. The net has lots of examples and it is nice to see some for a better understanding. You mention that the attack is inserted into the page. THAT is what puzzles me. So...
  8. Replies
    5
    Views
    1,387

    Understanding XSS attacks ...

    Hello:

    I am really trying to understand XSS attacks and can't seem to wrap my head around it, I would rather seem like a fool than program like one with holes in it. My problem is understanding...
  9. Replies
    1
    Views
    2,896

    Problem with second query ...

    Hello:

    I am having a problem and I am not sure my method is correct. I know my sub-query isn't. What I need is to get the Max-Autonum, or last record for a specific record. Please see the...
  10. sort the contents on a field record ...

    Hello:

    When I call up a specific record, I need to sort the contents of "tblpartmanuf" and replace that field with the sorted information. Lets say the record is:

    tblpartnumber tblpartmanuf...
  11. Replies
    5
    Views
    2,670

    Yeah, I was missing the ORDER BY. Thanks

    Yeah, I was missing the ORDER BY.
    Thanks
  12. Replies
    5
    Views
    2,670

    mysql query error ...

    Hello:

    I am having a problem fixing/understanding a recent error message. Basically, I have a search form that after validation and filtering stores the variable into a session. Another...
  13. Duplicating infomation with mysql group ...

    Hello:

    I am trying to get MAX, MIN and AVG totals along with the basic information for groups of SupplierIDs with mysql. I know there will be duplicate information and that is the intent. Any...
  14. Duplicating mysql information on SUM ...

    Hello:

    I am having problems getting information from 2 tables and think this is a mysql issue instead of php. I have a MAIN table that lists computer models and another PART table that has it's...
  15. Replies
    0
    Views
    1,097

    mysql/php loop on date ...

    //
    Hello, I am in great need for a loop on a group of records. Basically I need a loop on the date field and pull all those records for that date, then loop onto the next date in the table. If I...
  16. Replies
    1
    Views
    1,145

    Date/Time Loop ...

    Hello:

    I am trying to create an appointment table and am having problems. I have a loading facility that I need to create an appointment book for. The theory is simple, but where I am having...
  17. Replies
    0
    Views
    941

    Multiple WHERE with dates ...

    Hello:

    I am trying to get my mysql query working and it says it is empty, which is impossible because I am picking information that I KNOW is in the table. What I am trying to do is to get 2 date...
  18. Replies
    1
    Views
    1,079

    Special Date calculation ...

    Hello, I REALLY need some help creating a special date calculation. I want to calculate the difference between 2 mysql fields but display the difference as:
    //
    //
    02:19:21
    //
    02 is days
    19 is...
  19. Replies
    0
    Views
    832

    Group results by field data ...

    Hello, I am having problems with grouping records while showing the group data only once. I am trying to get them in a html table that would look like:
    ...
  20. Replies
    0
    Views
    945

    Grouping data

    Hello, I am having problems with displaying grouped records from mysql and could desperately use help. In the example below, I want to display the Order Number ONCE and ALL the records associated...
  21. Replies
    6
    Views
    3,224

    Yes Blue. I dont know why they bunched thme...

    Yes Blue.
    I dont know why they bunched thme together. Thew link would be in the ID.

    Name ID, Name


    User ID, User Name, User Amount
  22. Replies
    6
    Views
    3,224

    Need help with a query ...

    Hello:

    I am trying to get a mysql query together an not quite sure how to apply it, whether it is with distinct, join and all. What I am looking is to get the ID, qty ( number of users ), max and...
  23. Help with populating checkboxes ...

    I am having problems with populating checkboxes. After I call up a record, one of the fields has a bunch of characters that I use to determine which checkboxes to populate on the form. I extract...
  24. Replies
    1
    Views
    3,407

    can't figure out mysql query ...

    Hi:

    I am very new at this and totally confused as to what query I need. Here is my problem. We have bus trips all over the place and allow our drivers to put a request on routes as they become...
  25. My php form fields are not working properly ...

    Hello:

    I am about as green as it gets with php and I am having huge problems with my form. I have links for clearity. The problem is with my mainform. First, the field titles are centered,...
Results 1 to 25 of 33
Page 1 of 2 1 2