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

Pages: [1]
1
Web Server - Ask For Help / Page Reload Button Clears my Session Variable
« on: January 23, 2018, 08:57:14 AM »
Hi,

When I press the Page reload button to the left of the URL address bar my session variable goes blank.
What is causing this?

Regards

Bijan

2
Web Server - Ask For Help / FM3 and Multihost
« on: June 28, 2016, 04:03:30 PM »
Hi,

I am looking at having FM3 upgrade my tables using the DLL app. However, I am getting an error 45 invalid file name. I currently have this in the webhandler procedure. I am sure FM3 can't find the file to upgrade. What do you recommend?

Customer{prop:name} = clip(self.site.DataPath) & 'Customer.tps'

Regards

Bijan

3
Web Server - Ask For Help / Dropdown Column in a browse
« on: June 26, 2016, 01:16:38 PM »
Hi

The browse shows as just one row when using a drop down column. I have concluded that it has to do with the data that is in the dropdown table. Somehow the content of one of the records is causing this issue.
The entire data is returned as just one record.

Have you seen this behavior?

Regards

Bijan. 

4
Web Server - Ask For Help / Address Autocomplete using an API
« on: June 03, 2015, 08:12:00 AM »
Hi,

Has anyone here done any work with address lookup using a map API?

http://matthaeuskrenn.com/addressautocomplete/

Regards

Bijan

5
Web Server - Ask For Help / Authorize.net Production Certificate
« on: May 26, 2015, 03:47:10 PM »
Hi,

Anyone having issues with authorize.net? Looks like they have upgraded their certificates.

http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Production-Certificate-Upgrades-begin-May-26-2015/ba-p/50430

Bruce, do we need to start using their certificates? We are getting error -53. This just started happening today.

Regards

Bijan

6
Web Server - Ask For Help / Telerik Kendo UI
« on: May 22, 2015, 07:25:41 AM »
Hi,

Has anyone worked with http://demos.telerik.com/kendo-ui/ in a NT app?

Some of their products look very cool and the price is not bad.

Regards

Bijan

7
Web Server - Ask For Help / Rename the uploaded file
« on: May 22, 2015, 05:37:27 AM »
Hi,

I like to rename the file name in one of my forms prior to saving to the upload folder. Where is the best place to do this?

Regards

Bijan

8
Web Server - Ask For Help / Form Save button on IPad- Safari
« on: May 22, 2015, 05:04:16 AM »
Hi,

The save button on a form doesn't work on Ipad using Safari.
BTW, It works in Chrome and it also works fine on Iphone using Safari.

Is there a way to fix this?

Regards

Bijan

9
Web Server - Ask For Help / Cool JavaScript Library
« on: May 14, 2015, 08:34:33 AM »
Hi

I am interested in integrating a JavaScript library into Nettalk. Has anyone done any work with http://dhtmlx.com/docs/products/dhtmlxSuite/
or something similar. Please let me know. Nettalk does a lot of the work very nicely but I really like the scheduling tool(With the TimeLine) this company is offering.


Regards

Bijan

10
Hi,

I started running to this issue when I converted an existing mssql project from desktop to NT. There seems to be some special characters that are causing the NT browse not go forward. How do I get around this issue or find the records that have these characters.

Regards

Bijan

11
Web Server - Ask For Help / Multi-Site Host Self Service
« on: January 17, 2014, 02:12:21 PM »
Hi,

The service is not starting for the Muti-Host App. It runs standalone. I can see the service listed. If I try to manually start it fails. What's causing this?

Bijan

12
Web Server - Ask For Help / Multi-Site Host
« on: December 01, 2013, 11:56:42 AM »
Hi,

Getting Invalid File Structure when compiling the Multi-Host app in C9. What is causing this?

Regards

Bijan

[attachment deleted by admin]

13
Web Server - Ask For Help / SSL Site Secured Script
« on: October 28, 2013, 09:29:42 AM »
Hi,

I have a button that has the javascript to display the Godaddy's site secured image.
During the validation if the user doesn't input something properly I do the following in the validation routine.
This causes this Godaddy's image(script) disappear. I added the Refresh:Godaddy but it doesn't work.
How should I refresh this button with the script.

 If p_web.GetSessionValue('SSR:DT_Flight') = 0
       loc:Invalid = 'We need your flight Date!'
       loc:alert   = Clip(loc:Invalid) 
       do Refresh::Godaddy
       Exit
 End   

Regards

Bijan

14
Web Server - Ask For Help / Date Picker
« on: September 26, 2010, 12:19:25 PM »
Hi:

I like the date picker to show automatically when I tab over or click a date field. Do I need to call the date picker routine from an embed or is there a switch somewhere?

Regards

Bijan

15
Web Server - Ask For Help / Port Forwarding or Port Triggering​.
« on: July 14, 2010, 11:22:10 AM »
Hi,

For a long time I have been using port forwarding to run my NT Webservers and it has worked fine. One of my installations is losing the port forwarding. If I go to linksys web program and re-save the forwarding it works. It stops working again after a few hours.I talked to Linksys and the support guy says I should use port triggering instead.

Which one should we use?

Regards

Bijan

Pages: [1]