Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
43% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
5
1 Commented Post
0 Endorsements
~43.8K People Reached

41 Posted Topics

Member Avatar for geetajlo

Hi friends I want to refresh my combo box . i have even used the combobox.refresh() syntax but it does nothing! need help

Member Avatar for jeric_2
0
8K
Member Avatar for geetajlo

Hi every1 i have a form with a textboxid, buttonAdd, ButtonSave on it , when i click on the btnAdd it must show the id and when i click update it must really Save . I want to auto generate the id through codes ... can any1 help... I don't …

Member Avatar for Ravi_79
-1
9K
Member Avatar for geetajlo

hi friends... i want to search a record from a datagridview with an input box... Can anyone help me plz... It's 4 my project ... Need help plzzzz...

Member Avatar for Reverend Jim
1
10K
Member Avatar for geetajlo

hi i want to have a sample on how to link a form to another. need help plzzzz friends. have to submit a project and i want to implement in in that. i want to link a login page to a form. if login = True then direct to form …

Member Avatar for Reverend Jim
1
109
Member Avatar for geetajlo

Hi every1 ! i want to make a search through a datagrid using a textbox. i want the search to be like in the cell phone, i.e whenever u type an alphabetfor e.g P it retrieves all names with P. i just want the textbox to search in one column …

Member Avatar for derpking
0
327
Member Avatar for geetajlo

hi can anyone help me . when the user enter the name in a textbox and click the search button, the output should be display in the datagrid... Help plz have to submit my project in 8 days

Member Avatar for nduduzo
0
192
Member Avatar for geetajlo

hi i just want my form to connect to a database. and also i want my password in my textbox to be encrpted . i want it to check in the database if password and user = true then display next form and the login form should be close whenever …

Member Avatar for yveslemy
1
1K
Member Avatar for geetajlo

hi friends... i want to link a buuton to an html page. i knx there is its control in the toolbox bt i don't know how to use it.. need help plzz

Member Avatar for leokuz
0
2K
Member Avatar for geetajlo
Member Avatar for kvprajapati
0
8K
Member Avatar for geetajlo

help plz....hi i wud like to know how to count each row of a datagrid and display the answer in a textbox. thks

Member Avatar for yehtun
0
86
Member Avatar for geetajlo

hi i wud like to know how many tables shud i have to create an Employee salary form. i knw i need an Employee details and then i dont knw wat shud i put??? i wud like to make a presence form 2 which will be associated with the employee …

Member Avatar for timothybard
0
79
Member Avatar for geetajlo

Hi i want to prevent the user from entering number and special charaters in a textbox and another textbox from entering alphabets and specials characters ..... Need it quickly coz 2moro have to submit my project...

Member Avatar for sabeerpasha
0
1K
Member Avatar for geetajlo
Member Avatar for geetajlo

Hi i really need code to back up an access database. Am using visual studio 2005. i have to submit my project next week.. please help me. I want to place the code in a button back up..

Member Avatar for Jx_Man
-3
597
Member Avatar for geetajlo

To have bonus mark in my project i would like to register my application... I want a msgbox to appear after i login which tell him/her that "this application is not registered".. i want to put a counter which after 5 mins a msg box will appear which he/she must …

Member Avatar for binoj_daniel
0
88
Member Avatar for geetajlo

hi ... Need help i need code for backup a database.. i want to place the code in a button...

Member Avatar for geetajlo
0
74
Member Avatar for geetajlo

Hi any1 know how to put security on a form like backup, restore........

-1
60
Member Avatar for geetajlo
Member Avatar for Jx_Man
0
87
Member Avatar for geetajlo

hi every1.. i want to sort my combo box bt the pblem is that that i have bind it with a database. in the properties window i have set sorted = true bt it says ComboBox that has a DataSource set cannot be sorted. Sort the data using the underlying …

Member Avatar for Pgmer
0
114
Member Avatar for geetajlo

i have a button name save and a datagrid with 2 columns namely drugname which is a combo box and qtyused(simple) and a txtFirstName on the form if the user enters firstname and 4got to enters or select the datagrid column i want to remind him/her by a msgbox that …

Member Avatar for Pgmer
0
63
Member Avatar for geetajlo

Hi in my country we can phone anyone by only 7 number... Eg 2345897 and sometimes we represent it in this format 234-5897 by a - (negative).. i want to tell the txtPhoneNumber that after 3 numbers ahve been entered a negative should be place and it should comes automatically …

Member Avatar for Pgmer
0
116
Member Avatar for geetajlo

hi i have an mdi form n 3 other form namely patient,about, tips. i do not want the user to access any other form when he/she is using the about ,patient or tips form. the user must close to be able 2 access any other form. i have search a …

