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
Ranked #4K
~59.9K People Reached
Favorite Forums

18 Posted Topics

Member Avatar for samaru

skyscraper --> Manikonda (It is the first time in India 100 storied building construction strated at Manikonda,Hyderabad)

Member Avatar for TickledDog
5
54K
Member Avatar for Sarah Lee
Member Avatar for aravindkishore

Hi every one, Why I am getting wrong time when I am using date('H:i:s').I am working on localhost. Please help how to get correct time. Thanks and Regards, Aravind Kishore.P

Member Avatar for aravindkishore
0
85
Member Avatar for aravindkishore

Hi all, I struck at one of my projects where I have to convert uploaded video files into flash files.I am not getting proper idea how this get it done.Please help me in this regards. Thank you, Aravind.

Member Avatar for Mashka
0
96
Member Avatar for ansari.wajid

conecction _string="provider=microsoft.jet.oledb.4.0; data source=C:\vb\..\mydb.mdb" and every thing else is the same.

Member Avatar for ansari.wajid
0
81
Member Avatar for aravindkishore

I have some check boxes.I want to print text of selected check boxes of the page.Code which I wrote is neither giving error nor giving correct output .Please help me .Here is the code [INLINECODE]protected void btnSelect_Click1(object sender, EventArgs e) { string strchkSelected = ""; foreach (Control ctl in Page.Controls) …

Member Avatar for aravindkishore
0
122
Member Avatar for aravindkishore

Hi everybody,I faced one interview question in interview that , Where should you write the code(for properties like back ground color etc) which applies for every page of your website when application of your website starts? and please give the example also. Please give the answer. Thank you, Aravind

Member Avatar for kedar_challa
0
178
Member Avatar for aravindkishore

[COLOR=DarkBlue]How can i send an error message from database layer to UI layer.....and hw the interaction is done between the layers...can any one tell me ...plzzzzzzzzz Thank you, Aravind [/COLOR]

Member Avatar for kedar_challa
0
68
Member Avatar for nurit

I think you haven't set your browser to accept the language. In IE browser go Tools ---> Internet options ----> In General tab select Languages in History category and add Arabic language .I think it will work.

Member Avatar for Infarction
0
197
Member Avatar for aravindkishore

Hi everybody, Sub Validate_Data (Src As Object, Args As GridviewUpdaeEventArgs ) If Not IsNumeric(Args.NewValues("BookPrice")) Then Args.Cancel = True EditMSG.Text = "-- Book Price is not numeric. Record not updated." End If How to write this if part in C#. Please give the answer. Thank you, Aravind .

Member Avatar for abdul4484
0
117
Member Avatar for shinyhappygem

This is because ,I think you installed IIS after you installed the VS. If,so try configure IIS using ASPNETREGIIS utility.At VS Command prompt type :\>ASPnet_Regiis -i this will configure your IIS. I am not sure this will solve your problem.But try this

Member Avatar for jbennet
0
109
Member Avatar for sasindagi

Hey Use AJAX Extension controls .Which are available at http://ajax.asp.net/default.aspx?tabid=47 .Download and install and use it.DOcumentation also there you can download it use it. coming to your problem I solved using AJAX controls as <script runat="server"> protected void DropDownList1_SelectedIndexChanged(object sender, EventArgs e) { TextBox1.Text = DropDownList1.SelectedItem.Value; } </script> <html xmlns="http://www.w3.org/1999/xhtml" …

Member Avatar for arjunsasidharan
0
125
Member Avatar for aravindkishore

HI everybody, Please give the example (preferably in C#) for if I select the check box in header template of gridview then it should automatically check the item-template check boxes. It is very much appreciable if you give the example for datagrid for the same scenario . Please give the …

Member Avatar for arjunsasidharan
0
82
Member Avatar for bomothusi

I think you have found a solution.but,any way I am assuming these dd,tb are not it the edittemplate of datagrid. code looks like this // FillDataGrid() here you have total code for filling datagrid like connection,fill. etc.. in button click() VALUE =val(dd1.selectedvalue)+val(tb1.text) here write command obj update query by setting …

Member Avatar for aravindkishore
0
90
Member Avatar for aravindkishore

Hi every one, I am unable to understand the fallowing code. Sub page_load() If calendar1.Selecteddate=DateTime.MinValue Then calendar1.SelectedDate=calendar1.TodaysDate End If End Sub Could any one explain me this please. thaks.

Member Avatar for Member #150544
0
97
Member Avatar for Sarah Lee
Member Avatar for aravindkishore

[COLOR=Black]Hi ,every one I am a beginer.I want to set the back color of label which is selected through dropdownlist items at runtime after clicking the button but I am unable to do it. Any one can help me out please. Thank you. [/COLOR]

0
64
Member Avatar for aravindkishore

I am getting error when running web app which are downloaded from sites which is very similar to the error SUPERHUMAN got,that is [B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not …

0
49

The End.