Search results for query: *

  • Users: look4guna
  • Content: Threads
  • Order by date
  1. L

    How to Access Sqlserver In Network Computer

    Hi Friends! Am doing a project with database(sql server2005). Its running nicely in stand alone system. but the problem is, if i try to run this application from other computer it raises security exception that sql server does not allow remote conncections. I need to run this application in...
  2. L

    Digital Number Display

    Hi Friends! Am working on a project like a office automation. The problem am displaying the balance amount using lables.But i want to display the numbers like we see in calculators... One way to do that creating usercontrol which gets input and display the numbers. any...
  3. L

    Question user management in asp.net

    Hi Friends! am doing a sales tracking website for a company.The problem is user management. for example the user structure must be in the following format. Power user |...
  4. L

    Question how to run applications in safemode startup?

    hi friend! i am doing a system lock project, for that i need to run my application in windows startup, even in safemode startup? i have added my application to run in normal startup by placing path in the registry like, hklm\software\microsoft\windows\currentversion\run but its not working...
  5. L

    Question Display database results as hyperlink in gridview

    hi friends! am doing a website for a company. the problem is i have gridview with sqlserver db connection. when i show the results , it should be a hyperlink. when user clicks the particular row in the grid it should open a new popup with those details...
  6. L

    Question screen capture

    hi friends! am doing a project called network monitoring system. that project has two programs, client and server. the client program will capture desktops of clients and saves a copy in that system. server program will detect all active clients on the lan and displays captured desktops in a...
  7. L

    Question net send

    how can we send messages to clients. i have a rough idea, like shell(net send,....) and so on. can anyone help me regarding this code. thank u!
  8. L

    handlers for runtime controls?

    can we add handlers for runtime controls
  9. L

    Question Add tree nodes

    hi! i want to create an treeview control which has these features. user have to enter how many nodes he wants. after he entered the code should generate nodes in the treeview as per the text box. can any one help to get out this problem? OR can any one tell me how to create treeview and...
Back
Top