Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
3

333soori

@333soori
About
Posts
22
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Filtering bulk data
    3 333soori

    Hi suresh, This is related to Asp.net web interface only.. In my post i clearly explained the way i am trying to do. Anyways i am doing it for u again. On my web interface i have option to browse two files and then a filter button. whenever user clicks on filer button i need to filter the first file with second file so i am inserting these files into mysql tables and querying with NOT IN select statement. I am getting connection timeout so pls suggest me the best way of filtering my files. Thanks

    ASP.NET database mysql tutorial

  • Filtering bulk data
    3 333soori

    Hi all, I want to know the better way of filtering Bulk data, pls guide me... I have two flat files with lakhs of rows having 16 digit numbers. i want to filter the numbers from first file with second file , resulting in a unique identified numbers. I am doing it like this. I am inserting these data into two seperate tables using bulk insert in Mysql. And then from my web interface iam inputing two flat files, whenever user clicks on filter button iam querying tables with a select statement using NOT IN sql statement, but it is taking lot of time and even resuling in a connection timeout. So pls suggest me the best way of doing it. Thanks in advance.....

    ASP.NET database mysql tutorial

  • filtering Bulk data
    3 333soori

    Hi all, I want to know the better way of filtering Bulk data, pls guide me... I have two flat files with lakhs of rows having 16 digit numbers. i want to filter the numbers from first file with second file , resulting in a unique identified numbers. I am doing it like this. I am inserting these data into two seperate tables using bulk insert in Mysql. And then from my web interface iam inputing two flat files, whenever user clicks on filter button iam querying tables with a select statement using NOT IN sql statement, but it is taking lot of time and even resuling in a connection timeout. So pls suggest me the best way of doing it. Thanks in advance.....

    C# database mysql tutorial

  • How to determine whether a session is running on worker process or not?
    3 333soori

    Hi Raheem, You can try like this.... If you are validating user login against database then add one more field 'status' in ur table and update this field for successful login. In this way if another user tries to login then you can check status field , if it is not updated allow login otherwise inform that this login is already in use., And dont forget to update status field when user logs out. Note: you need to explicitly update status field in session_end event and in page unload events. Hope this helps you. Happy coding Regards Surender M

    ASP.NET tutorial question

  • displaying cursor wait while page load ,frameset involved
    3 333soori

    hi all.......... pls can anybody help me to display cursor wait while page is loading my page have the code like this thank you

    ASP.NET help

  • To display Hourglass until the pages get loaded into frames
    3 333soori

    my page is like this where should i call onload ? thank you

    ASP.NET

  • To display Hourglass until the pages get loaded into frames
    3 333soori

    thank u very much but i dont have body tag. thank you

    ASP.NET

  • To display Hourglass until the pages get loaded into frames
    3 333soori

    thanks for quick reply. m not clear can u pls explain me where should i need to write this. thank you

    ASP.NET

  • To display Hourglass until the pages get loaded into frames
    3 333soori

    hi all..... can anybody give some idea to display an hourglass until the pages get loaded into the frames of page. in my page i have 4 frames and m displaying each frame with an aspx page. i want to display an hourglass until the last page get loaded. one thing there is no order of pages loading in. so pls give me some idea thanks in advance

    ASP.NET

  • How to display Hourglass b/w Postbacks
    3 333soori

    m clicking on a link button which is on a user control. its before page load in java script m retrieving the records and binding them to datagrid . pls tell me where should i call hourglass(). thanks inadvance soori

    ASP.NET help tutorial

  • How to display Hourglass b/w Postbacks
    3 333soori

    homework homework dont u know more than that m clearly saying what is my requirement and m asking to give some idea m not asking u to do homework. i know how to do it in javascript function hourglass() { document.body.style.cursor='wait'; } how to call this method b/w reload or postback. thanks if u can help me. SOORI

    ASP.NET help tutorial

  • pageload in progress...........
    3 333soori

    in my web page m retrieving thousands of records thats why it is taking much time (25 to 35 sec) in the mean time i want to display a hourglass. pls give me some idea thank u

    ASP.NET

  • How to display Hourglass b/w Postbacks
    3 333soori

    yes u r correct but in my webpage m retrieving data from data source there are around 3000 records , that's why its taking time to reload the page i want to display a hourglass in this mean time. pls give me some idea soori

    ASP.NET help tutorial

  • How to display Hourglass b/w Postbacks
    3 333soori

    hi friends......... can anybody help me my page taking longtime to postback in the meantime i want to display an Hourglass(waiting cursor).. pls give me some idea thnx in advance

    ASP.NET help tutorial

  • pageload in progress...........
    3 333soori

    Hai, My web page contains large data.so it takes more time to load.I want to display an message to user.ie)Please wait page is loading.....with one GIF image.I want to show this image for each time when the page is loading. Thanks............

    ASP.NET

  • How to display Hourglass b/w Postbacks
    3 333soori

    hi friends......... can anybody help me my page taking longtime to postback in the meantime i want to display an Hourglass(waiting cursor).. pls give me some idea thnx in advance

    ASP.NET help tutorial

  • how to override ondatabinding in case of binding data to datagrid
    3 333soori

    hello friends.......... can anybody give me some idea abt overriding ondatabinding method in case of binding data to datagrid. thanks in advance soori

    C# wpf wcf tutorial

  • how to override ondatabinding in case of binding data to datagrid
    3 333soori

    hi i want to know how to override ondatabinding in case of binding data to a datagrid? where i can do it? thnx in advance soori

    C# wpf wcf tutorial question

  • How to create a custom control
    3 333soori

    m asking, wht is the procedure i will be happy if u give some tutorials thanks in advance soori

    C# help tutorial

  • How to create a custom control
    3 333soori

    hi friends......... can anybody help me how to create custom controls soori

    C# help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups