CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 display uploaded image.

Print topic Send  topic

Author Message
tateibra

Posts: 7
Posted: 04/02/2014, 6:14 AM

Im new in code charge, please any one who know how to make uploaded image to display please help me.
View profile  Send private message
eratech


Posts: 513
Posted: 04/03/2014, 12:50 AM

Hi tateibra

First step - use the Help manual to find 'File Upload Overview' and File Upload Reference'
The Help is actually pretty good for details.

If you have used the upload control and it's saved the name of the file, you can use an Image control to display it.

Put the Image control on the Record or Grid and set the Data source to the image field in the table. If you are storing the files in, say '/images' you might need to edit the HTML for the page and add the path:

<img src="/images/{filename}">

Have a go and let us know what problems you run in to.

Thanks

Eric
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
View profile  Send private message
tateibra

Posts: 7
Posted: 04/03/2014, 3:34 AM

Thanks eratech now its working.
View profile  Send private message
eratech


Posts: 513
Posted: 04/03/2014, 4:51 PM

Just interested - did you work it out yourself, or did my suggestion help?

Just in case anyone with the same problem sees this question again.

Thanks

Eric
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
View profile  Send private message
Stanj

Posts: 166
Posted: 05/12/2014, 6:07 AM

Your suggestion surely helped, someone. It has been an issue that many people over the years of CC and CCS ran into when starting out, not realizing they need to edit the path to the image in the HTML.
The second most common problem with image upload is temp file permissions and correct path.
Thanks for posting Eric

_________________
Stan
St Petersburg Russia
View profile  Send private message
lucywill

Posts: 1
Posted: 05/21/2014, 8:26 PM

for me, i choose to use an image viewer to upload image of many kinds such as jpeg, png, bmp, and so on and then display with just one step. it is simple and convenient. i used to use this
http://www.rasteredge.com/how-to/csharp-imaging/create-web-viewer/
http://www.rasteredge.com/how-to/csharp-imaging/view-operate-online/


but i need some instruction on how i can manipulate image with it. any help would be appreciated.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.