Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cityrock
  • Content: Threads
  • Order by date
  1. cityrock

    Still cant get the answer to user control reloading.

    Hi All, I have searched and read other posts, with no success for my problem. I have added a user control to my aspx page. Once my page is posted back, my user control is always one step behind. I need to post my page twice, to see updates on my user control. Is there an answer, how to reload...
  2. cityrock

    call an object in a datalist. how??

    Hi all, as a newcommer to asp.net, I am having trouble with a simple task. I have a datalist, in which I have added a textbox. What I want, is when a user clicks on a button on my datalist, the textbox will turn hidden. Ofcourse I would like all this to happen on the client side, without...
  3. cityrock

    How do I do this?

    Hi all, I got a question. I am using Asp.net, and added a datagrid to my page. I want to be able ,when a user clicks on a button inside my grid, to open a textbox that will let him write a short memo. Now this memo is not going into any database (at the moment), so I want the textbox to show up...
  4. cityrock

    database opens/closes very slowly..

    Hi all. Using a back end that sits on window2000 server, we have a couple of users connecting through a front end with a local network to the back end. Some more users connected through the internet with terminal services. The people connected with TS, dont have any problem ,as they are all...
  5. cityrock

    Long Binary Data

    Hola All, Maybe someone can help me here. I have an access table, with images stored in the table as "long binary data". I do know these are inages, but have no idea of what format, or how to view them. Is there anyway to find out what file is stored in the "long binary data&quot...
  6. cityrock

    front end through the internet? possible?

    Hello All, I am in a complicated situation.... I built a pretty nice access Db to our office, which has a back end on a server (not a real server, just a computer, the others connect to by linked tables...). We have around 7 users using it at all times. Now the Db got more and more complicated...
  7. cityrock

    Upsize, is it possible for me??

    Hello All, I am in a complicated situation.... I built a pretty nice access Db to our office, which has a back end on a server (not a real server, just a computer, the others connect to by linked tables...). We have around 7 users using it at all times. Now the Db got more and more complicated...
  8. cityrock

    Getting only last date from a table with multi suppliers

    Hello. Maybe you can help me. I got a table, that includes a couple of vendors, all selling same items. I need to get a query that will show me only the last vendor that sold me a specific item. Using the design grid, I cannot groupby, and give Date as last, since I will get the last date from...

Part and Inventory Search

Back
Top