Search results

  1. P

    What it takes to learn PHP ?

    All you need are Apache and PHP. I think you can also run PHP through IIS, which is Microsoft's version of Apache (it's a web server). You might also consider trying ASP, it's similar to PHP, it's a server side scripting language. Much easier to work with for beginners, just download Visual...
  2. P

    What it takes to learn PHP ?

    All you need are Apache and PHP. I think you can also run PHP through IIS, which is Microsoft's version of Apache (it's a web server). You might also consider trying ASP, it's similar to PHP, it's a server side scripting language. Much easier to work with for beginners, just download Visual...
  3. P

    If corporations can pass all taxes to consumers with price hikes, why do

    "And a final point: if corporations fight tax increases because they are worried that higher prices will decrease sales, doesn't that simply illustrate the point I'm making--that corporations themselves bear part of the burden for taxes they pay?" Yes, I guess ultimately that's right, but those...
  4. P

    If corporations can pass all taxes to consumers with price hikes, why do

    "And a final point: if corporations fight tax increases because they are worried that higher prices will decrease sales, doesn't that simply illustrate the point I'm making--that corporations themselves bear part of the burden for taxes they pay?" Yes, I guess ultimately that's right, but those...
  5. P

    If corporations can pass all taxes to consumers with price hikes, why do

    "And a final point: if corporations fight tax increases because they are worried that higher prices will decrease sales, doesn't that simply illustrate the point I'm making--that corporations themselves bear part of the burden for taxes they pay?" Yes, I guess ultimately that's right, but those...
  6. P

    In the entire history of "birther" lawsuits, how many victories of any type can

    The answer is yes to all three. None of the cases involving Obama's birth were ever admitted on the basis of determining if it was legitimate, but rather to determine if the person raising the lawsuit had the standing to raise it. In other words: was it their business to make these claims...
  7. P

    If it isn't about race...if McCain had been elected, would "birthers"...

    Speaking of the constitution, it says to be eligible to be president you must be natural born, yet nowhere does it state what natural born means! The Supreme Court has ruled that natural born means born on American soil and to at least one American parent. John McCain was born on American...
  8. P

    Reporting a business to the BBB to get a refund?

    You can as long as there is a business agreement or contract. You need to bring proof to the BBB. It's important to note that the BBB will not guarantee you a refund, if the company does not respond a complaint will stay on their BBB record. Many companies don't want this and will do what...
  9. P

    The Whining has started Will Harry Reid do as he says and use Budget

    Reconciliation is reserved for budgetary measures, of which tax cuts are. The health care bill is not a budgetary measure. I have a hard time understanding why you are in such a rush to pass a bill that you haven't seen yet and you know you won't be able to read until it's signed and official...
  10. P

    WHY was the term "Global Warming" changed to "Climate Change"?

    The idea that the planet is on a runaway warming cycle has had a hard time finding solid evidence that it is.
  11. P

    WHY was the term "Global Warming" changed to "Climate Change"?

    The idea that the planet is on a runaway warming cycle has had a hard time finding solid evidence that it is.
  12. P

    Should any advanced civilization have a moral obligation to provide healthcare to...

    It's really up to that civilization. Morals are relative values, not absolute ones, what is moral is what we decide.
  13. P

    theres an "Object reference not set to an instance of an object." error in my

    "assControl = Page.FindControl(ValControl.ControlToVal… If Not ValControl.IsValid Then assControl.BackColor = Drawing.Color.Yellow Else assControl.BackColor = Drawing.Color.White End If" There's no guarantee that Page.FindControl is actually finding a valid control to put into the assControl...
  14. P

    theres an "Object reference not set to an instance of an object." error in my

    "assControl = Page.FindControl(ValControl.ControlToVal… If Not ValControl.IsValid Then assControl.BackColor = Drawing.Color.Yellow Else assControl.BackColor = Drawing.Color.White End If" There's no guarantee that Page.FindControl is actually finding a valid control to put into the assControl...
  15. P

    Is the heavy use of illegal aliens in the USA by businesses the new "slavery"?

    Slavery is forced labor, against the will of the slaves. It's also unpaid and slaves have no rights. Illegal aliens choose to come here and work in those conditions, so it's not slavery.
  16. P

    theres an "Object reference not set to an instance of an object." error in my

    "assControl = Page.FindControl(ValControl.ControlToVal… If Not ValControl.IsValid Then assControl.BackColor = Drawing.Color.Yellow Else assControl.BackColor = Drawing.Color.White End If" There's no guarantee that Page.FindControl is actually finding a valid control to put into the assControl...
  17. P

    Do you think educating inner-city children is wasteful?

    Some will advance to better places. Look at the current SC nominee, Sotomayor. She was an inner city kid. She's come a long way from that. Everyone deserves an opportunity, even those that live among populations that often don't advance. Educating is not about the ones that waste their...
  18. P

    I have an essay due next week on 10 of the most brutal tyrants in world history,

    wtf is Bush doing on that list? He was an elected president. There's nothing that Bush did that is any worse than what Obama is doing. Hussein should be off the list too, he wasn't THAT bad. Maybe you should go a bit further back in history.
  19. P

    How does sending what few manufacturing jobs we have left to other countries

    "Sending" is the wrong word, they are leaving. Sending implies that we had something to do with that choice, and I guess we do, by encouraging higher taxes and such, but the people implementing the policies aren't smart enough to figure out that those policies have the net effect of...
  20. P

    What is it about Politics that divides people into two HUGE camps?

    The behavior is actually very similar to neurons in the brain. When it comes to politics, we behave very much like neurons. Neurons can only do one of two things: fire an impulse, or not. A 0 or a 1. This is why it always boils down to two camps, because it is the simplest way to observe the...
Back
Top