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 - Edvard Korsbaek

Pages: [1] 2
1
The reason was . jQuery Mobile support has been deprecated.
This webserver started it's life quite some versions back.
Anyway - after having solved the missing 'Login' on mobiles, the interface is almost invisible on mobile due to (perhaps) errors in version 10.08.

2
Used example 26, upload.

3
Hi all!

recompiled my webserver with version 10.0x (4?) and the login form worke3d as expected.
Then i changeed to 10.08, and there is no 'save' button in mobile mode.
Android, firefox and crome - no difference.
IOS, safari, same problem.
Worked before upgrade.

What to do?

Best regards
Edvard Korsbæk



4
Hi!

What I want to have is an update form, that has a button 'Photo' if the device has a camera as all smartphones and Ipads have.
When its used, it should open the camera, and when you have taken a photo, it should download it to a BLOB field in the db.

I have asked before, and got some advice, which I have forgotten :(.

Is there an example?

Where to start?

Best regards

Edvard Korsbæk

5
Web Server - Ask For Help / Re: Photo from Ipad/Iphone
« on: March 27, 2017, 08:10:37 PM »
Hi Bruce!

Seems like it's pretty straight forward.
I will download latest edition, and try to make a prototype tomorrow.
If i need help on Thursday, I hope i can be one of the first - I have to support my local handball team....

Best regards

Edvard

6
Web Server - Ask For Help / Photo from Ipad/Iphone
« on: March 26, 2017, 08:26:34 PM »
Hi All!

How would you handle this situation:

Customer has a nettalk webserver program.
Wants to make a report on 'Something', and add some photo's of the situation.

The final report should consist of:
Some text
one or more photo's

It's important, that the 'Click' to take the photo comes from the nettalk application, and that the nettalk application uploads the photo without user interaction.

Possible?

How to?

Does there exist a sammple as starting point?

Best regards from a new spring week here in Denmark


Edvard Korsbæk

7
Dear Bruce!

Just needed a new of thinking. The web is stateless i think is what should be remembered.

When i put it through all the pages you suggested, it just worked as expected.

As so often before - Thanks for your help.

Best wishes

Edvard


8
Hi all!

This was trivial in desktop aps...

on a new page. I want to add a button, that does 3 things:

Opens a warning - 'Do you really want to reset due date for all members', if yes then execute a sqlscript and change to indexpage, if no change to indexpage

I can add a button on a webform page, that changes back to indexpage, but the rest...

I have tried to use the logic from the calculater(34) example, but no luck so far.

Best regards

Edvard

9
Web Server - Ask For Help / Re: Back to menu button
« on: January 15, 2017, 12:32:00 AM »
hi all!

"There should be an 'Return to menu' button. To add a button is not difficult, but how to make it do this?"

Done - there is a setting - On click, that does it.
I said, that I am pretty new to this

Edvard

10
Web Server - Ask For Help / Back to menu button
« on: January 14, 2017, 12:26:33 AM »
Hi!

Pretty new to this..

I have made a form, which has a button, that triggers a sql query. That part does what it should.
Problem is, that I want to be able to do two different things:

When useer presses the button, it should run the query, and return to the menu.
There should be an 'Return to menu' button. To add a button is not difficult, but how to make it do this?



Best regards

Edvard Korsbæk

11
Web Server - Ask For Help / Re: Look up in forms, Name key
« on: November 11, 2016, 11:01:29 PM »
Hi Edvard.
The description key has to be unique (otherwise how will Nettalk know which Edvard in you first name list is the person you are dealing with). It means that you would probably be better off creating a field in your table combining first+Last plus something to make it unique and giving that a unique key to use.

Hi Terry!

I know that, and i will find a way to get around it.

The problem is - How do Nettalk know which key to use as description key.

Best regards

Edvard

12
Web Server - Ask For Help / Re: Look up in forms, Name key
« on: November 11, 2016, 12:46:21 AM »
Hi again!

Its so, that I have  a table 'contact_persons', which do have 3 fields:
Firstname
Lastname
ID

In my table Contacts, i have a value for:

ID_For_Contactperson

What i Show in the form is Firstname, and what i want to save is ID in field ID_for_Contact_person.

I had a key for ID on Contact_Persons
Bruce learned me last evening in the nettalk group, that i too neded a key on  firstname to make a lookup work

So i added the key with firstname as only item.

That did not help - And I think, that the reson why is, that the lookup do not know this key.

And i think that i will have to 'Learn' the webform about it - Have just not found where.

Best regards

Edvard

13
Web Server - Ask For Help / Look up in forms, Name key
« on: November 10, 2016, 12:38:46 PM »
Hi all!
I still cannot get my lookup to work.
Bruce told me today to add a name key for the displayfield.
Have done, but no difference.
I think, that i should add the key 'Somewhere', but has not found it.
I have been looking through the accounts example, where customers has 'namekey' as the one I look after, and i can see on the source, that it is added, but where, thats the question.

Who will help?

Best regards

Edvard Korsbæk

14
Web Server - Ask For Help / Re: Show Clarion time as 'Time'
« on: November 10, 2016, 12:34:40 PM »
Thanks!

A bit strange, that a time based upon a Clarion time is a 'STRING' - I used number, and looked for the picture there.

15
Web Server - Ask For Help / Re: Show Clarion time as 'Time'
« on: November 03, 2016, 12:39:56 PM »
the browse has a field for it.
but the form - at least I cannot find it.

best regards

Edvard

Pages: [1] 2