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.


Topics - JZL

Pages: [1]
1
Web Server - Ask For Help / Version 11.21
« on: September 03, 2019, 10:12:29 AM »
In browser and small screen  the header now had its own row ??

the right justify  should also be turned off by default in a small screen


2
Web Server - Ask For Help / Change jQuery icon color
« on: December 18, 2018, 12:08:21 PM »
where do I change color on jQuery standard icons,  from gray to white. Where do I change the filename from  ui-icons_777777_256x240 to point at  ui-icons_ffffff_256x240

3
Web Server - Ask For Help / Request from WAN or LAN
« on: December 29, 2017, 02:57:32 AM »
Is there a function in Nettalk that can tell me if the incoming Request IP is from LAN or WAN or should I know the local network's subnet my self ?

4
Web Server - Ask For Help / Template Error
« on: June 14, 2016, 02:30:12 AM »
Hi

Some time ago I started to get these template error - which comes from NetTalk

unknown Variable% GenDisconnected
unknown Variable% NoPinchToZoom

 any ideas how to fix it ?

5
I have a web-services that is working fine in 8.41 after I compiling it to 8.44 something changed.

The input parameters is looking God! I am logging the input to disc in embed "prime parameters" se below

NOW - my input queue is empty in 8.44

Anyone have an ideas WHAT HAVE CHANGED since 8.41  

/Jesper


user-name              (string)
password               (string)    
WebOrderHeader    (group)
WebOrderDetail      (queue)
WebOrderMessage (queue)

imput description http://adm.sharks.dk:83/SMARTCASH?AddJournal


<?xml version="1.0" encoding="UTF-8"?>
-<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
-<soap:Body>
-<AddJournal>
<brugernavn>Mads</brugernavn>
<kodeord>sharks2014</kodeord>
-<WebOrderHead>
<WEBHEADER_WEBSUPPLIERID>SOFTdk</WEBHEADER_WEBSUPPLIERID>
<WEBHEADER_WAITERGUID>FIYKCYREFJFCCLXF</WEBHEADER_WAITERGUID>
<WEBHEADER_ORDERTODEPARTMENT>2</WEBHEADER_ORDERTODEPARTMENT>
<WEBHEADER_TABELGUID>YCUFIKFEUULIHPBU</WEBHEADER_TABELGUID>
</WebOrderHead>
<WebOrderDetail>
<WEBDETAILS_ITEMLINENO>0</WEBDETAILS_ITEMLINENO>
<WEBDETAILS_ITEMTYPE>4</WEBDETAILS_ITEMTYPE>
<WEBDETAILS_ITEMNO>6101</WEBDETAILS_ITEMNO>
<WEBDETAILS_ITEMTEXT>L.A. Prime</WEBDETAILS_ITEMTEXT>
<WEBDETAILS_ITEMQUANTITY>1</WEBDETAILS_ITEMQUANTITY>
<WEBDETAILS_ITEMPRICE>129</WEBDETAILS_ITEMPRICE>
<WEBDETAILS_ITEMDISCOUNT>0</WEBDETAILS_ITEMDISCOUNT>
<WEBDETAILS_ITEMTOTAL>129</WEBDETAILS_ITEMTOTAL>
<WEBDETAILS_ITEMNOTE/>
<WEBDETAILS_ITEMKITCHENORDER>0</WEBDETAILS_ITEMKITCHENORDER>
</WebOrderDetail>-
<WebOrderDetail>
<WEBDETAILS_ITEMLINENO>1</WEBDETAILS_ITEMLINENO>
<WEBDETAILS_ITEMTYPE>102</WEBDETAILS_ITEMTYPE>
<WEBDETAILS_ITEMNO>6203</WEBDETAILS_ITEMNO>
<WEBDETAILS_ITEMTEXT>Hakkebøf</WEBDETAILS_ITEMTEXT>
<WEBDETAILS_ITEMQUANTITY>1</WEBDETAILS_ITEMQUANTITY>
<WEBDETAILS_ITEMPRICE>0</WEBDETAILS_ITEMPRICE>
<WEBDETAILS_ITEMDISCOUNT>0</WEBDETAILS_ITEMDISCOUNT>
<WEBDETAILS_ITEMTOTAL>0</WEBDETAILS_ITEMTOTAL>
<WEBDETAILS_ITEMNOTE/>
<WEBDETAILS_ITEMKITCHENORDER>0</WEBDETAILS_ITEMKITCHENORDER>
</WebOrderDetail>
<WebOrderDetail>
><WEBDETAILS_ITEMLINENO>2</WEBDETAILS_ITEMLINEN>
<WEBDETAILS_ITEMTYPE>102</WEBDETAILS_ITEMTYPE>
<WEBDETAILS_ITEMNO>6205</WEBDETAILS_ITEMNO>
<WEBDETAILS_ITEMTEXT>Dip Mayonaise m/ Krydderurter</WEBDETAILS_ITEMTEXT>
<WEBDETAILS_ITEMQUANTITY>1</WEBDETAILS_ITEMQUANTITY>
<WEBDETAILS_ITEMPRICE>0</WEBDETAILS_ITEMPRICE>
<WEBDETAILS_ITEMDISCOUNT>0</WEBDETAILS_ITEMDISCOUNT>
<WEBDETAILS_ITEMTOTAL>0</WEBDETAILS_ITEMTOTAL>
<WEBDETAILS_ITEMNOTE/>
<WEBDETAILS_ITEMKITCHENORDER>0</WEBDETAILS_ITEMKITCHENORDER>
</WebOrderDetail>
<WebOrderDetail>
<WEBDETAILS_ITEMLINENO>3</WEBDETAILS_ITEMLINENO>
<WEBDETAILS_ITEMTYPE>102</WEBDETAILS_ITEMTYPE><WEBDETAILS_ITEMNO>6210</WEBDETAILS_ITEMNO>
<WEBDETAILS_ITEMTEXT>pommes frites </WEBDETAILS_ITEMTEXT>
<WEBDETAILS_ITEMQUANTITY>1</WEBDETAILS_ITEMQUANTITY>
<WEBDETAILS_ITEMPRICE>0</WEBDETAILS_ITEMPRICE>
<WEBDETAILS_ITEMDISCOUNT>0</WEBDETAILS_ITEMDISCOUNT>
<WEBDETAILS_ITEMTOTAL>0</WEBDETAILS_ITEMTOTAL>
<WEBDETAILS_ITEMNOTE/>
<WEBDETAILS_ITEMKITCHENORDER>0</WEBDETAILS_ITEMKITCHENORDER>
</WebOrderDetail>
</AddJournal>
</soap:Body>
</soap:Envelope>

