User Profile

Collapse

Profile Sidebar

Collapse
rocksoft
rocksoft
Last Activity: Mar 30 '07, 06:20 AM
Joined: Jan 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to store data in data grid to database by single mouse click in Asp.net

    Hi,

    I have working in Asp.net and C# application, i have used visual studio 2003 for my project, my project i need this logic, how to store data in data grid to database by single mouse click, could anybody please help to finish this, Advance thanks for any reply.


    Thanks.
    See more | Go to post

  • rocksoft
    started a topic How to append string to string builder in C#
    in .NET

    How to append string to string builder in C#

    Hi,

    I have used stream reader to read text file using Readline method, and i tried to append all string to string builder, but i'm not able to get all string value, i'm only getting last line of file, i have used the following coding

    StreamReader reader = new StreamReader(@" d:\web_extract. txt",Encoding.D efault);
    StringBuilder strbuild = null;
    StreamWriter writer = null;
    while(reader.Pe ek()...
    See more | Go to post

  • please anybody help to solve keydown event for enter button problem

    Hi,


    I am working in asp.net with C# web application, i have used one textbox and image button for search

    funtion, i have created one user control for this, but after i have entered value in textbox, i have pressed the

    button, its not at all working, if i will use mouse i can able to search values, how to enable to enter key at

    keydown event of textbox, the following script...
    See more | Go to post

  • please anybody to help Dropdownlist selected index problem

    Hi

    I am working in asp.net with C# web application, I have used visual studio 2003, i have used dropdownlist
    in my application to populate the data from mysql database, i have got problem while i selected the item from
    dropdownlist, its not selecting correct item i'm selecting from dropdownlist, i have 64 records in my table, but i
    tried to work with upto 15 records it will not giving problem, when the scroll...
    See more | Go to post

  • please anybody help auto complete text box using ajax and database mysql

    Hi,


    i have devloping web application in Asp.net and c#, i have used ajax to achieve the auto complete text box, my company using visual studio 2003, ajax auto complete text box working fine with ms sql database, but it throughing some script error and not working, anybody to help me to solve this problem, how to make the ajax compatible with mysql database,i'm using following ajax method

    [AjaxPro.AjaxMet hod]...
    See more | Go to post

  • syntax to pass parameter in like operator using stored procedure

    Hi,

    i'm using mysql database, i don't know syntax how to pass the parameter in like operator inside the stored procedure, i want to select the store number related to textbox input number given by user, Eg: if they type "3" we have to select which stores starts with "3", i got syntax error when executing the following stored procedure, please correct this sp and solve my problem
    Advanced thanks for...
    See more | Go to post

  • Please anybody help to solve error "class not registered" in vs 2003

    Hi,


    i got error "class not registered" when i try to create web setup and deployment project to my web application. i'm used Asp.net and c# to my application, i created web setup and deployment project many times to my application, but i getting this error now.please anybody try to help me out, if anybody solve this problem really million thanks to them.


    Thanks.
    See more | Go to post
No activity results to display
Show More
Working...