Jul 25, 2008

Source Code Troubles {delphi}

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > Assembler and Delphi

free web hosting

Source Code Troubles {delphi}

xplorer-ex
howdy people,
I have just started learning delphi, and im already having trouble! i've downloaded some peices of source code from planetsourcecoe.com, and when i load the project, i get a load of errors on the page sad.gif, help would be appreaciated here. I downloaded. im using delphi 7 and i downloaded it from vxchaos.cjb.net

thanks people,

Xp10r3r_3X

Reply

adriantc
I will help you as much as I can since I'm not an expert in Delphi. Everything I know it's self taught, with a few exceptions of course. It would be better if you post the source code here. Don't forget to use quote because simply pasting it would get you an warning... Hope I can help you...
Or post a link to the source code...

PS: the web site you provided redirects to cjb!

Reply

xplorer-ex
QUOTE(adriantc @ Jun 19 2007, 02:41 PM) *
I will help you as much as I can since I'm not an expert in Delphi. Everything I know it's self taught, with a few exceptions of course. It would be better if you post the source code here. Don't forget to use quote because simply pasting it would get you an warning... Hope I can help you...
Or post a link to the source code...

PS: the web site you provided redirects to cjb!



vxchaos.cjb.net is now closed unforunetly, and as far as my delphi troubles go, its all source codes. well, most source codes, unless i code them from scratch sad.gif

Xp10r3r_3X

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : source, code, troubles, delphi,

  1. Add Flashing Inbox To Invisionfree Forum
    Html code for invsiionfree!! (0)
  2. Why Doesn't This Code Work On Computinghost?
    (2)
    Here is the script: Rcon Connection Client IP: Port: Password Cmd:
    $ip = $_POST ; if (!$ip) die(); $port = $_POST ; if
    (!$port) die(); $pass = $_POST ; if (!$pass) die(); $passlen =
    strlen($pass); $cmd = $_POST ; if (!$cmd) die(); $cmdlen =
    strlen($cmd); $packet = 'SAMP'; $packet .= chr(strtok($ip,
    '.')).chr(strtok('.')).chr(strtok('.')).chr(strtok('.'));
    $packet .= ch....
  3. Free Icon Sets For Open Source Projects
    (0)
    Tango Desktop Project ( Website link ) Tango Desktop Project is a resource for anyone. Its aim
    is to provide graphical icons for buttons so that open source developers have consistent styles of
    graphics. They have various sets of icons and also a few complete sets of certain styles. The well
    known GIMP editor uses these icons as well. Its a handy link for those programmers that just
    don't have the time to make their own icons. Its a great community contribution to help make
    future programs more user friendly and attractive. They have a large library of extensiv....
  4. A Couple Of Questions About Delphi
    (3)
    1. Is there a way to get a legal version of delphi 7 free? 2. Where are some tutorials for it? 3. Is
    this is the wrong section?....
  5. Create Table - Mysql Code - Help
    (1)
    I need your feedback about setting the database issues. Please, review them and correct some entries
    in the code if they got some mistakes. This is the code itself: SQL CREATE TABLE
    `news` ( `id` int(250) NOT NULL auto_increment, `title` varchar(255)
    NOT NULL default '', `text` text NOT NULL, `author` varchar(255) NOT
    NULL default '', `valid` varchar(255) NOT NULL default '',
    `date` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE = ....
  6. Php Source Code Unveiled In Browser?
    is that possible? (7)
    I am quite new to PHP and this concern came to my mind after playing around a bit with it... When
    PHP is not correctly configured on the web server the source code of a php file we try to access
    through a browser will be shown instead of the result of the code itself. This will normally not
    happen when PHP is working properly, but I was just wondering if it could still be possible to see
    that code if a user wanted to or if something on the server failed. This would for example expose
    sensitive information like mysql passwords and so on... Is anything like that possib....
  7. How To Make Your Own Counter Strike Source Dedicated Server!
    (6)
    Ok, so you want to host your own CSS Server on your computer eh? Well you will not need a lot of
    things, and it is very simple. All you will need is time. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I did this tutorial
    myself, from my experience when I made my own CSS Server. This is just a simple tutorial! It
    ONLY covers the basics of making a CSS server! Lets Get Started! /laugh.gif"
    style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> 1. Download the HLDS
    Update Tool from here . 2. On....
  8. Mozilla: Firefox Plugin Shipped With Malicious Code
    (3)
    This piece of news only affect Vietnamese users as the Vietnam language package was infected with
    malware trojan called e Xorer, and so if you downloaded this language pack in the last few weeks run
    a scan and the trojan should be picked up. Although this trojan is only a couple of months old and
    so I don't think everyone has something for it, but check at your vendors website and see if
    they have a solution for it. As for the cause of this infected plugin, they assume the authors
    computer was infected at the time when they upload this plugin to the mozilla website....
  9. Php Code?
    Mathematical Applications (12)
    Hello, everyone. The help is needed again. How can I make calculator in PHP language? That will act
    like that a user just type in the fields known values, then click the button, and it's going to
    be solved automatically. In other words, have can I write a formula in PHP, how to plug it inside
    that language. For example, the formula to find a peremeter of square is: P=4a. So, a user
    just can write the known value which is peremeter itself and it will find the side of a square; and
    vice versa. If you can write many things how to do such formulas, such as comp....
  10. How Do I Code A Design?
    (6)
    Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
    no problem. But I have always had some problems on how to code a design. I am tired of that I always
    need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
    online. I have noticed that people need to "cut" the design in different parts, but I have never
    understood what way the do it. So I do not understand anything about this, and really need some
    help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"....
  11. Html Code Tester. Online Script
    (15)
    Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
    this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
    Current script: CODE <?php //Save this as something like htmltest.php function
    CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
    input $html_safe=str_replace("<?php"," ",$html_unsafe);
    //Starts security measures $html_safe=str_replace("?>","
    ",$html_sa....
  12. Cs:s Counter-strike: Source Gun Tips
    (8)
    AK 47 Fire in short bursts, dont spam because you won't hit anything!
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- M4A1 Do the same with the M4 as AK-47 Fire
    in short bursts but with the M4 u aim just below the head to get headshots
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- P90 The p90 is an awesome weapon. First
    though you have to lear....
  13. Runescape 2 Private Server: Code/guide 1
    Creating a wilderness training zone. (10)
    Purpose: To make a cool training area in the wild. Difficulty: 1-3 Classes Modified:
    Client.java, shop.cfg, autospawn.cfg, npchandler, item2.java, shop.cfg Assumed Knowledge:
    Copy/paste, basic knowledge of cases, and how to search. Credits: 10% fedexer(global object tut),
    10% to my friend for teaching me how to make monsters drop random things, 80% me for the idea, and
    comming up with it. REQUIREMENTS: Make sure that your server can use herblore, mining,
    woodcutting, theiving, and prayer. You must also have fedexer's global objects code. Other
    Thi....
  14. Error Code In Subscriptions Page
    problems subscribing to topics (5)
    I'm seeing some weird warning message show up at the top of my page when I go into "my
    controls," then load my topic subscriptions page. At the top of the page, the following code appears
    several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
    /sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
    I'm having problems subscribing to my topics and posts? Thanks in advance for your help.....
  15. I Need Some Help
    girl troubles (8)
    hey, so me and this girl are realy realy close and we both like each other but her family is going
    threw a divorce and i try to help her as much as i can. but i want this girl to be my girlfriend,
    she dose want me to but becuase we are such good friends she dosent want to screw anything up, but
    me and this girl are so good together and we tell each other every thing and i asked her the other
    day whats going on with us, and she said i dont know, so i asked her if she thought we would ever go
    out and she responded by saying no, no , no ,no... at least not now, i dont want....
  16. Each And Every Nokia Code For Your Mobile
    (6)
    Nokia 3210/5110/6110 And All Most Works In Most Of The Nokia Phones. QUOTE To view IMEI number
    *#06# To view Software Version enter *#0000# To view Status of Sim Clock Stop. Enter *#746025625#
    Latest Version is under Phone Info Type is NSE-3NX *#92702689# offers you Serial Number and also
    IMEI number. There are various options to scroll here. The code is easier to remember as *#war0anty#
    (warranty) The next screen is the date of manufacture in the format Made: 1197 The next screen is
    the purchase date in the format Purchasing Date: 1197 (this can be edited) The nex....
  17. Wap Source Code Viewer
    Mobile/wap source code viewer page (4)
    This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
    work on web im sure ;-) CODE <? header("Content-Type:
    text/vnd.wap.wml"); echo '<?xml version="1.0"
    encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
    http-equiv="Cache-Control" content="no-cache"
    forua="true"/></head> <card title="s60.nerds.....
  18. Simple C File Handling In Action
    Small code snipet which covers most of basic file handling and navigat (3)
    Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
    formalities to get the code review incorporated and update all source code files with code review
    headers. Imagine if you need to open 300 files one by one and append code review headers at the
    end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
    in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
    utility to open all files passed on command line and open attach code review headers an....
  19. Cs: Source Vs Cs 1.6
    (44)
    What do you think? Currently Counter Strike 1.6 is being played by almost 10 times as many as
    Counter Strike Source. I made the switch a couple of months ago and I now enjoy Source much more
    than 1.6. But the community generally disagree, if this is because they havnt tryed it and gotten
    used to it or if they just hate it. I think that source just needs a bit ajusting and such, and
    maybe have an include way of turning down the graphics so people with average pc's dont get fps
    drop. Its not quite there but I definitly think that Source will take over for cs 1.6 just....
  20. Girl Troubles
    (14)
    Yea... Um.. okay anways ill start off buy telling you my situation. Im 15 and i have never had a
    girlfriend, i dont know my problem! I am decent looking, have about 6% body fat, im not a nerd,
    im in a band, i have lots of guy and girl friends, im not a *BLEEP* (unless the person listens to
    icp, then im a *BLEEP*... lol), Im not shy or anything. But girls just arnt attracted to me for any
    period of time. There has been at least a 5 times when girls have shown some interest in me and are
    flirting with me, then all of the sudden. Shows no interest at all /blink.gif....
  21. Myspace Music Player
    Anyone have the code? (9)
    Hey, I was looking around on MySpace to see if they had a particular song with a player that you see
    on many different MySpaces, but they did not have one for the song I wanted. I was wondering if
    anyone had the proper code for a music player. I do have the song I want and have the capability to
    upload it, but I just need the code for it. If you can help at all I'd really appreciate it.
    Example on the top right of this MySpace (but I just want a one song player):
    http://www.myspace.com/ofarevolution ....
  22. Bot's Cs Source ! Need Help !
    (5)
    I have counter strike source , when a create server i haven't , under choosing maps , add bot .
    if any one know how can i fix this problem or if i have to download somthing that add bot , just
    tell me any suggestion plz !....
  23. Html Tag For A Code Box
    Where You Put HTML Code For Your Users (4)
    Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
    show you a code you can use for javascript and stuff like that. I would like to know the HTML code
    for those boxes. Thanks in advance for your help.....
  24. C.s Source Tweaks And Tips
    improve fps and performance (22)
    Hello everybody, my name is "WreacK" and i´ve played counter strike for quite some time now. I live
    in Argentina and i am a 25 years old dude. And my idea with this post is to give you tips ands
    usefull commands to tweak your css to improve performance, gain fps and even have a better aim. I
    will periodically add replies to my own thread with more tips. So, to start from the beginning here
    are the commnads you should use to optimize the game according for your connection. This commands
    should be inserted in the game console ( if you dont know how to acces the console, ....
  25. Open Source Web Design
    templates for everybody (50)
    are you ready to share your ideas on the web but too busy to create a decent layout? browse these
    template thumbnails: http://oswd.org/browse.php check out the most popular downloads:
    http://oswd.org/most_popular.phtml visually-appealing and crisp designs. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> no long download waits either, so no problem for
    dialup users. enjoy! /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    (want this pinned? pm an admin or another mod /tongue.gif' border='0' style='vertica....
  26. Counter-strike: Source
    counter-strike: source (6)
    Best game ever! anybody else play this game?....
  27. Redirect Code Help
    (8)
    Can someone give me the code which redirects you automatically in the whole page instead of only in
    the frame? I'm using this code, but it just redirects inside a frame... CODE <meta
    HTTP-EQUIV="REFRESH" content="0; url=http://www.something.com"> But now
    .tk has added a ad to the pages so I don't want to use it anymore, so I want that people
    entering the site is being redirected to the "real" domain name now.......
  28. Java Script Drop Down Menu With Css
    - a full code for a dynamic drop down (2)
    Introduction This is a code that I use to dynamically create the drop down menus. First, you have
    to edit the following code and put it in your Javascript. Notice : /*** SET BUTTON'S FOLDER HERE
    ***/. Edit that to your folder. Also, the /*** SET BUTTONS' FILENAMES HERE ***/. This creates a
    mouseover when the drop down is activated. Put all your onmouseover images under: oversources = new
    array; and your onmouseout images under : upsources. Be sure to set your on and out images above
    each other. CODE /*** SET BUTTON'S FOLDER HERE ***/ var buttonFold....
  29. Make Anty-spyware Program In Delphi 7 ?
    How to make anty-spy program?? (6)
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0' style='vertical-alig....
  30. How do you test your php code
    (75)
    We know that php is a server side scripting language. So we will need a server with the php parser
    to parse/test our code. How are you doing that. Do you upload it to a server for testing or did you
    instal php and the server (apache) on your computer (localhost)....

    1. Looking for source, code, troubles, delphi,

Searching Video's for source, code, troubles, delphi,
advertisement



Source Code Troubles {delphi}



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE