Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
1
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
2
0 Endorsements
Ranked #3K
~10K People Reached
Member Avatar for love_dude1984

Hi.. I want to upload a file with help of FileUpload control, in which, i want to save the file with a specific name or say a name entered in a textbox on a same page. for ex, if textbox contains "ABC" then the files should be uploaded with abc.jpg …

Member Avatar for Dhanya_1
0
2K
Member Avatar for love_dude1984

Hi, Im using a datagridview with a object as its datasource.. Im willing to provide sorting functionality for the same but as the datasource is object it is not allowing me to sort the columns in the gridview. is ther any way to achieve the same? i have visited the …

Member Avatar for fairbanj
0
115
Member Avatar for love_dude1984

Hi, I'm willing to build a application which is very similar like an SVN application. (for more info on SVN, Please click [URL="http://en.wikipedia.org/wiki/Apache_Subversion"]HERE[/URL]. to see an example of SVN Please click [URL="http://tortoisesvn.net/downloads.html"]HERE[/URL].) Is it possible to build such an application in .net? i also want to know when the user …

0
90
Member Avatar for love_dude1984

Hi, I'm trying to build an windows application in C#, where i will be using Cache Application Block. I have downloaded the Microsoft's Enterprise Library (5.0), & also tried a sample too.. The sample works fine but there is a catch. I'm not willing to use a configuration file in …

0
116
Member Avatar for love_dude1984

Hi.. Im using VS08 to build my C# App. Im using a MVP architecture & LINQ. I have populated my datagridview. but my problem is, i want to sort the columns in the grid view whenver i click on the header of the column. There is no property to do …

Member Avatar for kvprajapati
0
311
Member Avatar for love_dude1984

hi.. im having a problem with a MDI forms..Im building an app where i need to call an MDI form in a MDI form.for ex., if MDI1 is my first MDI form, then i want to call the second MDI form, say MDI2, in the MDI1..that is MDI1 should work …

Member Avatar for love_dude1984
0
90
Member Avatar for love_dude1984

hi.. im using VS 2008 to build my app. i need to generate a report for a specific user. i have a SQl database which contains all my tables & Stored Proc's.. i have created a proc to retrieve data for tht specific user & used the same to bind …

Member Avatar for jbisono
0
95
Member Avatar for khan17

hello, is it possible to sign out from the website programmatically.. if possible means how can i? thanks in advance

Member Avatar for khan17
-1
199
Member Avatar for love_dude1984

hi.. im trying to do some practice on interfaces when i found this problem. i just want to know that if i have 2 interfaces with the same method names. i can implement this 2 same method names in a derived class but i just don understand how to call …

Member Avatar for kvprajapati
0
109
Member Avatar for love_dude1984

hi.. im building an app wher i want to retrieve data from PDF which will be questions of some sort...like as follows.. A. Group A A.1 Whats your name? A.1.1 Whats your Middle name? A.1.2 Whats your sur name? The questions could also be like as follows.. A.1.1.2.3 question 1? …

Member Avatar for bhavu4u
0
125
Member Avatar for love_dude1984

hi all.. few ideas crossed my mind so i thought to discuss with you all & see if i get a good solution to build that application. usually i have seen that while surfing on the internet, or while on a skype call, i suddenly have to go out for …

0
77
Member Avatar for love_dude1984

hi.. i just wanted to know how can we create an installer for a website with the required packages in the same. the installer should check the host system for the requires softwares like .net framework or iis n etc. & if its not available then it should install the …

0
58
Member Avatar for love_dude1984

hi.. Im building an application in ASP.net where i have a button which should add more textboxes when clicked. the other textboxes are placed in a table so if i click the button it should a new row containin the textboxes.. please let me know wht code i can use …

Member Avatar for kvprajapati
0
67
Member Avatar for love_dude1984

hi... i just wanted to know how we can access the variable of 1 form to another form.as far as i know, ther is no session management concept in C#. for ex., i want to access my login id into the next form. then what will be the procedure to …

Member Avatar for rodrigobraz
0
448
Member Avatar for richamohit

hi there, I have to display some user specific info;so i need to save my login page credentials to show only that user's info.So plz help me as how to store login page info in session variable and how to access that info in some other page in ASP.NET. thnx