6
Web Server - Ask For Help / Nettalk Object Error
« on: September 14, 2014, 08:07:18 AM »
I have a website with SSL and it have been running for long time after updating I'm starting to get this strange error.

The error does not come the same place or it may come after 1 min or after 5 min.

Some ONE that can help me....

Clarion: 9.1.11220
Nettalk: 8.26

Nettalk Object Error
a network communication error has occurred
Error = Error sending data
The error number was -34 which means Could not send NetSimple Data
Error occurred in function NetSimple send

7
Web Server - Ask For Help / Web-services WSDL and SOAP
« on: April 04, 2014, 01:34:37 AM »
I have published my first WEB services. And received my first feedback. My WSDL file does not contain the expected SOAP code that corresponds to our documentation under SOAP 1.1/1.2  says user

I have tested with http://webservicestudio.codeplex.com

Request / Response works fine but INVOKE that use SOAP does not work.

I received the following xml from the user. SOAP from WSDL and the user have the namespace in from of the tags

is there anyone who knows why ?????????

/Jesper

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:frih="www.friheden.dk">
   <soapenv:Header/>
   <soapenv:Body>
      <frih:GetGaestByNr>
         <!--Optional:-->
         <frih:user>?</frih:user>
         <!--Optional:-->
         <frih:passw>?</frih:passw>
         <frih:GaestNr>?</frih:GaestNr>
      </frih:GetGaestByNr>
   </soapenv:Body>
</soapenv:Envelope>


my  SOAP 1.1/1.2

http://87.104.221.186:83/Friheden?GetGaestByNr 

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetGaestByNr xmlns="http://www.capesoft.com">
      <user>value</user>
      <passw>value</passw>
      <GaestNr>value</GaestNr>
    </GetGaestByNr>
  </soap:Body>
</soap:Envelope>



Pages: [1]