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

Pages: 1 ... 8 9 [10] 11 12
136
Web Server - Ask For Help / Re: Autocomplete
« on: September 29, 2014, 10:34:48 PM »
Thank you Bruce

137
Web Server - Ask For Help / Re: Autocomplete
« on: September 23, 2014, 10:07:03 PM »
I am also having  problem with AutoComplete.

My app worked great up to 8.25 after that the AutoComplete does not work for me.
I can enter data in to the field but the drop down box does not display.

Clarion 9.1
NT8.27

Cheers

Vince

138
Web Server - Ask For Help / Re: 8.27 problem web folder?
« on: September 23, 2014, 08:15:14 AM »
I had the same problem yesterday. I downloaded version 8.27 again and this time no problem

Cheers

Vince

139
Web Server - Ask For Help / Re: MultiSite Question
« on: August 20, 2014, 08:05:28 AM »
Sorry I am working with NT8.24.

Went back and tested with Clarion 6 and NT 7.19

Same errors as before. Easy to fix as before.
I think you either do not have WinEvents or it is disabled.

Cheers

Vince

140
Web Server - Ask For Help / Re: MultiSite Question
« on: August 20, 2014, 04:23:06 AM »
MultiSite does work OK but I to had a few errors.

I only compiled last weekend.
There were two lines which I just commented  out (just used the error editor)  and I also had to add DontShowThisAgain to The Global data .

This fixed MultiSite for me and it is running great.

Only one problem which I have not fixed yet. I can not use the 'Window Designer' on the WebServer procedure as this breaks the window. 
Extensions loaded NetTalk ; StringTheory ; WinEvents; Xfiles

Hope this help

Cheers

Vince

Clarion 9.1 and  NetTalk 8.24

141
Web Server - Ask For Help / p_web.GetValue using Multi Tabs
« on: August 16, 2014, 02:15:09 AM »
I have a small problem when using Multi Tabs.
Working well except in my reports.

I use PrintNoteNo=p_web.GetValue('whatever') in the report

This does not work when the Multi tab script is on.
If I switch off Multi tab script then the print works OK
Also
If I change  PrintNoteNo='60003200'  then is works OK but only that print.

Not sure if I should be using another p_web.Get?

Any help welcome

Cheers


Vince
Clarion 9.1  NetTalk 8.24

142
Web Server - Ask For Help / Re: Multi Tabs
« on: August 02, 2014, 08:07:12 AM »
Hi Alberto

Multi Tabs (Sorry for the spelling on Original Post) is new from NT version 8.22.
This enables users to have two or more tabs open in their browser and keeps control of the session values.

Very useful I can now have two customer orders open on the same browser at the same time.

Check out last Thursday's Webinar 

Cheers

Vince

143
Web Server - Ask For Help / Mutli Tabs
« on: August 01, 2014, 07:41:37 AM »
NT8.23

Multi Tabs working great in my app.

Many thanks to all at Capesoft for this and also Casey for founding the link.

Cheers

Vince

144
Web Server - Ask For Help / Re: Changing text on a 'Save' button
« on: July 25, 2014, 01:31:48 AM »
Hi Keith

To change text on SAVE buton in a form.

p_web.site.SaveButton.TextValue = 'Login'
p_web.site.SaveButton.MobileText = 'Login'

Add this code to the GenerateForm ; Start

Cheers

Vince

145
Web Server - Ask For Help / Re: Safari 7.04 Browser and Login Form .
« on: July 15, 2014, 07:11:32 AM »
Thanks for your reply.
I am unable to test as I do not have a Mac.
When the user removed the passwords from their browser the login works great.

Not sure if there is a setting to stop the browser from saving or checking for password.

Cheers

Vince

146
Web Server - Ask For Help / Safari 7.04 Browser and Login Form .
« on: July 15, 2014, 02:32:18 AM »
Just sharing information.

My apps has a standard Login form with an extra field AccountCode and I have removed the remember me option.

I want the user to enter AccountCode ; Username and Password every time.


If the user lets Safari browser save the password, when the user returns to the login form the browser is connecting to the server continuously.

I guess as there is an extra field which Safari has not saved it is trying to fetch from the server. The user is then unable to enter data into the login form before the Safari browser has refreshed the page. This will stay in this loop until the user closes the login form.

No problem with IE, Chrome or Mozilla.

Not sure there is a fix for this but I thought I would pass on information.

Clarion 9.1 and NT8.18 ; App is also using SSL.


147
Web Server - Ask For Help / Memory Form Save/Cancel NT 8.18
« on: July 11, 2014, 05:30:00 AM »
I think a small bug.
I have a memory form with Save and Cancel
I am setting
URL on Save = 'IndexPage'
URL on Cancel 'OrderScreen'

Which ever button pressed it always jumps to SAVE button option.

This has been working great until NT 8.18

Currently using Clarion9.1 and NT8.17

Cheers

Vince

148
Web Server - Ask For Help / Re: Help with sliders please
« on: June 12, 2014, 10:01:40 AM »
Thanks for your offer Bruce. I assume you have a lot more important work to do at this time.

I have reverted back to NT7 for this app and it is working great.

I will try and work the problem for a while but if not I will come back to you.

Cheers

Vince

149
Web Server - Ask For Help / Re: Help with sliders please
« on: June 11, 2014, 08:13:20 AM »
Thanks for your reply Johan.

I am sure I have set the session value correct because to correct value is in the display field but the slider is not in the correct position on the scale.

I have post the test app at http://80.176.144.138:89

Select Suit type from drop down eg 'W1'
Select Build from drop down eg Large

The first slider is in the correct position but the sliders are not no scale. Mouse click on the slider then the slider jumps to the correct position.

Cheers

Vince

150
Web Server - Ask For Help / Help with sliders please
« on: June 11, 2014, 02:29:48 AM »
Hi all

Using a number of sliders on a memory form.

Sliders are working great but I have a problem with refresh.

I am using a drop down  field to select a product size which should then refresh the sliders.

It appears that the slider's setting ie the position if the slider from lowest to highest setting is being set from the first slider and not from each slider.

If I then mouse click on the slider it will jump to the correct position on the slide.

Using NT8.16 and Clarion 9

Any information will be great.

Cheers

Vince

Pages: 1 ... 8 9 [10] 11 12