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 - lkeyser

Pages: 1 2 [3] 4 5
31
Web Server - Ask For Help / Re: Geotagging examples/screenshots
« on: July 08, 2014, 11:08:10 PM »
Link to
Works ok.
 
http://clarionlive.wikispaces.com/Webinar+253

or follow the link from
http://www.capesoft.com/webinars.htm
Regards
Louis

32
Web Server - Ask For Help / Re: Progress
« on: July 07, 2014, 07:51:02 AM »
Found my problem.

Was checking out an oooold example.
Updated with 8.17 and magic happened.

Thanks
Louis

33
Web Server - Ask For Help / Progress
« on: July 06, 2014, 09:10:14 AM »
Hi Everyone

I'm busy adding a progress process.
Checking out the example  72 I'm running into this compile error ...
No matching prototype available - ..\Capesoft\NetTalk\Web Server\Progress (72)\web72011.clw:24,20.

Regards
Louis

34
Web Server - Ask For Help / Re: RightReports Session Value
« on: June 19, 2014, 02:52:37 AM »
Hi Bruce

Any change you had a look at this problem.

Regards
Louis

35
Web Server - Ask For Help / Re: RightReports Session Value
« on: June 13, 2014, 04:51:43 AM »
Bruce,

Simple examples attached.
Managed to reproduce the problem I have.
 
Report_test.app the report designer
Report_web.app the web side.

Thanks
Louis


[attachment deleted by admin]

36
Web Server - Ask For Help / RightReports Session Value
« on: June 11, 2014, 10:41:24 AM »
Hi everyone
I have the following problem.
Using NT 8.16 with RightReports 1.95. Clarion 8

I have a simple certificate that prints and creates a pdf.
I only have one singe input - Member Number  and the reports generates accordingly .

In the "Windows report design side" the reports works fine every time.
When running the report on the "WEB side". The report generates fine the first time.
If I requested another report , different member  it generates the 1st reports and keeps on doing this.
It remembers the session value from the 1st generated report.

Not sure when this broke. It worked fine with NT 7.37    RightReports 1.92
Next question. Can I generate the RightReports in a window like the Clarion reports and not full screen?

Regards
Louis

37
Web Server - Ask For Help / Re: Validate for duplicate values
« on: June 09, 2014, 12:36:38 AM »
Keith

Thanks found my problem, resetting values after sending the session Value back to server did the trick

Regards
Louis

38
Web Server - Ask For Help / Validate for duplicate values
« on: June 08, 2014, 11:57:31 AM »
I have the following scenario.

I have many required fields on my form, but the most important field is the social security number.
My problem is. The user fills in all the fields, just to find that the Number is already in the database after enter key or save button is pressed.
Is there a way to validate for duplicate value before the record is saved to the disk/ database?

If not

Is there a way to prioritize which fields are “validated” first against the dictionary?   
Many thanks
Louis
Clarion 8
NT 8.15

39
Thanks you so much.

Thanks for super support !!!

Louis


40
Web Server - Ask For Help / Re: Browse list empty after a long time
« on: January 15, 2014, 01:46:15 AM »
Hi Andreas

Check your session timeout value in the nettalk simple object in nettalk webServer procedure.
Settings Tab, Advanced.Tab
I think the default is set to 15 minutes..

You can change this.

Regards
Louis

41
Hi Guys

My apologies. I see the example I tried to get working, you need the PdfXChange template to create the pdf..

Is there a way to do this with the normal pdf creator in Clarion EE.?

Many Thanks
Louis

 

42
Web Server - Ask For Help / How do i generate a pdf report and mail it.
« on: January 13, 2014, 05:53:11 AM »
Hi all
Please assist, need some guidance.
I want to send a mail with a pdf attachment that gets generated by a normal report function, using, (Report to PDF) Template. This all need to happen within a nettalk web application.

I was hoping that ntkpxc24.app [C:\...Accessory\Capesoft\NetTalk\Email\Email Send PDF Report] will help me in this process, but I'm getting the following error when running the sample app. (See attachment)

It sends the mail eventually with a pdf attachment that can’t be opened.

Regards

Louis


[attachment deleted by admin]

43
Thanks for your help and pointing this out to me...

[Checked] Export Winevent data from this DLL in winevent. Worked  !!

Thanks again
Louis

44
Bruce

Thanks...but this is not a "multi dll" application. I don't have a Data DLL.

Its just a MultiSite project. Recompiling the webapp exe to a dll as per the documentation for Multisites..


Louis


45
Hi All
I have a MultiSite running without problems,
Using
C8,
NT 7.31
winevent 3.83
FM 5.15
GFP 2.31
StringTheory 1.93
with some other templates from CapeSoft

After upgrading winevent to 3.85 I get the following error when compiling.

C:\Dev\MultiSite\Mywebapp\map\release\Mywebapp.MAP(1,1) : Error : Unresolved External $WE::CANTCLOSENOW in Mywebapp002.obj
[....]
C:\Dev\MultiSite\Mywebapp\map\release\Mywebapp.MAP(2,1) : Error : Unresolved External $WE::MUSTCLOSE in Mywebapp002.obj

I cleared the obj folder, made sure my Project settings are correct compile method is DLL ect. After reverting back to winevent 3,83, I don't get this compile error. Anything I'm doing wrong ?
Thanks
Louis

Pages: 1 2 [3] 4 5