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 Mike Lewis 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: *

  1. phytos

    dos command from webpage?

    i was wondering if you can run a command line from a webpage and how abouts to do it
  2. phytos

    popup alert message

    can you give me an example? my programming experience is minimun. let say i want to have a popup alert for username soso and acknowledge status = no. how can i do that?
  3. phytos

    problem with jetdirect card 300x

    im using on some printer a jetdirect card model 300x. When i use the Web JetAdmin software some devices i can see their names and some it says bidirectional printer. All the printers are the same. Any idea what might be wrong? Thanks in advanced
  4. phytos

    popup alert message

    i made a simple web application to keep track the phone call in my company, that refreshes ever 1 minute and showing the call that are not acknowledged. is there a way to make a popup message when a new call message was enter the database? Thanks in advanced
  5. phytos

    Error when trying to edit a record

    Here is the Code <%@ Page Language="VB" AutoEventWireup="false" CompileWith="WODetails.aspx.vb" ClassName="Default_aspx" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server">...
  6. phytos

    Error when trying to edit a record

    when i click on the edit button i get the following error Server Error in '/WebSite1' Application. ----------------------------------------------------------- Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Description: An...
  7. phytos

    Visual Alert when a new record is added in the dataset

    can you give me an example in how to make it cause im so confused
  8. phytos

    Visual Alert when a new record is added in the dataset

    i used macromedia 2004 mx, asp.net and access database to make a simple web application to keep track of the phone call messages recieved in my company. In the main page i have a dataset to display all records of the call that have not been acknowledged yet, the page refreshes everyone 1 min to...
  9. phytos

    Alert when a new record is added on a page

    i have a custom web application that retrieves data from the database for orders that are not completed. i have the page to auto refresh every 1 min. I would like to find a way to alert with a popup msg when a new order is added on the datagrid. Thanks in advanced
  10. phytos

    Problem with inserting a record

    when i tried to insert a record i get the following error System.Data.OleDb.OleDbException: Operation must use an updateable query. at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS...
  11. phytos

    Help with inserting a date

    im having a problem with inserting the date in a table. In my access db the format is setup as dd/mm/yyyy and when i try to insert a record through a asp.net webpage i get the following error. System.FormatException: String was not recognized as a valid DateTime. at...
  12. phytos

    Backup and Restore on different Hardware Equipment

    i have 2 servers, the one is running Windows 2000 Server and SQL and the other run on NT 4.0 and its our web server, web mail, proxy server. We are planning to replace the servers. My question - is if i do a full backups of the 2 servers and on the new ones i install the Windows 2000 server and...
  13. phytos

    Outlook address list - help

    i have successfully installed E2k, OWA works ok, i can retrieve the list of the users email addresses but when i try to use outlook or outlook express i can not get anything on the address list. What am i doing wrong? Thanks in advanced
  14. phytos

    duplicate name on network while theres only one?

    It only has 1 NIC installed which is a 16/4 Token Ring. I cant try any of the solutions yet till monday. It was another thing, when i went into network properties and uncheck the NetBui protocol from the NIC and then check it back it will give me the duplicate name again.
  15. phytos

    duplicate name on network while theres only one?

    Hi there, i ran into a problem that i cant find any solution to it. I installed on my server 2 copies of Windows 2000 Server with service pack 2. The 1st installation of the server will be my main and the second installation will be my back-up if the 1st one has problems. when i start the server...

Part and Inventory Search

Back
Top