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 #2K
~22.5K People Reached
About Me

I am a .Net programmer

Interests
Just Microsoft
Favorite Tags
Member Avatar for jbisono

Hello friends, I am trying to approach a procedure but i am stock trying to add a DropDownList control into a TreeView Control, there is no TreeNode.Control.Add(). can somebody give an idea how can i go for this. thanks.

Member Avatar for benny300
0
2K
Member Avatar for Nada_ward

Hello How I can retrive table names from SqlData base I Just connect to DB. and now I want to display all tables name in combobox. how I can do that?? thanks

Member Avatar for Karthic_1
0
2K
Member Avatar for atullalit91

I am working on a website which has English and Hindi both versions. Firstly tell me the way to create site in Hindi-- in that i also need the information about which Hindi font will support the internet explorer. Thanks in advance dear.

Member Avatar for Tiger_1
-1
6K
Member Avatar for SushilKumar

Hi Guys, Is it possible to call the C# function from Javasript...... Sushil Kumar :rolleyes:

Member Avatar for einbump
0
6K
Member Avatar for kouroshnik

I have a website at: [MTN Charge](http://www.shaarzh.com) this site is hosting by a company that provides charge for mtn Operators... I dont access to any control panel,the only panel i have access is a template panel that I can add some javascript or html and meta tags . I know …

Member Avatar for webprefection
0
382
Member Avatar for pwolf

i seem to get stuck a lot but... I want to have a method displayData() that when called will change richtTextBox.Text to a string value I have. But I don't know how to access the richt text box from within my method. I tried changing it to public using its …

Member Avatar for tinstaafl
0
230
Member Avatar for opbasu

can anyone tell me what is data mining and data warehousing?????i don't have any idea regarding this.i want answer in simple words.

Member Avatar for kouroshnik
-2
117
Member Avatar for tlox

Hello everyone. i have a student database, from which i search a student by entering the student ID at the web interface.Im using a repeater to display search results. Within this repeater i have a link button that should redirect to a page that will display full information about the …

Member Avatar for asemoonabi
0
2K
Member Avatar for Mishalkk09

Hi, I am working with asp.net and in my web user control i have several buttons and textboxes. FirstBtn cliked---->FirstTextBox ----->displays: "Hi" secondBtn clicked--->SecondTextBox ------>displays:"Hello" Now again if i click the firstbtn then the FirstTextBox would be empty.Can anyone tell me how can i sane the last entered value? Regards, …

Member Avatar for prashantchalise
0
301
Member Avatar for Shantanu88d

Hi all, I have set readonly property of text box as true. Coz i dont want user to be able to change it's value. It is going to contain date value, which will be inserted into it by an Ajax Calendar control. But when i accept their values in code …

Member Avatar for Shantanu88d
0
129
Member Avatar for larsh

Hi guys, I want to create a use sql membership for my website but am recieving this error when trying to create a database 'Generating user instances in SQL server is disabled'. I have even run the command (exec sp_configure 'user instances enabled') but I still get the error. Please …

Member Avatar for larsh
0
107
Member Avatar for adrianSigamoney

I have ten TextBoxes: TextBox1 TextBox2 TextBox3 TextBox4 TextBox5 TextBox6 TextBox7 TextBox8 TextBox9 TextBox10 How can I get the name of the TextBox the user clicks on (mouse) during runtime? It is a asp.net web page and the program is written in vb.net. Cheers

Member Avatar for adrianSigamoney
0
189
Member Avatar for paresh_thummar

I want to create user dynamically. I used [CODE] Membership.CreateUser(smemno.Text.ToString(), spwd.Text.ToString(),semail.Text.ToString(),ssecquestion.SelectedItem.Text.ToString(),sans.Text.ToString(),true); [/CODE] but error occur : "No overload for method 'CreateUser' takes '6' arguments" Should I create new method named CreateUser(), if "yes" then what is code for that and what it return... please help me.

Member Avatar for jomgrg
0
141
Member Avatar for ssreevidya.m

hai, I used gridview pager for page sizing. But I have more than 15 web pages that are also needed page sizing. how can i create a class for this purpose and access it. The code I used is: [CODE] protected void GrdStudent_RowCreated(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == …

Member Avatar for jomgrg
0
109
Member Avatar for khan43

Hi I am trying to create a forgot password section within my login section and it doesnt seem to work. In my forgotpassword.aspx page my code looks like this: [CODE]<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <asp:PasswordRecovery ID="PasswordRecovery1" runat="server" Height="224px" Width="295px" SubmitButtonText="Get Password" SubmitButtonType="Link"> <MailDefinition From="soccervillage@yahoo.com" Subject="Your new password" BodyFileName="PasswordRecovery.txt" /> </asp:PasswordRecovery> </asp:Content>[/CODE] …

Member Avatar for khan43
0
214
Member Avatar for studentoflife

Hello, I'm trying to write an asp.net app which searches a sql db and returns/updates the data. I want to be able to hold the currently selected id of the item my user has selected. For example a doctors surgery would select a patient record then be able to browse …

Member Avatar for kouroshnik
0
138
Member Avatar for barriegrant1

hey guys, I'm creating a basket for an e-commerce site, im trying to total up the basket values within the 'cart' class and return the value back to the 'basket' page where the total will be shown. The total is fine but i cant seam to return the total back …

Member Avatar for barriegrant1
0
135
Member Avatar for umair.sabri

hello i m using update pannel and required field validator is working properly but the problem is that red * dont appear with required fields after post back its stops till i enter required fields i want to see red * with that fields how can i???

Member Avatar for kvprajapati
0
107
Member Avatar for judithSampathwa

Hi, I need some guidence or some tutorials which will teach me how to do , i am not sure is this the correct forum i am in. i need a way to upload any kind of file from the fileUpload control to MySQL server how can i do this, …

Member Avatar for judithSampathwa
0
973
Member Avatar for lilsmurf

I'm working on a program and when I try to run it, I am receiving an error stating "The connection name 'ConnectionString' was not found in the applications configuration or the connection string is empty." Here is my code: [CODE] <%@ Page Language="VB" AutoEventWireup="false" CodeFile="CustomerDisplay.aspx.vb" Inherits="CustomerDisplay" %> <!DOCTYPE html PUBLIC …

Member Avatar for kouroshnik
0
101
Member Avatar for Jesi523

I need some help. I have a detailsview and it has several different fields in it. The fields I am having a problem with it the dropdownlist. I have two dropdownlist, one that is dependent on the other. That works fine. But now when I try to insert the selected …

Member Avatar for kouroshnik
0
127
Member Avatar for recawo

I am using Visual C# When i open file from my database then an image is loaded in my program,and image source is given below [B][COLOR="Red"]map.Source = new BitmapImage(new Uri(filePath)); [/COLOR][/B]/// filepath is address of image from datebase and when replace it by another image. The new image is loaded …

Member Avatar for kouroshnik
0
237
Member Avatar for kouroshnik

hi I have a TextBox that I want it's default language sets to farsi I mean when somebody whants write on it ,by default language sets to Farsi-IR

Member Avatar for webnhosting
0
102
Member Avatar for dakaboguy

Hello, I am trying to connect a VB.NET 2003 Oledbdataadapter through the wizard to a SQL Server 2005 Database, but i get an error message during the wizard. These are my steps: New Connection, Select provider (Microsoft OLE DB Provider for SQL Server), Select Connection: server name, log on: use …

Member Avatar for dakaboguy
0
255
Member Avatar for bghodsi

I am splitting the label file path into an array as shown below. When I run the program, I get the error indicated at bottom of this page, Can anyone tell me how to avoid making this error. Thanks Dim arrFilename() As String = Split(lblFilePath.Text, "\") arrFilename.Reverse(arrFilename) Error 1 Access …

Member Avatar for kouroshnik
0
135
Member Avatar for Poonam_l

How to create Database connectivity for sql server express edition 2008? plz Help me.. i am confused so much...

Member Avatar for paslanmaz
0
119
Member Avatar for jafarkottayil

i have an error when executing this ExecuteReader: CommandText property has not been initialized

Member Avatar for kouroshnik
0
76
Member Avatar for Sailor_Jerry

I have a DataGridView which I AllowUserToAddRows behavior enabled. I want to be able to force that only one row be added at time, then if the user clicks the save button the row is inserted into the database, and then another row may be added if the insert was …

Member Avatar for kouroshnik
0
671
Member Avatar for TheSaboteur13

Hi I want to add the table names from a database in sql server to a combobox with vb.net windows programming. Its a customer accounts database where for instance I add a new Account holder which creates a new Table and when I want to view a specific account holder …

Member Avatar for kouroshnik
0
256