+ Post New Thread
Page 9 of 12 FirstFirst ... 7 8 9 10 11 ... LastLast
Threads 161 to 180 of 228

Forum: Code Review

Antionline community members can use this section of the site to post code for sharing and testing.

  1. Exclamation Sticky Thread Sticky: Important Warning Regarding This Section

    AntiOnline community members can use this section of the site to post code for sharing. The goal of this section is to allow members to read this...

    Started by intmon‎, October 29th, 2003 09:51 PM
    • Replies: 4
    • Views: 7,479
    October 29th, 2003, 11:47 PM Go to last post
  1. Count Checkboxes in ASP

    I needs some coding in vbscript in "check.asp" to get the value how many checkboxes checked by user. My Program allowing the user to check more than...

    Started by JohnHACK‎, March 4th, 2004 08:24 AM
    • Replies: 0
    • Views: 1,583
    March 4th, 2004, 08:24 AM Go to last post
  2. Employee Help

    Alright boys and girls I once again need AO's help. (whats new right?) Anyway, I am trying to put together a quick salary creator. I would like...

    Started by adiz‎, March 3rd, 2004 01:39 PM
    • Replies: 1
    • Views: 580
    March 3rd, 2004, 08:00 PM Go to last post
  3. learn a bunch of languages real quick

    I thought this was a pretty damn cool idea, I figured some of you would have fun messing around with it as well. ...

    Started by Soda_Popinsky‎, March 2nd, 2004 05:42 AM
    • Replies: 2
    • Views: 1,370
    March 3rd, 2004, 04:04 AM Go to last post
  4. C/C++ question

    Is there a way in C/C++ to put code explicitly at a specified memory adress (code to be executed)? Does that have to be shellcode? (Stack or heap...

    Started by el-half‎, February 27th, 2004 08:49 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 4,014
    February 29th, 2004, 05:00 AM Go to last post
  5. Java question

    If i declare an array in a loop, will it redeclare the array each time it loops?

    Started by acp26b‎, February 25th, 2004 06:07 AM
    • Replies: 1
    • Views: 1,085
    February 25th, 2004, 07:40 AM Go to last post
  6. half-circle

    Ive been learning javascript and i cant get it to draw a half circle. here is the code i came up with <HTML> <HEAD> <TITLE> Divisions in...

    Started by kryptonite0110‎, February 24th, 2004 12:04 AM
    • Replies: 2
    • Views: 969
    February 24th, 2004, 01:08 PM Go to last post
  7. Javascript movement

    I wrote the following code to move text around the screen in javascript and i can't figure out what is wrong with it... can someone help? <HTML>...

    Started by kryptonite0110‎, February 22nd, 2004 04:27 PM
    • Replies: 1
    • Views: 893
    February 24th, 2004, 11:51 AM Go to last post
  8. simple little C++ program not working....

    Ive been able to get this working in Windows, but once i go into Linux, it doesnt work =/. #include <iostream.h> void main(void) { char...

    Started by Talith‎, November 24th, 2003 11:36 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,047
    February 21st, 2004, 01:53 AM Go to last post
  9. What have i got?

    Hey guys i was playing around making a C++ program! First i made a file called unix.cpp and here is the code inside it. #include <iostream.h>...

    Started by latiff‎, February 21st, 2004 01:45 AM
    • Replies: 1
    • Views: 648
    February 21st, 2004, 01:52 AM Go to last post
  10. Talking C compilers and standards help

    Hello: I have always programmed in C for windows using either Turbo C or Borland C++. Recently I am trying to dive into the Mac OSX/Unix world. I...

    Started by johnnymier‎, February 10th, 2004 10:25 PM
    • Replies: 4
    • Views: 684
    February 20th, 2004, 07:03 AM Go to last post
  11. I need help with an algotrithm

    Trying to figure out the algotrithm that will find all perfect numbers between 1 and any given int. A perfect number is defined as: A perfect...

    Started by acp26b‎, February 19th, 2004 07:40 AM
    • Replies: 3
    • Views: 687
    February 20th, 2004, 06:40 AM Go to last post
  12. javascript anchors

    how do you create anchors in javascript? I just started getting really into javascript and my book doesnt cover anchors in the javascript code. I...

    Started by kryptonite0110‎, February 14th, 2004 05:26 PM
    • Replies: 4
    • Views: 845
    February 15th, 2004, 08:03 AM Go to last post
  13. Java Code Help

    Hi Ive got the following code in java and would like to modify it so that the user can define how many balls are displayed in the Balls window. ...

    Started by esi1‎, February 3rd, 2004 11:40 PM
    • Replies: 3
    • Views: 879
    February 10th, 2004, 11:07 PM Go to last post
  14. linking text file C++

    I have a program that reads some numbers from a table, problem is when its compiled and you run it u need to have not only the executable but also...

    Started by Q-bel‎, February 1st, 2004 06:35 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,226
    February 10th, 2004, 11:15 AM Go to last post
  15. Need To generate the factorial of No Greater Than 10 In C

    Helllo Guy's I was thinking of this problem for the past one month. We have to generate the factoroial of say 100 using c and usual integer data...

    Started by Hunt_guy‎, October 10th, 2003 12:34 PM
    3 Pages
    1 2 3
    • Replies: 23
    • Views: 1,615
    February 9th, 2004, 12:28 PM Go to last post
  16. Java/script Random HTML loader?

    I am trying with little luck to find a snippet, or write one for that matter. All it needs to do is look into a specified folder for the random.txt....

    Started by dopeydadwarf‎, February 7th, 2004 06:38 PM
    • Replies: 5
    • Views: 1,047
    February 9th, 2004, 04:33 AM Go to last post
  17. SQL help

    Hey guys, I need a little help with a SQL problem. I have two tables |---------------- --------------|...

    Started by cheyenne1212‎, January 27th, 2004 01:21 AM
    • Replies: 4
    • Views: 721
    February 6th, 2004, 08:38 PM Go to last post
  18. Login webForm using VB.Net

    This is a simple a way to code the code-behind in ASP.NET using VB.NET as the code-behind. This example is very similar to the many, many different...

    Started by l3aDmOnKeY‎, February 6th, 2004 08:13 PM
    • Replies: 0
    • Views: 875
    February 6th, 2004, 08:13 PM Go to last post
  19. Help with batch file for NAV sweep

    Ok so I need some batch file help. What I need it to do - Report if a host is running the rtvscan process. I need the batch file to use an input...

    Started by Lanamor‎, January 28th, 2004 10:02 PM
    • Replies: 3
    • Views: 711
    January 30th, 2004, 02:52 PM Go to last post
  20. Excellent site for programming/scripting

    Just as the subject suggests, I have discovered an excellent site for programming and scripting, as well as politics! www.emperialism.tk

    Started by dogbert88‎, December 13th, 2003 09:10 PM
    • Replies: 3
    • Views: 946
    January 29th, 2004, 05:36 AM Go to last post

Forum Information and Options

Moderators of this Forum

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

 Security News

     Patches

       Security Trends

         How-To

           Buying Guides