Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Insert Record with upload Image directly to hosting

New Here ,
Dec 21, 2006 Dec 21, 2006
Hi everybody!
I use PHP by Dreamweaver (drap and drop as Dreamweaver Help tutorial)

But about Insert Record, I want to create Insert Record page with upload Image directly to hosting.
That mean click [Browse], choose file => file upload directly to hosting.
I don't want to upload image by FTP before and type the link to text form on insert page.

Can you know the way to do it? or any extension to do it.

Thank you
TOPICS
Server side applications
414
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 22, 2006 Dec 22, 2006
tuanhuy wrote:
> I want to create Insert Record page with upload Image
> directly to hosting.

There are commercial extensions for this from DMXZone and WebAssist. My
book, "PHP Solutions", also teaches you how to code it yourself.

http://foundationphp.com/phpsolutions/

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 04, 2007 Jan 04, 2007
LATEST
http://www.dmxzone.com

One of the best extensions out there for uploading images to server and
inserting it into database. There are a couple of extensions that will
even let you create thumbnails...

If you purchase this, you will probably have it running in about 15
minutes. It's fairly easy. It's just saved me so much time by avoiding
all the development time needed to get this to work. Think of it as a
gift to yourself.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines