Recent content by ! Whitey !

  1. 

    Illustrator wrap/fit all text in text area

    Hi Synergy, I am drawing a box rather than just single clicking. The text does wrap itself horizontally and then it overflows vertically when the text is too much. I want it to have no overflow and to resize the font accordingly to it fits into the box. Thanks, Dave
  2. 

    Illustrator wrap/fit all text in text area

    Hi All, I am making web banners using Illustrator (using data sets) and I would like my text to automatically resize to fit the text area. I have looked everywhere and I cannot find anything! I know how to make the text go on a new line etc... but I don't want it to overflow, I just want the...
  3. 

    PHP Cookies

    Hi, Thanks for that CrazeD, I will try that later and let you know how I get on! Dave
  4. 

    Flash Actionscript 3, Javascript FlashVar Problem!

    Does anyone else know how I can pass the coordinates of the mouse (cursor) on the whole webpage into Flash to have eyes that follow the mouse? The flash movie is small in size and isn't the whole website! Thanks, Dave
  5. 

    PHP Cookies

    Hi, Thanks for the post! I was following the logging in script tutorial from the About.com website. I modified it a bit and it never set the time back and logged you straight in again. So this time I used exactly what they got on their site. View it here It seems to work in Firefox but in...
  6. 

    PHP Cookies

    I am trying to write a logging in and out script using PHP and cookies. It logs a user in fine, but then they can't log out! On the log in page basically it looks to see if there is a cookie on the users machine with their username and password, and if there is it take them directly to the...
  7. 

    Flash Actionscript 3, Javascript FlashVar Problem!

    Thanks for the reply, but it isn't what I was looking for. I can do that, but I want the flash movie to disply the mouse coordinates when the mouse isn't over the flash movie (as in anywhere on the page). Thanks, Dave
  8. 

    Flash Actionscript 3, Javascript FlashVar Problem!

    Hi, Can anyone help me?! I would like to get the coordinates of the mouse movements into flash. The only way I can think of doing it is though javascript, then into the FlashVar param on the webpage and into Flash. Sounds easy but I can't do it!!! My flash movie is only 50px x 50px, so doing...
  9. 

    DLL errors

    Hi, I am running Vista Home Premium and just recently when I log in I get this error: "Error loading C:\Windows\system32\ssqrpoLc.dll The specified module could not be found." I ignored this at first but it won't go away! Then today another one has appeared saying: "Error loading...
  10. 

    PHP / MySQL (Die)

    Thanks, I kinda knew that and needed pushing in the right direction I was being dumb!
  11. 

    Avatar/Sig regulation changes?

    Ahh.... ...Ok, thanks for letting me know, I couldn't find it anywhere, thought I was going mad! :confused:
  12. 

    Avatar/Sig regulation changes?

    Hi, I joined this forum a few months ago and set up a signature with just one link in it and it was working, now I have noticed its gone. I cannot see an option to add one now in the control panel, is there a certain number of post you need to make to have a signature? Dave
  13. 

    PHP / MySQL (Die)

    Ok, I will rephrase what I want it to do I'm probably not explaining it properly. I want the IF statement, I got it to check if the fields are filled in. If they are then I want it to insert it into the database, if not I want it to end the query so it doesn't insert into the database and...
  14. 

    PHP / MySQL (Die)

    Hi, If I change it to echo it will work, but then it will add to the database, when I don't want it to because it doesn't end the query.
  15. 

    PHP / MySQL (Die)

    Hi, Could anyone help?! I have some code that checks to see if some fields are filled in and then if they are it adds them to a database, if not display a message and kill the command (die). But it gets to die and it doesn't write the rest of the page. This is some of the code...
Back
Top Bottom