1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By Techno_EG

  1. Tropica liked Techno_EG's post in the thread I Need A Visitors Today Script?.

    try this code that i made;) <% on error resume next SET MyFileObject = Server.CreateObject("Scripting.FileSystemObject") SET...

    Nov 12, 2007
  2. wacamoi liked Techno_EG's post in the thread How to prevent or any solution for the too long string text.

    <% Function StringC(StringText,LongN) on error resume next dim TXTC TXTC=left(StringText,LongN-1) & "<BR>" for MU=1 to...

    Nov 12, 2007