Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~491 People Reached
Favorite Tags

6 Posted Topics

Member Avatar for kavya_nayak7

Hii, I need help regarding information on how to pass information between two pages using javascript.In my web page,I type in the information and when i submit the information then the registration successfully happens and page gets redirected to a different web page where i need to display some of …

0
57
Member Avatar for kavya_nayak7

hii.i want to implement movable images in my project like from left to right or top to bottom..please do help me out..if possible just give an illustration.........waiting for reply..thnx in advance

Member Avatar for hkdani
0
83
Member Avatar for kavya_nayak7

hii..i have a toolbar which i hav designed in a form..the problem is thatthe code isnt working...i have used screen.activeform in a select case..i think isnt fully correct..plz do help me out..

Member Avatar for jhai_salvador
0
72
Member Avatar for jemz

The example u needed can be depicted as follows: Private sub text1_change() dim blnitemfound as boolean dim intindex as integer do while blnitemfound=false or intindex<list1.listcount if ucase(text1.text)=ucase(left(list1.listindex),len(text1.text)) list1.listindex=intindex blnitemfound=true end if intindex=intindex+1 loop end sub This is a prog in which u have a text box and a listbox..when u …

Member Avatar for abu taher
0
150
Member Avatar for kavya_nayak7

Hiii...Iwant to retrieve the month part from dtppicker(like i want to display the monthwise reports or display a paricular month's entries from database) ..can anybody provide a solution for this?

Member Avatar for vb5prgrmr
0
52
Member Avatar for kavya_nayak7

Iam doing a sales and purchase management proj ...i need to implement a feature in which the stock updates like if it is out of stock it should notify me before a time period like 7 days or so///the front end is vb 6.0 and back end is sql server …

Member Avatar for vb5prgrmr
0
77

The End.