NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DonRidley

Pages: 1 ... 37 38 [39] 40 41 ... 48
571
Web Server - Ask For Help / Re: upload and resize image
« on: November 20, 2011, 02:59:49 PM »
It turned out to be pretty darn simple.  What I'm doing is simple but I just didn't have a clue how to do it.

I'm going to zip up the example app and provide here in the Share Knowledge section.

Very understandable you being busy Stu.

Don

572
Web Server - Ask For Help / Re: upload and resize image
« on: November 19, 2011, 03:50:52 PM »
Hey Stu,

With a great deal of help from Larry Sand....I have it working now.

Thank you my friend!

Don

573
Your Views and Comments / Re: NT6 Launch Webinar - Wow!
« on: November 19, 2011, 08:32:53 AM »
Yep.  Bruce put on a great webinar.  I haven't been that excited to see a webinar in a long time.  It was like waiting on the premier of a blockbuster movie or something.

I think NT6 is a game changer on the Clarion playing field.  It will solve many issues.

I am currently converting all of my Win32 projects over to NetTalk.

No new projects will be Win32.

Don

574
Web Server - Ask For Help / Re: upload and resize image
« on: November 19, 2011, 08:28:57 AM »
Okay Stu, this part:

- create the various image sizes needed (eg HiRes - which is usually the one uploaded, LowRes, Thumb)
  - this is done using Draw + FreeImage

Can you get me pointed in the right direction as to how to do this?

Thanks!

Don

575
Web Server - Ask For Help / Re: upload and resize image
« on: November 18, 2011, 06:10:18 PM »
Has anyone got something like this to work?

I want my user to be able to:

1.  Upload an image..could be BM,JPG,PNG,etc..

2.  Once the file is uploaded into the uploads directory,
     resize the image file on the disk =< 50k

Thanks,

Don

576
Web Server - Ask For Help / Re: Quick question on NetWebBrowses
« on: November 17, 2011, 02:53:24 PM »
That's a good tip Bruce! 

Thanks!

577
Web Server - Ask For Help / Re: Insight Graphing 2 & NetTalk & PDF's
« on: November 17, 2011, 11:14:12 AM »
Okay, it's an Insight control on a detail band per the docs.  I thought Insight generated a PNG.  My apologies if that's not the case. 

Don

578
Web Server - Ask For Help / Re: Insight Graphing 2 & NetTalk & PDF's
« on: November 17, 2011, 06:53:17 AM »
PTSS:  38967

579
Web Server - Ask For Help / Re: Insight Graphing 2 & NetTalk & PDF's
« on: November 17, 2011, 06:08:41 AM »
Yes sir.  I'm familiar with the DLL's.

The report works in a Win32 app.  But, even in Win32 app, saving it as a PDF takes a LONG time!  Specifically, it took 29 seconds to generate a 1 page PDF report!

So, I think something is amiss with SV's PDF generator.  

My report is only one page.  It should generate as PDF very quick.  

Since the graph is a PNG file, maybe the SV PDF generator does not PNG's as well as JPG's?

I'll put together an example app and send to SV via PTSS.

Don

580
Web Server - Ask For Help / Insight Graphing 2 & NetTalk & PDF's
« on: November 16, 2011, 06:47:47 PM »
Can I generate a PDF report which has a Insight 2 graph on it?

If so, is there anything different as far as the graph is concerned?

I'm trying to do this and I keep getting an Error 404.

PDF is generated using SV's template.

Don

NetTalk 5.42
Clarion 8.8778
Insight 2  2.04
Draw 3.21

581
Web Server - Ask For Help / Re: webserver as a service
« on: November 13, 2011, 07:47:44 PM »
If you have FM3, I would just use FM3's SQL connect procedure and connect to the SQL server.

I have never ran into a situation requiring that specific port with MsSQL. 

Don

582
Web Server - Ask For Help / Re: Mobile detection and redirecting
« on: November 09, 2011, 08:35:56 AM »
November 18th.  Bruce started a thread on it in the news section...

583
Web Server - Ask For Help / Re: NTWS - Printing PDF with Image..part 2
« on: November 08, 2011, 08:21:35 AM »
Seems NetTalk 5.40 does not like the generation of a SV-PDF with a JPG image file.  

GIF's perform flawlessly every time.  JPG's, not so much.

I wonder if there is a way to convert JPG's to GIF's when the image is uploaded?

Thanks,

Don

584
Web Server - Ask For Help / Re: NTWS - Printing PDF with Image..part 2
« on: November 08, 2011, 06:49:53 AM »
My apologies to all...

The PDF will generate AND the JPG will display but..it takes a very long time to generate the PDF.

I thought that the generation time may be related to the size of the JPG file.  But, the image file I tested is only 250k.  That is not very large.  

EDIT:  Okay - Images only seem to display if I use LONGPATH() & '\web\' & clip(IMA:ImagePath).

But it is hit and miss.  Sometimes they display but mostly the browser times out.

Frustrating...

Don

585
Web Server - Ask For Help / Re: NTWS - Printing PDF with Image..part 2
« on: November 07, 2011, 06:19:36 AM »
In Win32 side..converts to PDF fine and displays JPG fine...

NetTalk..converts to PDF fine but does not display JPG.

Thanks,

Don

Pages: 1 ... 37 38 [39] 40 41 ... 48