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 - Djordje Radovanovic

Pages: 1 ... 14 15 [16]
226
E-Mail - Ask For Help / Re: WinSock Error = 11004
« on: September 28, 2012, 01:56:33 AM »
Many times changed from smpt.something.com to smpt.otherthing.com but never changed smpt. to smtp.  :-[

Thanks.

227
E-Mail - Ask For Help / WinSock Error = 11004
« on: September 27, 2012, 04:28:35 PM »
I am trying to send mail from app for the first time.
When I got an error it was expected and than I read documentation and most of messages on this forum but I did not find solution.

I am constantly receiving an error:
The requested connection could not be opened. The Open command timed out or failed to connect.

The error number was -53 which means Open Timeout or Failure error - [WinSock Error = 11004 : (WSANO_DATA) Valid name, no data record or requested type. The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.].

Error occurred in function NetSimple.TakeEvent

Where did I go wrong?

Best regards,

Djordje Radovanovic

228
Web Server - Ask For Help / Re: Browse refresh
« on: July 23, 2012, 03:30:52 AM »
In Clarion program charset is Central Europe.

229
Web Server - Ask For Help / Browse, button, server side code
« on: July 23, 2012, 03:25:45 AM »
I put in a browse button. Button type is other. I defined server side code and it was generated in routine "Validate:Other30". I also defined URL to be called. URL act as I expect but server side code is never triggered.

I expect first to run Server Side Code and than to call  URL. Is it possible?

Where did I go wrong?

Best regards,

Djordje Radovanovic

230
Web Server - Ask For Help / Re: Browse refresh
« on: July 21, 2012, 10:46:30 PM »
Bruce was right. There were an error on the page in xHtml part. I was using win1250 charset but some letters causes an error. I changed to utf-8 and now it works, but not for all characters. My database using win1250. What will be winning combination for that charset definition and xHtml?

Best regards,

Djordje Radovanovic

231
Web Server - Ask For Help / Browse refresh
« on: July 20, 2012, 12:36:29 AM »
I am new to NetTalk webserver. I made some tables and forms to interface with my desktop application data. It works well and I am learning a lot but I have a problem with browse refresh. I am using standard navigation buttons and standard sort options. When I push button "Next" nothing changed on browse but if I immediately after that refresh browse with F5 then it show next page. Same for resorting.

Where did I go wrong or what am I missing?

Best regards,

Djordje Radovanovic

232
Web Server - Ask For Help / Re: PHP and NetTalk
« on: February 04, 2012, 02:04:03 PM »
Thank you Bruce.

Now example works.

Best regards,

Djordje Radovanovic

233
Web Server - Ask For Help / Re: PHP and NetTalk
« on: February 01, 2012, 04:42:55 AM »
I am using PHP example from NetTalk Example directory. I copy example to higher level folder because I was not sure was it space character or bracket characters. I remove from folder name (58) and now it is straight PHP.
When I ran it for the first time server wrote that could not execute PHP-CGI.EXE and it was pointed into my folder and subfolder PHP so I copied PHP installation into my example folder. After that server did not complain about PHP-CGI.EXE

Then goes my story from previous post about PHP warning and after I fix that in PHP.INI I receive "No input file specified" from PHP example.

To be short  ;). Everything I wrote was about example PHP(58)

Best regards,

Djordje Radovanovic

234
Web Server - Ask For Help / Re: PHP and NetTalk
« on: February 01, 2012, 02:19:42 AM »
I bought all products that I need, installed PHP for windows and tried an example PHP. Than I received security warning from PHP that is not allowed to access page directly. Google a bit and found solution. So far so good.
But when I tried my example now I receive "No input file specified. "

Can you point me in a right direction?

Best regards,

Djordje Radovanovic

235
Web Server - Ask For Help / PHP and NetTalk
« on: January 31, 2012, 05:42:21 AM »
I learned from one of webinars that it is possible to run PHP scripts from nettalk server. It was pointed into StringTheory and CryptoNite as a must for this features but I do not know what am I need to install on server PC that make it possible.
Is there some instructions in a written form or maybe some tutorial?

Best regards,

Djordje Radovanovic

Pages: 1 ... 14 15 [16]