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 TouchToneTommy 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: najjar
  • Content: Threads
  • Order by date
  1. najjar

    Alter field (with values) to auto increment

    Hi all, I am really really new to DB2 and I need to know if it is possible to alter a field in a table to be auto increment if the field already has values. Thank you in advance.
  2. najjar

    Learning C

    Hi everybody, I am new (really new) to C, I took a class in school but that was nine years ago, that’s not a problem I can remember that and work hard but my boss asked to create a chat server and I found out that C is the best language to go for. I like C a lot but I did not have a...
  3. najjar

    Passing Variables between PHP and JavaScript (URGENT)

    <!-- Hi, This is my code I'm basiclly trying to Pass Values (variables) between PHP and JavaScript using The Variable [[$num_Courses]] I'm trying to pass the num_Courses from PHP to JavaScript so when I click on checkall Function it checks all the checkboxs I want I'm using nested loops to...
  4. najjar

    How to read data from Excel using ASP and load it in Database (SQL)

    Hello, I have an Excel File and it contains 1368 different E-Mails and If you did not help me with how to 1- Read the data from the excel file. 2- Insert these data into my database which is SQL Server. Please help me or I'll make you type it manually insted of me Thank You
  5. najjar

    Compare Expression always right (SQL &amp; USER) on ASP

    Whats wrong why the Expression [[ Request.Form(&quot;E_Mail&quot;) = E_Mail_Obj(&quot;E_MailAdd&quot;) ]] is always True This is my Code ******************* <!-- #include file =&quot;globalVariables.asp&quot; --> <!-- #include file=&quot;globalFunctions.asp&quot; --> <HTML> <HEAD> <Title>...

Part and Inventory Search

Back
Top