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 strongm 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. ghassanghellal

    how different is coding in J2EE to J2ME

    i can program in java but want to do an application in J2ME but dont know how different they actually are in coding. any chance of anyone knowing any books or sites where i can find how to code in J2ME and how different it is to jave thanks,
  2. ghassanghellal

    what does this error mean?

    can someone tell me why when i upload this script in my server and type the url i recieve the following error message. jmail.SMTPMail error '8000ffff' The message was undeliverable. All servers failed to receive the message .execute() { Trying server mail:smtp.itprovider.co.uk Error: 451...
  3. ghassanghellal

    CGI script, takes information from the user and sends it to my email.

    What is your server type? Windows 2000 Do you have or paid for a server that you can install scripts? or is this a free server like geocities.com? Site is hosted with fasthosts.co.uk I pay a small yearly charge, £50 Do you have any experience with programming? Not with CGI, its my first time...
  4. ghassanghellal

    CGIbin. Don’t really understand where it is

    thanks guys for the help, i called my ISP and they made a cgibin for me. so now its ok thank
  5. ghassanghellal

    check box confirmation by email

    frozenpeas i have captured the variable in flash. But don’t know what to place in the send button to make it work with my cgi script. Plus the cgi code I have is a pre-made one. I downloaded it, called formmail.pl I don’t know what I must change in there to make it work with my form. Don’t I...
  6. ghassanghellal

    Capturing Radio Button Values (FLASH MX)

    I feel bad typing my query in here, so please frozenpeas can you visit my thread. Its called check box confirmation by email. Thanks
  7. ghassanghellal

    how can I fade in a graphic?

    Just make the image into a symbol (graphic). In frame 1 make alpha 0%. Go the the last frame where you want to end your movie. Place keyframe. Change the alph to 100%. And then use motion twine.
  8. ghassanghellal

    CGI script, takes information from the user and sends it to my email.

    i dont see how that answers my question
  9. ghassanghellal

    swf works OK on computer but won't work on web space????????

    Did you publish it as an html first? And upload all three files?
  10. ghassanghellal

    lost actionscript editor formatting

    My settings are exactly like yours, don’t know why you are having the problem. Check general, is your highlight colour light blue? A colour that is not black?
  11. ghassanghellal

    Capturing Radio Button Values (FLASH MX)

    I do apologies as I am not writing to answer your question. But I am working on exactly the same thing as you. However I am behind you at this stage, I am still trying to adjust my cgi code for the fields. I downloaded formmail.pl as I was told and having trouble on not knowing which parts to...
  12. ghassanghellal

    CGI script, takes information from the user and sends it to my email.

    i am looking through the cgi code for the formmail. i am told to place the following code in the CGI script <input type=hidden name=&quot;recipient&quot; value=&quot;email@your.host.com&quot;> my question is where abouts in the script do i place it. not very clear to me. is it in the code...
  13. ghassanghellal

    CGIbin. Don’t really understand where it is

    My website is not hosted on my own server, I use the ftp to upload stuff to it. I am told to upload the formail.pl file to the cgi bin. I don’t see a cgi bin anywhere. Do I just create a folder in the server and call it cgi bin?
  14. ghassanghellal

    CGI script, takes information from the user and sends it to my email.

    My website is not hosted on my own server. When I use ftp to upload to the server I don’t see a CGIbin. But I am told to place the formail.pl in the cgibin. So what do I do? I also downloaded the formail file. I get the formail.pl and the read me file. The formail.pl file appears as a notepad...
  15. ghassanghellal

    check box confirmation by email

    faq250-486 i took a look at this faq. it seems to have what i want. but the links are dead, so i can't access the full code. is php and CGI the same? still dont know how flash interacts with iether!
  16. ghassanghellal

    CGI script, takes information from the user and sends it to my email.

    Need a CGI script to be able to receive a number of fields of information to my email such as name, telephone number, address, and message. E.g. this start a new thread form. Something that takes information from the user and sends it to my email. Thank you
  17. ghassanghellal

    check box confirmation by email

    I made a form with a list of check boxes in flash mx. When the user clicks a check box(s) I would like to get an email telling me which box(s) they ticket. Is that possible? I know I need to write a CGI script for this. But don’t know how. Please help thanks
  18. ghassanghellal

    check box confirmation by email

    I made a form with a list of check boxes in flash mx. When the user clicks a check box(s) I would like to get an email telling me which box(s) they ticket. Is that possible? I know I need to write a CGI script for this. But don’t know how. Please help thanks

Part and Inventory Search

Back
Top