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

Pages: [1] 2
1
Hi Bruce,

Clarion 10.0.0 Build 12104 and NetTalk 9 Apps version 9.08.

I updated all my Capesoft Accessories and tried again before posting the problem here.

Bryce

2
I want to send emails from a webserver and thought I would look at the SendEmailFromWebBrower(11) example to get me going but I can't get it to compile.

I am getting three errors when I try to compile the example:

Source file WEB11BC.CLW not found
Unknown identifier: AUTHUSER
Unknow identifier: AUTHPASSWORD

Can anyone give me any ideas as to why this is please?

Thanks.

3
Web Server - Ask For Help / Re: Secwin Logout Button No Longer Working
« on: March 24, 2014, 11:22:58 PM »
The problem has gone away with 8.03.  Thank you.   :)

4
Web Server - Ask For Help / Secwin Logout Button No Longer Working
« on: March 23, 2014, 01:09:12 AM »
Since upgrading to NetTalk 8 and putting the latest version of Secwin on my machine the Logout button on the LogoutForm has stopped working (ie. the logout window closes but the user is not actually logged out).  I have confirmed this by taking a backup version that was still working and just recompiling it and that follows the pattern.........logout is no longer working.

5
Web Server - Ask For Help / Re: NetTalk/Secwin Webserver Problem
« on: January 22, 2014, 05:29:34 AM »
Hello Bruce,

That seems to have done the trick.

Thank you.

Bryce

6
Web Server - Ask For Help / NetTalk/Secwin Webserver Problem
« on: January 22, 2014, 02:13:15 AM »
Good Morning Everybody,

I have a little problem with NetTalk/Secwin.

I am trying to develop a webserver and have a basic one that is working.

However, I have now tried to split the Webserver program into an exe and a dll.  It all seems to work fine except when I try and remove a user (this is all using the Secwin screens and templates) when I get the error message that is on the attached screenshot :

Error (Unable To Log Transaction(48)) attempting to frame the transaction on Secwin_Operators

It worked fine when it was a single exe but now that the data files are in a dll this problem has occurred.

I have made sure that NetTalk and Secwin etc. are on the latest releases.

Do you have any ideas about this?

Thanks.

Bryce


[attachment deleted by admin]

7
Web Server - Ask For Help / Re: Multi Site Webserver
« on: November 21, 2013, 08:57:46 AM »
Bruce,

Based on your reply and what I then replied to you I changed the host name to be the IP address that www.gbheritagetours.co.uk was being changed to and it now works.

I still don't understand what is happening and why but it seems to be working.

Bryce

8
Web Server - Ask For Help / Re: Multi Site Webserver
« on: November 21, 2013, 08:52:04 AM »
Hello Bruce,

Thanks for the reply.

Both the host and what I type into the browser are the same:

www.gbheritagetours.co.uk

I read in your documentation that they had to be the same and not have the http:// on the front.  As soon as I type it into the browser it gets changed to the IP address (ie. www.gbheritagetours becomes the IP address) which doesn't seem to happen for other websites and the webserver just returns the login screen.

Does this make any sense to you?

Thanks.

Bryce

9
Web Server - Ask For Help / Multi Site Webserver
« on: November 20, 2013, 11:50:06 PM »
Hello All,

I have a webserver that is working fine as an exe but I am trying to get it to work in a multi site webserver (my first attempt at this).

The multi site webserver seems to be working OK as I am taken to the login page every time I connect to it.

The problem is that nothing at all seems to happen when I register the dll version of my working webserver with the multi site server.  I am still taken to the login page of the multi site server.

How do I tell if anything is happening once my dll is registered and how does one start trying to track down problems (there are no errors showing.........it just goes to the server login).

Thanks.

Bryce

10
E-Mail - Ask For Help / Re: Error 530 Sending Email
« on: October 19, 2013, 08:48:46 PM »
Bill,

Thank you for that information.  I was totally at a loss.  I shall do what you suggest and then hopefully be up and running whilst mobile.

Bryce

11
E-Mail - Ask For Help / Error 530 Sending Email
« on: October 18, 2013, 10:28:35 PM »
I have a program which sends emails and it works perfectly when I am connected to the Internet through my normal router on the desktop.

However, as soon as I connect using a 'Mobile Wifi router' I get the following error when attempting to send an email:

NetTalk Object Error

A network communication error has occurred.

Error = Error n this message.  The remote Email (SMTP) server sent error = 530 Authentication required State = 74 Will try and send next email.

Error occurred in function: NetEmailSendProcess

The connection to the Internet via a browser works fine but the email sending doesn't.

Can anyone give me any ideas what this might be?  I am a bit perplexed as nothing changes except the router.

Thanks.

Bryce

12
Web Server - Ask For Help / Re: Page Header Tag
« on: October 06, 2013, 11:55:05 PM »
Thank you Bruce.  I will give your suggestion(s) a try.

Bryce

13
Web Server - Ask For Help / Page Header Tag
« on: October 04, 2013, 10:47:17 PM »
I am trying to work out how to display the number of records in a table on the Page Header Tag (part of my experiments in doing a shopping cart).  Using Webserver example 1 I am displaying and updating a session variable on the Page Header Tag to see what happens.

This is updated perfectly from the browse when a record is inserted but not when a record is deleted.  I assume that when a record is inserted the Page Header Tag is 'refreshed' but when a record is deleted it isn't.  Why is this and how do I force the refresh to happen when a record is deleted?

Thanks,

Bryce

14
Web Server - Ask For Help / Re: View Cart and Checkout Above Menu
« on: June 06, 2013, 10:26:18 PM »
Bruce,

Thanks for that information.  I had been playing around with a form containing a single button as I thought that might be the way to do it but I couldn't get it to 'look right'.  I think the settings you have given me to try are the answer.

Thanks again.

Bryce

15
Web Server - Ask For Help / View Cart and Checkout Above Menu
« on: June 06, 2013, 12:25:56 AM »
On most shopping sites (including ClarionShop) there are "View Cart" and "Checkout" buttons above the main menu.

I have been trying to achieve this for a couple of days now and have failed totally.

I assume this must be achieved in the PageHeaderTag procedure but can't work out how it is achieved.

Can someone point me in the right direction please?

Thanks.

Bryce

Pages: [1] 2