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 Forums
Favorite Tags
Member Avatar for ramareddy_dotne

Im unable to maintain the tab order when ever my controls autopostback get executed. I hav 4 controls and my 3rd controls prop of autopostback is true.when ever autopostback is executed the control goes back to first.how 2 solve this

Member Avatar for umesh1987
0
177
Member Avatar for ramareddy_dotne

I have 3 textboxes in my webform.I want my user to enter valid entries into them. If user leaves any textbox empty.I want Give him an alert to him (like a msgbox in vb.net).I'm using textboxes in asp.net(web server controls).I dont want to use the validation controls as they wont …

Member Avatar for shahnawaz khan
0
839
Member Avatar for ramareddy_dotne

I hav a program with 2 textboxes in which I hav to display data fields from sql tables and insert values in to table through these 2 textboxes. the program goes like this Dim ds As New DataSet Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load …

Member Avatar for ShawnMilo
0
2K
Member Avatar for ramareddy_dotne

I am working on a asp.net project currently in my office.I want to copy this project into my system at home so that I can work on it both at home and at office but [COLOR=Red]my project copied from my office system is not atleast opening in my system at …

Member Avatar for iqbal_2378
0
212
Member Avatar for ramareddy_dotne

I want to retrieve data from controls in the requested page to other page by using [B]request.form(control name)[/B] but this is not working for me.I tried both [B]response.redirect [/B] and also [B]server.transfer [/B] for redirect to new page but it is not working for both the commands.

Member Avatar for nbp
0
1K
Member Avatar for ramareddy_dotne

Im creating dynamic checkboxes on page_load(by getting the number of floors of a building from database) if user checks any one of floor checkboxes and hits generateflats button(Postback) then I will refer to the flats existing in that particular floor and I will generate flats(checkboxes ) dynamically. the problem is …

Member Avatar for SergioGP
0
124
Member Avatar for ramareddy_dotne

I want a code to upload a ms word file and store it in sql table.I need this very urgently for my project in asp.net(vs 2003) :confused: anybody help me plzzzzzzzzz :confused:

Member Avatar for web developer
0
94
Member Avatar for ramareddy_dotne

:D What is the lifetime of values within the viewstate. :D for how much time are they going to store the values of our controls

Member Avatar for Reham Ejaz
0
144
Member Avatar for ramareddy_dotne

for one of my projects I need to display a list of items in list box.my user want to enter options into the list box by editing the listbox on the webpage itself but is it possible :?:

Member Avatar for npasma
0
121
Member Avatar for ramareddy_dotne
Member Avatar for npasma
0
574
Member Avatar for ramareddy_dotne

I hav created a newmail object using CDONTS and I hav sent to some address but it is not copied in to the [B]"drop" [/B]directory in the inetpub which must happen when a mail is sent to some address successfully in .net if the mail is not successfully sent then …

0
100
Member Avatar for ramareddy_dotne
Member Avatar for ramareddy_dotne

what is web.config file.how many web.config files can be allowed to use in an application what exactly is the usage of web.config file

Member Avatar for NPH
0
113
Member Avatar for ramareddy_dotne

In my application I allow my user to delete a transaction at extreme cases only so I want to a confirmation msg from user whether he is sure to delete the transaction(Are you sure? yes or no).I know about "confirm" msgbox but I dont know how to use it please …

Member Avatar for Letscode
0
99