Member Avatar for selvaganapathy
0
120
Member Avatar for geetajlo

TextBox1.Text = StrConv(TextBox1.Text, VbStrConv.ProperCase) i have place the code in the textbox1 textchanged event.. bt when i type a name it is writing it backward n it converts the last letter only in Uppercase eg... when i type geeta it show me --> Ateeg Can u plz help me ...

Member Avatar for geetajlo
0
105
Member Avatar for geetajlo

i have used wizard. in my database there is a table name patient. in it i have PatientId, FirstName etc i have set Patientid - Autonumber on the form i have a button call add and a button call cancel and textbox call txtid .. in the add button it …

Member Avatar for Jx_Man
0
66
Member Avatar for geetajlo

i have 2 form namely appointment and drug. in the appointment form there is datagrid containing 2 columns namely drugname and quantityused. in the drug form i have 2 textbox namely txtoriginal quantity and txtquantityleft.. my problem is that i want the txtquantityleft takes the originalquantity substract the quantityused column …

Member Avatar for geetajlo
0
68
Member Avatar for Divya123

Hi .. First click on the small arrow. then click on the edit columns then select the column u want to resize finally on the properties window u wil find the width column just increase or decrease

Member Avatar for pillusaoji
0
75
Member Avatar for geetajlo

Yes i would like to print a list of patient from datagrid view, bt don't know the code ? Can any1 help me ?

0
69
Member Avatar for geetajlo

Hi ... I want to increase the size of my datagrid but before runtime.. i want it to display fullname not only half of them... For e.g Geetanjali not Geeta..... it does not show all i have already increasing the row in the properties window but it does nothing .. …

0
69
Member Avatar for geetajlo

Hi ... Can u plzz help me .. i want to put maximum validation for each control on my form.. it contain a textbox(input only alphabets), a combo box(display only Mr,Mrs, Miss), a datagrid.. and also how do i put a tool tip text on a textbox.. Note for the …

Member Avatar for Jx_Man
0
92
Member Avatar for geetajlo

hi can any1 help me ... i want to let different user to log in a system from a database. i know it must check it from the database bt i don't know how to do it. i just want to use only 2 columns. one for username and the …

Member Avatar for suganzeni
0
90
Member Avatar for geetajlo

Hi i want to convert only the first letter of a firstname n his lastname seperating by a space. Note every time he/she input firstname the first letter should be Uppercase and when she/he press the space bar the last name only the first letter should be Uppercase. Help Me …

Member Avatar for Alekhan
0
111
Member Avatar for geetajlo

Hi friends i have a big problem... i want only the first Character to be Upper and all the rest lower and then the next name to be upper and then lower.. for eX. Geeta Lopez Can u Plz Help Me

Member Avatar for ivatanako
0
111
Member Avatar for geetajlo

hi Friends... i have a problem with treeview. i want my form to display in the right hand side when i browse on my tree view but in vain it doesn't appear. Can some 1 give me a sample or help me plzzz

Member Avatar for debasisdas
0
65
Member Avatar for geetajlo

hi am using visual studio 2005 i want to have my login form connected with a database. if username and password = true then display next form . and the login form should be disappear. plz help me friend. P.S Note i want the login to be connected to a …

0
43
Member Avatar for geetajlo

hi i want to know if it is possible using frame in asp.net. i have already done it in html but don't know how to do it in ASP.net... i have a right a Rightframe + One leftframe. i want my link to be in the left hand side, when …

Member Avatar for SheSaidImaPregy
0
82
Member Avatar for geetajlo
Member Avatar for geetajlo

hi i want to change the color of rows in a datasheet that is i want each rows to be of one color. Is it possible?

Member Avatar for preetham.saroja
0
89
Member Avatar for geetajlo

Hi can anyone help me tin asp.net. i want to make a sign up form with linking without returning back. if login successfully then go on welcome page otherwise login fails. just help me plzzz.

Member Avatar for SheSaidImaPregy
0
153
Member Avatar for geetajlo

Hi i want to put 4 lines which will appear in a msg box but i can't do it. i have already used "<br />" but it doesn't work. i want the phrase to be one on each line. aneed help plz

Member Avatar for geetajlo
0
99
Member Avatar for geetajlo

I have a big problem i want to put 2 buttonlink in one page. Can we make it friends... I have sent a sample just help me friends. Thanks

Member Avatar for SheSaidImaPregy
0
147
Member Avatar for geetajlo

Hi ! Can you guide me to change the colour of a message box. that is by default it is always blue. i want to change it to another color. plzzz help

Member Avatar for SheSaidImaPregy
0
124

The End.