Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~6K People Reached
Favorite Tags
Member Avatar for nmakkena

Hi I am populating my combobox with table's data (example table name is "ITEMS" and table is having only one column and that is displayed as combobox items). In my form i am having i combobox,button and textbox. I will enter a new item in textbox and if i click …

Member Avatar for 03hasnam
0
3K
Member Avatar for nmakkena

Hi i want to merge two text files.i.e. the content of the second file has to append to the content of the first file. pls help me out Thanks

Member Avatar for maordany
0
317
Member Avatar for nmakkena

Hi, I am having a FileUpload control in my application. When the application is running and if i click on browse button of fileupload control, i have to view only files which are having extension ".doc" (MS Word documents) to upload. How can i achieve this one. Pls help me …

Member Avatar for tjaank
0
2K
Member Avatar for nmakkena

Hi I want to display tables data(having only one column) into a combobox as items. pls provide me some solution for this.

Member Avatar for pvtam2a
0
181
Member Avatar for nmakkena

Hi I am very new to jsp. i have an XML file stored in a txt file. I am reading that XML file using Java and placing XML content into text area in a jsp page. my requirement is, when i read the XML file into jsp page text area, …

0
64
Member Avatar for nmakkena

Hi all, i am trying some code examples given in a book. I am getting an error while connecting to the database.I have installed sqlexpress edition and trying to connect to system database "master". Below is the error message: "A network-related or instance-specific error occurred while establishing a connection to …

Member Avatar for kvprajapati
0
134
Member Avatar for nmakkena

Hi All, Actually i want to dispaly the results of a select statement in a TextBox. Pls anyone give me an idea how to do it. Thanks

Member Avatar for sknake
0
161
Member Avatar for nmakkena

My system is a stand alone system, I want to connect to MYSQL using PHP, I am giving hostname as localhost, and the needed username and passoword. In the browser i am getting Internal server error 500. Any sort of help much appreciated, Thank you

Member Avatar for nav33n
0
136
Member Avatar for nmakkena

Hi everybody, I am trying to install php,apache,mysql through xampp-win32 installer. But i am getting an error that "apache installation failed. port 80 and 443 already in use". I am using windows xp os. How to resolve this problem pls help me

Member Avatar for ShawnCplus
0
99
Member Avatar for nmakkena

Hi, Actully i wanted to merge two txt files into one txt file. (i.e. second file has to be appended to the first file). please give me some solution for my problem. I am new to vb.net, so pls elaborate the solution. Thanks in advance.

Member Avatar for robert_c_guy
0
184
Member Avatar for nmakkena

How can I add items programatically into combo box control during runtime? I am trying like this. [B]expcombo.Items.Add(expcombo.Text); [/B] But given item is not saved. when I close the form and run the form again.. combo box is not showing that given item. I changed above statement like this [B]Messagebox.show(expcombo.Items.Add(expcombo.Text));[/B] …

Member Avatar for ddanbe
0
128