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 - linas@debetas.lt

Pages: [1]
1
E-Mail - Ask For Help / POP/IMAPI Outlook Auth2
« on: November 14, 2022, 05:07:58 PM »
Microsoft recently disabled simple authentication for POP/IMAPI and we have small app that downloads emails from server.

I was wondering if anyone could share how auth2 can be used in POP/IMAPI case using nettalk receiveemail class.
I have nettalk 10 and I know it is old. If I need I am keen on updating it.


Linas

2
Web Server - Ask For Help / Last user URL
« on: April 25, 2012, 10:04:23 PM »
Hi,

I have a page where I display a list of logged users, last time they have clicked on page, session id . All sorted descending in time. I think that it would be very good to display the last page name/ URL the users have clicked on...

Need ideas how to read this value.

To read values i display successfully i use p_web.requestdata.webserver._SessionQueue , but this one does not contains the URL. Just lats time user clicked, it just keeps the time.

Linas
Nettalk 6.27

3
Web Server - Ask For Help / CheckBox and GetSessionValue
« on: March 08, 2012, 06:08:53 PM »
Is it just me.... after I updated to nettalk 6.25 sudendly the GSV returns 0 for all checkboxes.. i am sure on nettalk 5 .47 all were good and GSV returned the current chekcbox value.

I can see in the trace that the checkbox value changes when i tick or untick it.. but GSV not returning value..


Linas

4
Web Server - Ask For Help / NetBrowse and table header custom css
« on: February 14, 2012, 09:14:41 PM »
Hi,

I am still on NT5 ... and I need to change on one of the many tables the table header style. I have created custom.css added to the server... but i do not wish to change the headers in all the tables I have. I need only on the specific, so i was expecting to see something like: custom css near the table field header.... on general tab or css. On css i can set a style but for the data cell not for column header.


any ideas?

Linas

5
Web Server - Ask For Help / Json
« on: January 17, 2012, 04:28:35 PM »
Hi ,

I have a server which gets data form different server using the webclient. So the result I get back is a Json string.. and it can be big .. The idea is to save json in memory table and give it in a nice web browse look.

does anybody made a json converter like this... saving it to queue or file. How easy to transform json to queue/table?

Linas

6
Web Server - Ask For Help / Nettalk 5.44 with wrong Web folder
« on: December 12, 2011, 02:15:00 PM »
Hi Bruce,

I downloaded latest nettalk5.44 form capesoft a few times to confirm and seems that the 5.44 nettalk comes with the 5.43 Web folder (scripts marked as 5.43) and the app complains...

Linas

7
Web Server - Share Knowledge / iPhone iPod iPad and the TinyMCE
« on: December 04, 2011, 09:25:41 PM »
Hi ,

If you have problems displaying on an Apple device the TinyMCE xhtml text field just download the latest  TinyMCE jQuery package and update the one you have in a web directory. Just replace the content...

Linas.

In love with the nettalk

8
Web Server - Ask For Help / Add script on One page
« on: November 29, 2011, 04:27:44 PM »
Hi,

I successfuly add extra script  myscriptfile.js to the site properties in head section of the page, then it exist in all pages. The problem is that takes time to download because each page will request it.

Is it possible to add scrip for if I load specified netwebforms?  I use nettalk5 latest


Example

<html>
  <head>
              <title>My First chart using FusionCharts - Using JavaScript</title>
             <script type="text/javascript" src="FusionCharts/FusionCharts.js"></script>  
</head>    
<body>
....
....
</body>
</html>

this line  <script type="text/javascript" src="FusionCharts/FusionCharts.js"></script>  must be in the head.



Linas

9
Web Server - Ask For Help / NT6.04 resets are broken ?!
« on: November 24, 2011, 06:18:20 PM »
Hi Bruce,

I just download, and updated to nettalk 6.04 and I have noticed that the resets are broken, they were fin in the last nettalk5

there is main netwebform which has 3 tabs.
Each tab displays procedures (netwebbrowses)
on firt tab procedure client side i set to refresh the next tab procedure(whic is also the netwebbrowser) and now it is not refreshing.

 Note in nettalk 5 it was good.

I am not using the browses with the childs, much nice and better using tabs and procedures in them.
 Tested with childs: works, but to change all existing code to childs.... not willing.

Linas

10
Web Server - Share Knowledge / XHTML and a list
« on: November 14, 2011, 08:00:13 PM »
I just wan't to share (maybe I was not good documentation reader, but i haven't found the explanation in docs.) what I have revealed:

If you use xhtml displaying on a list  don't use the string picture.... 

I just spend three days digging.. is my xhtml wrong or complex netform with a few netlist in...

Suggestion for Bruce: maybe if we set XHTML in a list then string picture should became "" and maybe disabled.. You are the king here.

Linas

[attachment deleted by admin]

11
Web Server - Ask For Help / Xhtml or html to pure text
« on: November 14, 2011, 06:32:13 PM »
Hi ,

I need to clean up ffom xhtml and html all the html language markups, leaving just a plain text.

Possible solutions to share?

Linas

12
Web Server - Ask For Help / RTF XHTML
« on: November 13, 2011, 08:33:24 PM »
Hi Guys,

You can say that I did a post in a wrong place, but I need help.

We know that we can't use the rtf in the web server app and we have to use the xhtml over the Tiny..

Does anybody has a solution how to convert existing RTF to XHTML, I wrote the conversion app it is good for html but not xhtml.. and my converted rtf is ignored.
I have Database with lots of RTF and very complex. The biggets problem is with closing />  breaks in xhtml.

Any ideas are very welcome.

Linas

13
Web Server - Ask For Help / Advanced charts in
« on: November 02, 2011, 05:16:33 PM »
Hi ,

Does anyone tried to use fusion charts (http://www.fusioncharts.com/) in the app?

It looks nice, impresive.

Regards,
Linas Norkus

14
Web Server - Ask For Help / Lookup button on readonly string field
« on: October 09, 2011, 03:05:48 PM »
Hi Bruce and  Nettalks gurus,

I use Nettalk 5.37 and I have a sittuation on a complex NetWebForm where entry fields(Strings) are conditional lookups. To avoid entry mistakes we have readOnly String fields which the user have to fill (For Filling We Provide Lookup) and if you add a lookup to that field nothing happens because the generated text by template is:

if not loc:viewonly and not loc:readonly
      loc:fieldclass = ''
      packet = clip(packet) & p_web.CreateStdButton('submit',Net:Web:LookupButton,loc:formname,p_web._MakeURL('XEnterprise?LookupField=auxEnterprise&Tab=1&ForeignField=Con:companyname1&_sort=&Refresh=sort'),,,,,loc:fieldclass)
    End

If I remove the readonly then it is all good.

If it is not possible to use string/readonly+lookup , I Could use the single buttone for that, but can someone post an example of code for use "LookupProcedure"  on a simple button when you click it opens popup o single page and then returns the selection to the desired field?

Thank you for tips...

Pages: [1]