Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 40744145142
  • Order by date
  1. 40744145142

    Help with my scroll bar

    I wrote them with "px", that is good. But I need a scroll bar inside my site (like a frame with scroll) and i need it fast. How could i make it to work in opera and firefox??
  2. 40744145142

    Help with my scroll bar

    OK, but if i don't give them any color or somthning like this??? Just the auto code, the width and height??? Will it work?
  3. 40744145142

    Help with my scroll bar

    So, what should i do to see that scroll in that colors the other two browsers??
  4. 40744145142

    Help with my scroll bar

    So, there is the code: "<div id="detaliu" style="overflow:auto; scrollbar-face-color: ...; scrollbar-shadow-color:...; etc; width:801;height:323"" and i don't know why it doesn't work on mozilla and opera... if you need the whole code, tell me.
  5. 40744145142

    Help with my scroll bar

    Hi, I made a web page, and i don't know why, the Internet Explorer browser sees my scroll bar, and opera and firefox, no. Please help me caue it's urgent. Thanks
  6. 40744145142

    help me with a calendar

    I have made this.I have figured out with the help of the links given by 2ffat, the calendar. Prattaratt, you were right when you said that the simplest solution is the best...The solution was simple. Thanks for everyone for helping me.
  7. 40744145142

    help me with a calendar

    Now, I have an idea for resolving my problem, but i don't now which was the first day of January, 1st year??? I have found many days, but i don't know which is the real one, if you know which is the correct first day of January the fisrt year, please tell me.
  8. 40744145142

    help me with a calendar

    2ffat, thank you for the efforts you made with me, now i will study those two links. Thank you very much for helping me in these days. I will announce you if i'll make this calendar. Bye, bye
  9. 40744145142

    help me with a calendar

    The odddays function is finding the odddays until the given year? What is doing the odddayyear function? And why is substracting one year from the given year? Why at the end of odddayyear function we are adding at the odddays function this: yy/4? What is doing the odddaymonth function??? And...
  10. 40744145142

    help me with a calendar

    So, if you could explain me with your own words, how it orks the algorithm for finding out the first day of the month. This is what i need. An explanation for the algorithm which finds out the first day of your month. For example, for August 2006, how works the algorithm which is showing you the...
  11. 40744145142

    help me with a calendar

    What I Don't know is how i translate firs_day() function in pascal, not the odddays*=.....
  12. 40744145142

    help me with a calendar

    Ok, 2ffat, understood, but now comes the big question: How the heck i will "translate" this "first_day ()" function in pascal??
  13. 40744145142

    help me with a calendar

    2ffat, that code from sourcecodesworld.com is that one that i asked in my thread. I didn't understand what this section is doing : "first_day=find_day(1, mm, yy)". If you know, please help me to understand. Thanx.
  14. 40744145142

    help me with a calendar

    So, Prattaratt, i've tried to make this by myself, but i couldn't. I don't want to make this calendar in julian, i want it in gregorian date. I would try something like this: if the year is 2, i will add 365+the days 'till the month that you typed, and something like this, but i can't write it...
  15. 40744145142

    help me with a calendar

    I just started to do a calendar in Pascal. I did it, but now i want to make it better, and i need a tip to make an algorithm to find out the first day of the month. And i don't know how. Now, i found that kind of calendar in TC, and i want to inspire from that progam. And i found this...

Part and Inventory Search

Back
Top