Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. onaldi

    php to excel question

    hello, i have a code that downloads mysql datas as excel file. but i need to attach images in that excel file at the beginning of the affected rows. is there any way, any tutorial, article you know to attach images into excel with php while downloading from server?
  2. onaldi

    moviecliploader problem

    thanks kenneth :) i ve solved the problem with using flv.
  3. onaldi

    moviecliploader problem

    i'm using the code above but i' ve a problem. I have a video, i encode it to swf via vertical moons video2swf software. than i ve tried to preload it with the code above. when i open the web page , i see that the video swf file is working before preloading. i use flash 8. the video swf file is...
  4. onaldi

    is it possible to include php file with limited width and height?

    You can use iframe in html code to do that.
  5. onaldi

    getting highest level on screen

    ok, i found it.. MovieClip.getNextHighestDepth()
  6. onaldi

    getting highest level on screen

    is there any command in actionscript to get the highest leveled object on the screen ?
  7. onaldi

    addin password to php send mail script

    ok thnx for help.
  8. onaldi

    addin password to php send mail script

    ok thx but is there anyway to do this by code? is it possible?
  9. onaldi

    addin password to php send mail script

    Is it possible to add password into the php mail script? My hosting admin said that i must add reliable mails password into the script as an additional info .And said that its because of some security reasons, depends on if server relays or not.. How can i add pass as an additiona info when i...
  10. onaldi

    sending mail problem..

    i ve tried many combinations, also ready made scripts.. the last reason is server. i call sys admin, and they say that "we ve a general problem". :) and i said why dont you try to email users about problem, i lost 1 day????
  11. onaldi

    $filename

    try opendir() readdir() functions.
  12. onaldi

    sending mail problem..

    also php mailer didnt work.. i think server has a problem.I ve tried the code with another server again. It works here, in another two servers it doesnt. thnks for reply. i ll ask it to server admin.
  13. onaldi

    sending mail problem..

    I ve tried this mail script in two different servers.. but it doesnt work. what can be the problem. ? guees code is reliable coz it was working, but its very interesting that it doesnt work on different servers now?? i couldnt solve .. is there sth wrong in code?? thx. $mailheaders = "From: "...

Part and Inventory Search

Back
Top