Member Avatar for love_dude1984
0
84
Member Avatar for Sickness1

so basically, im still new to this asp.net and i need to take 4 drop down boxes for " best sellers " in the admin panel and update those boxes from the " products " page, how can i go about doing this? if there already a topic for this, …

Member Avatar for love_dude1984
0
71
Member Avatar for love_dude1984

hi.. im trying to put my data on a server & work on the same from other machine..im using win2003 as OS of my server & on the other machine's XP is the OS. my problem is, when i try to run my C# applications from the other machines, it …

0
77
Member Avatar for love_dude1984

hi.. Im trying to install SQL Server 2005 on my server.. but at a certain point it is giving an error which is unknown to me..im attaching a snap of the error.please let me know how to solve this error.. What does that domain account mean??? wher i can create …

Member Avatar for Seten
0
111
Member Avatar for love_dude1984

hi... im writing a code in which i need to upload some files like pdf's images etc on ftp....my code saves all the files on ftp properly...but ther is one form which allows user to delete the same contents from ftp..n d code written to delete the contents is as …

0
67
Member Avatar for love_dude1984

hi.. im using a a gridview with template fields which contains labels to display the dynamic data from database.. my problem is, i want to use paging concept in the gridview. but as im using template fields & a dynamic database, im getting an error.. this is how im binding …

Member Avatar for mail2saion
0
120
Member Avatar for swethareddy

how can i add calender control in dropdownlist sir Could u send the solution for my query? pleasehelpme sir

Member Avatar for love_dude1984
0
93
Member Avatar for love_dude1984

hi.. im using a grid with a template field which contains a button.i just want to know how can i retrive a value from a 2nd cell of the same row... for ex. my grid contains 5 columns.the last col is a template field with a button. ther are say …

Member Avatar for love_dude1984
0
128
Member Avatar for kanuri1

hi frnds i had got a problem, i want to increase the serial number automatically when page is loaded and it will be inserted into the database...... pls reply me answer.... here i use vb.net coding.........

Member Avatar for Ezzaral
0
134
Member Avatar for newcoder10

Hi All, I would like to know what's the best way to write function(global) in asp.net c# Framework 2.0 to check for textbox in a form (i have about 80 textbox on one form and I have many forms and textarea and I have list of 90 ro 100 words …

Member Avatar for newcoder10
0
114
Member Avatar for anup.maverick

Hi, I have 3 pages(Page1, Page2, Page3) in my Application, Now the problem is that I don't want the User to go directly to Page 2 or Page 3. User should be redirected to Page 1, if they do so. How this can be achieved? “There has to be evil …

Member Avatar for greyhound
0
570
Member Avatar for mandar2886

Hi i'm new to asp.net & i'm developing an enquiry form for a website in asp.net 2003 which contains the foll fields: Name: Email id: Message: Submit Submit is a button & on clicking it all the information entered in the above fields should be directed to the company email …

Member Avatar for love_dude1984
0
111
Member Avatar for love_dude1984

hi.. Im using Sql server 2005 SP3 edition & i want to store my database on the live Database server..As i try to connect to the server normally, it gives me error, so i asked the server administrator, he asked me to connect to the server using Query editor. As …

-1
77
Member Avatar for love_dude1984

hi.. i want to know how we can attach a ext. javascript to server controls like buttons or Imagebuttons. cause in my app. im using few image buttons. i want to change the image of image button on mouseover event, but when i try to write properties in my source …

Member Avatar for chandru7
0
146
Member Avatar for love_dude1984

hi im trying to upload a file with the help of fileupload control. im using following code to save the file in to the database [code] upPic.SaveAs(Server.MapPath("Images/") + txtPrdId.Text.Trim() + ".jpg");//System.IO.Path.GetExtension(upPic.PostedFile.FileName)); [/code] the file gets saved perfectly..but when i try to display the same image somewher else, it shows a …

Member Avatar for Sals
0
127
Member Avatar for theAviator

Hi All, I am storing my automation results to sql server and the displaying the results in asp page. one of result coulmn is for error images(is test case fails it capture the image , for refrence of what went wron during playback) stored in local machine or QA server. …

Member Avatar for theAviator
0
190