User Profile
Collapse
-
hm gud but not helped me out. -
Add on click same item
I wana know simple hint for javascript,
as i am food order website, and if i click on same item name, the quantity of that item automatically add.
Any hint.
Code:function insertrow(itemname, price) { var count = document.getElementById('hide_table').value; count++; document.getElementById('hide_table').value = count; var totalsum
-
Thnx for this, just a lill bit help i need to,
what type of progreams do i need start with for cleatring my concept, as i have done SCHOOL MANAGEMENT and NOW SHOPPING CART and really get stuck on this.
can u help to make me feel easy to learn php by preparing some sort of programs which help to learn php.Leave a comment:
-
Best site for learning advanced php
Which is the best website for learning Advanced php.
Topics i need to learn.
1. creating ID's for unique item in php and sql.
2. session for getting values.
3. PHP_SELF, and PHP_SERVER....
Please let me know as soon as possible.... -
-
PHP shopping cart item values are deleting.
Hi there,
i have created a PHP shopping cart, but as i am deleting one item the quantity and price of old one also deleted. So i just wanna know, where to make change PHP, JAVASCRIPT or where. -
-
ok, so after applying this code, just text is selecting but not copying on clipboard.
Any new suggestions ??Leave a comment:
-
-
how to Select and copy text at single click ?
Code:<html> <title>JavaScript: Select All</title> <body> <center> <form> <textarea name="text_area" rows="10" cols="80"> blah blah blah blah blah blah blah </textarea> <br> <input type="button" value="Highlight Text" onClick="javascript:this.form.text_area.focus();this.form.text_area.select();">
-
sandyyyy35 started a topic As i select list, onclick convert into ordered bulleted list. (JavaScript)in JavascriptAs i select list, onclick convert into ordered bulleted list. (JavaScript)
is it possible to make a simple text list by selecting it and onclick make it to convert into a ordered bulleted list.
if yes please write a JavaScript for that. -
Print select box according to month days
i want to print a selectbox according to the month date.
1. if month is of 28 days there will show 28 selectbox
2. if month is of 31 days there will show 31 selectbox.
Code:<?php session_start(); $countDate = date('d'); $currMonth = date('m'); $currYear = date('Y'); $countDay = days_in_month($currMonth,$currYear); function days_in_month($month, $year)
-
JavaScript not working if <form> is used
In this code i have placed a javascript for calculating numbers, total and %age. But when i am using form the javascript calling is not working,
is there any solution......
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head>
-
-
Display sum in textbox in JavaScript on page as I enter values
hi,
Please provide me the solution for the coed i have provided below, as i want to display a result in average id box at the main webpage. while entering the values.
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head>
-
-
PHP Admin & student login page issue !!
hi there,
I am asking that, is this possible to show links from admin page when admin login to the page in php. and when student login the admin links get hidden.
if yes please provide me the code for the same. -
Thanx Nepomuk for helping me out.
May be i will trouble u more in future for the same.Leave a comment:
-
thanx again,
One more last thing i have to ask, what position is best for place div in page. ABSOLUTE OR RELATIVE.Leave a comment:
-
Webpage not displaying correctly on every browser !!
Thanx for responding.
Here i have attached a page , this page as i am opening in 1360*768 monitor it is looking well. but as i am opening it in 1024*768, this shows as this is.
Any solution for changing width or size.
what should i use % or px in width & height.
what should i use px or em in font size....Leave a comment:
No activity results to display
Show More
Leave a comment: