Search:

Type: Posts; User: nightcat; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    10,879

    How secure is AJAX? For your evaluation

    Hi Everyone

    As part of my uni course created the next presentation

    See what you think about it

    No "flames" please ;)
  2. Problems with network, lost speed considerably

    Hi guys

    I live in a large house (ex hotel) and we have a wireless network, which had sudenly gone wrong. The network is encrypted although not much else was done for it's protection as there is no...
  3. Hi Guys Sorry for not comming back for so long...

    Hi Guys

    Sorry for not comming back for so long on this one, just been a bit rush lately :(

    The issue is resolved by deleting a file from one of the folders in
    "C:\Program Files\Mozilla...
  4. From Google to "http://clickfraudmanager.com" wtfk is that?

    OK I've been having this problem for a week or so.

    When I click on some links going through Google, it takes me to "http://clickfraudmanager.com" page which then takes me to some weird places.
    ...
  5. Replies
    15
    Views
    35,746

    Well after reading all the posts I'll have to...

    Well after reading all the posts I'll have to disagree with them.

    With Web Apps becoming more and more complicated the devision seems to appear between designers and developers. Same as in Games...
  6. To The-Spec. Please read AGAIN my signature,...

    To The-Spec.

    Please read AGAIN my signature, only carefuly this time round. If you want to show off the fact that you've learned some smart words like "Linux", "escalate privileges" etc, then,...
  7. Apache - PHP, PHP Startup: Unable to load dynamic library C:/PHP/php_mysql.dll'

    I've set up the latest Apache with latest PHP on Windows, but when starting Apache I get next error

    PHP Startup: Unable to load dynamic library C:/PHP/php_mysql.dll' - Invalid access to memory...
  8. Replies
    5
    Views
    12,436

    Thank you all for your replyes. Real nice one...

    Thank you all for your replyes.

    Real nice one by Westin, realy helped. I also ran it along side of AdAware in safe mode :)

    t34b4g5, your option would be fine if I only run a system for games,...
  9. Replies
    5
    Views
    12,436

    Big OOOPS with WinXP

    OK, well not realy OK.

    I run an XP on my PC. It's all been going fine untill yesterday evening.

    As I think some one managed to dig their way into my PC, not sure how though. At the moment after...
  10. Replies
    5
    Views
    8,130

    Actualy, I did all the validation in PHP. It...

    Actualy, I did all the validation in PHP. It might be a bit slower for users, but worked out alot faster to write for me ;)

    I got fed up with JavaScript for now, but I still need to learn the...
  11. Replies
    5
    Views
    8,130

    JavaScript check form by Dreamweaver

    Hi guys

    one more question.

    First let me say that my experience of JavaScript is VERY limited.

    I have a script that is generated by Dreamweaver to check the form. Yet it does not check if...
  12. Replies
    9
    Views
    13,847

    Well turns out that the functions was perfectly...

    Well turns out that the functions was perfectly fine.

    The mail function is called by a different one, the second person on the project made some changes to the variables and the function itself,...
  13. Replies
    9
    Views
    13,847

    There's no error message, and I'm sending it to...

    There's no error message, and I'm sending it to my hotmail account, so that should work fine.
  14. Replies
    9
    Views
    13,847

    OK, I got the function to work, but the e-mails...

    OK, I got the function to work, but the e-mails are not arriving to the test address given.

    Any ideas?

    The problem was that the test server does not have "sendmail_path" setup :(
  15. Replies
    9
    Views
    13,847

    Could the fact that email functionality is not...

    Could the fact that email functionality is not propely set up (i.e. sendmail_path),
    could that leat to the 501 error appearing?
  16. Replies
    9
    Views
    13,847

    Thanks for your reply. I will go through the...

    Thanks for your reply. I will go through the paper now.

    Tried the changes you advised, but the error still appears.

    Yet the function on top is derived from

    <code>

    function...
  17. Replies
    9
    Views
    13,847

    PHP mail function and SMTP 501 error

    Hi guys

    I have this mail function in PHP

    <code>

    function send_email ($recipient, $from, $reply_address, $subject, $message){

    ini_set('display_errors', '1');
    error_reporting(E_ALL);
  18. Replies
    10
    Views
    30,664

    It's a nice design. I liked it :) Although I...

    It's a nice design. I liked it :)

    Although I suggest to add an image to the active link, don't just leave a grey box.

    Also your page code is not very well laid out. The major point of using...
  19. Replies
    5
    Views
    6,448

    When I call a procedure, it does insert an image...

    When I call a procedure, it does insert an image data into the table.

    The only problem I encountered was that PHP just doesn't read the return value, which I am going to need to rename the image...
  20. Replies
    5
    Views
    6,448

    Makes sense, yet there are a few reasons why I...

    Makes sense, yet there are a few reasons why I prefered SP this time.Nit the least of them are the bandwidth and the speed of execution.
  21. Replies
    5
    Views
    6,448

    Here's the Procedure I'm calling from PHP ...

    Here's the Procedure I'm calling from PHP

    CREATE PROCEDURE Insert_Image
    ($File_Extension VARCHAR(6),
    $House_ID BIGINT)

    BEGIN

    DECLARE $Image_ID BIGINT;
    DECLARE $Image_Folder VARCHAR(50);
  22. Replies
    5
    Views
    6,448

    PHP - Stored Procedure Problem

    Hi Guys

    After 6 month of "information management" I had enough and am back to doing some development.

    although, I seem to have hit the wall.
    When I run a code below, the query for stored...
  23. Replies
    5
    Views
    5,422

    And so far I can say that I'd rather use MS SQL...

    And so far I can say that I'd rather use MS SQL Server. Don't think MySQL would be up to the task. Or Oracle sounds nice as well :) At least they use SQL and I don't have to relearn :)
  24. Replies
    5
    Views
    5,422

    Thanks alot, that cleared up a few points for me...

    Thanks alot, that cleared up a few points for me :)

    Guess I'll just have to play around with it a bit more to get all the workings right :)
  25. Replies
    5
    Views
    5,422

    Microsoft FoxPro???

    Hi Everyone :)

    That's been a long time since I posted on this forum, but you lot a too fast to reply, and by the time I get anywhere, I just end up reading your arguments on the best way of puting...
Results 1 to 25 of 228
Page 1 of 10 1 2 3 4