AJAX | JavaScript | HTML | PHP Answers

Questions answered by Experts: 166

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search

1) A) Use a loop to print a list of numbers from 1 to 20. You can use either a ‘while’ loop or a ‘for’ loop.

1
2
3
.
.
20
B) Below that, add another loop that will display the numbers 1 through 10 and the times table for the number 7, like this:

1 times 7 is 7
2 times 7 is 14
3 times 7 is 21
.
.
10 times 7 is 70
C) Allow the user to enter a number to be used in the times table in place of the 7.




2) A) Use an ‘if’ statement to calculate the taxes due based on a flat tax rate of 10%, with no taxes due for anyone who has a salary less than $10,000. For this part you can enter the salary directly in the code.
B) Setup the HTML page to allow the user to enter a salary.
C) Adjust your formula so that the tax rate on all income about $25,000 is 20%.
when you have sevral tabs on web site what html code do you use to navigate to the tab you want to select
I've got a PHP/MySQL project from our polytech to make a password recovery system for students for our polytech itself. Could you please let me know if you can help me out with that and about your prices ASAP.

Thanks,
Victor
Write PHP code that reads a string and prints an inverse string.
Write a PHP program that calculate Pi.
Hello
I want to make a website like Wiki to give information about each language.
I made a form with 8 languages, by clicking on each language all the data about it whch is in the database should appear. I want to ask you which PHP tags should I write to make a form active?
Is it possible if I email you my HTML to get precise information?

Looking forward to hearing from you soon.

Cheers,
Negin
Javascript problem

Ask the user for a Fahrenheit temperature, and then convert it to Celsius. Use
parseFloat().
I have used "onchage" for making the dropdown menu, the code as follows:mailgmailyahoo mailrediffmail it works fine in firfox but when i use internet explorer, i have got the message displayed as "To help protect protect your security, internet explorer has restricted this web page from running scriptss or activex control that could acess your computer. click here for options...", also i have use both the codes given in this page, they work fine in firefox but again when i started the web page in internet explorer i found the same message.
Can you please help me
Ashford 4: - Week 3 - Assignment


High-Performance Teams

The health care team is at the “sharp end” of service delivery. Members of the health care team are most qualified to analyze problems, generate solutions, and implement and evaluate change. Teamwork is vital to the success of the health care system. Health care administrators must know how to form highly functioning health care teams.

Consider the following scenario:

Mr. Smith was admitted to the hospital for surgery on his left knee. When Mr. Smith woke up from the anesthesia, he realized that his right knee had been operated on. You have been asked to form a team to analyze this wrong-site surgery.

In light of this situation, write a two to three page paper (excluding title and reference pages) in which you address the questions below. Be sure to include a minimum of two scholarly sources from the Ashford University Library and format your paper according to APA guidelines as outlined in the Ashford Writing Center.


1. Who would you have on your team? Why did you select these individuals?

2. What steps would you take to foster open communication? What team dynamics might exist that could interfere with open communication?

3. Identify two quality improvement tool(s)/strategies you could use to address the wrong-site surgery? Explain why you selected these tool(s)/strategies.
Hello experts,
i have a login script. i want users to redirect to the previous page from where they came. after successful login. some one suggested me this
$current_page_URL = $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];
but i am new to php so i don't know how to pass this through the login form and redirecting to it if the login is successful. please help me. thanks
LATEST TUTORIALS
APPROVED BY CLIENTS