Hi all,
I've a worksheet[number.xls] with a list of numbers 1 ~ 100 in Excel colums A.
How do I link those numbers in a new worksheet [final_numbers.xls] having 5 Rows * 5 Colums format?
Col A Col B Col C Col D Col D
1 6 11 16 21
2...
Hi all,
Can anyone pls help me with this:
I got this codes "orderby" whereby when user clicks User Name (header) it will order by user name ASC.
Title: View Users
User Name (header) <-- when click, oderby
ABC
DEF
GH
Eh how can i reverse sort, means i clicks once, orderby ASC...
Hi all,
Can anyone help me with this.
I had a page called viewProd.jsp and i wanna my page to work like this:
Title: View Products
___________________________________________________
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
___________________________________________________...
Hi all,
I have these 2 fields: Quantity(qty) and Total Price(total). I want to make my program to work as like when a user enters a quantity say 50, onchange it will auto compute the total price and also at the same time, if the amount is 4 digit say 1000 i want it to be displayed like this...
Hi all,
I need to create a search engine for project using JSP but i'm new to that programming language.
I want my search page to be like there's a text field for user to type in any letters/words and it will look into the database, find the matching query n display the results below(on that...
Hi.
Thanks for your reply.
Hmm... it doesn't seems to work either [sad] or :-(
Hmm... is it because "2020 Insight GOLDTM, Balanced Scorecard, C.A.R.E Accreditation" consider 1 string thats y? If yes, how can I split them out into separate stirngs like "2002 Insight...
Hi all,
Here r my problems:
I want to display Contact Date, Company Name n Consultant Name from database table "Contact" which BizInitiative= 2002 Insight GOLDTM.
This's my query:
SELECT Contact.Contact_ID,
Contact.Company_ID,
Contact.Consultant_ID,
Contact.ContactDate...
Hi,
Thanks for your reply.
I currently using VBScript.
Here are my code:
<TR><TD valign="top">Consultant Name :</TD>
<TD valign="top"><SELECT name="Consultant_ID">
<% While Not objRS3.EOF %>
<OPTION Value="<%=...
Hi all,
I have a drop down list with multiple selection. Let say I selected John,Mary and Johnny and saves into a database. When I click the edit button, how can I make the selected items highlighted?
Example:
Consultant Name: John <-- highlighted
Jane...
Hi harmmejer,
Thanks for your reply but I now really very blur....
Ok I had this code in this page called "contactreport_add.asp"
<TD>Consultant Name :</TD>
<TD><SELECT name="Consultant" multiple size=5>
<% While Not objRS3.EOF %>
<OPTION Value="<%=...
Hi all,
Here's my problem:
I'd a form page called "contactreport_add.asp" and had a drop down menu to display all Consultants' names with multiple selection (extract from database table Consultants).
Then I'd an action page called "contactreport_add_proc.asp" and I did...
Hi all,
Here's my problem:
How can I make my program to work like :
- When I click on Contact Date it will order by date ASC?
- When I click on Consultant Name it will order by name ASC?
<u>Contact Date</u> <u>Consultant Name</u>
14/10/02 Jane
3/5/02 Alan
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.