Jump to content

araumaker

Members
  • Posts

    7
  • Joined

  • Last visited

araumaker's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. thank you. the form is workign with the changes in value size, just need to add some limits in terms of file types thanks again
  2. I am new to php and mysql. I only want image files to be uploaded so yes I will need to add for exe and zip. Currently it's just files so I could see if it worked. Right now I've just been trying to upload any image files. Now I was actually able to upload a jpg image so I looked at size. The image was only 5kb so now I am thinking it is a file size issue. My question now would be how do I know if I am making the value in the database column Length/Values large enough for aa photo? I was thinking in terms of kbs when I set it 2024. At 20000 I still can't upload images of 23kb. Is there a formula or something?
  3. Hello out there, I have a form for users that asks them to upload photo. GIF files can be uploaded but it won't allow JPG files to be uploaded. I've already tried varying the file size to see if that was issue and that's not it. Could it be that form posts to database? Any suggestions?? I used the php form generator from Fantastico. AR
  4. Hello, I am trying to use ftp to transfer files. I downloaded free ftp from CORE. I have checked username and password. I haven't changed password recently. I made sure it's pointing to ftp.yourdomain. It connects to host and tells me username is okay but then fails at password. Get error 530. I have read some other postings on others who had issues but I can't seem to figure it out. Can someone tell me another step to take? Thank you in advance
  5. Thanks again, really appreciate it.
  6. Okay, thank you very much for the reply. Let me just clarify a little further. TCH supports active server pages as long as they use Php.
  7. Not sure if this the right forum for this question. I want to create some active server pages for our site with TCH. How do I find out what my site with TCH supports? I've looked in original paperwork and on site and can't find anything but I may not be looking in right areas. I see the Php but does the server also support Cold Fusion, ASP, ASP.NET, or Java active server pages? Any info is greatly appreciated.
×
×
  • Create New...