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.
Pages: [1]
1
Web Server - Ask For Help / Radio buttons - How to select one item on opening
« on: February 09, 2011, 11:30:09 PM »
On a browse i have a radio with 3 options:
All
This month
From today and rest of your life
If i set the radio buttons, it sets a filter, and it works like a charm.
My problem is, that i want to set the radio button 'This month' to the default - Its 'all' thats default.
How to?
Cheers!
Edvard Korsbæk
All
This month
From today and rest of your life
If i set the radio buttons, it sets a filter, and it works like a charm.
My problem is, that i want to set the radio button 'This month' to the default - Its 'all' thats default.
How to?
Cheers!
Edvard Korsbæk
2
Web Server - Ask For Help / Re: Login screen - Centered
« on: February 06, 2011, 04:51:24 AM »
Thanks both!
It took quite some time to get it to work.
Not that your solutions had faileures, but I had to get through all details.
1 : Remember to add custom.css to the Webserver procedure.
2 : Spell it correctly. I try allwasy to remember to use CTRL-C CTRL-V for names & variables. Its so easy to maje misspellings. And here you do not get any of the usual help from the generator.
But Firebug was a help. As i never saw 'custom.css' and only netweb.css, i began to concentrate on that.
Again - Thanks Both!
Cheers
Edvard Korsbæk
It took quite some time to get it to work.
Not that your solutions had faileures, but I had to get through all details.
1 : Remember to add custom.css to the Webserver procedure.
2 : Spell it correctly. I try allwasy to remember to use CTRL-C CTRL-V for names & variables. Its so easy to maje misspellings. And here you do not get any of the usual help from the generator.
But Firebug was a help. As i never saw 'custom.css' and only netweb.css, i began to concentrate on that.
Again - Thanks Both!
Cheers
Edvard Korsbæk
3
Web Server - Ask For Help / Re: Login screen - Centered
« on: January 26, 2011, 11:31:16 PM »
Attached a screenshot - The login and password should be placed under the 'Easyplan' image
Best regards
Edvard Korsbæk
[attachment deleted by admin]
Best regards
Edvard Korsbæk
[attachment deleted by admin]
4
Web Server - Ask For Help / Login screen - Centered
« on: January 26, 2011, 11:25:23 PM »
My sales persons claims, that my webapp is 100 % unusable before I center the promt and the entry field instead of placing it as defalt on the left.
Sometimes that makes me wonder how to get rid of him....
I have been fighting it quite a while now (Weeks), but absolutely no succes.
Where to start (Must be something with CSS, or is it HTML?), and how to?
best regards
Edvard Korsbæk
Sometimes that makes me wonder how to get rid of him....
I have been fighting it quite a while now (Weeks), but absolutely no succes.
Where to start (Must be something with CSS, or is it HTML?), and how to?
best regards
Edvard Korsbæk
5
Web Server - Ask For Help / Variable saved as BYTE will not update
« on: December 08, 2010, 09:45:33 PM »
Perhaps a spinn off of my latest questions here.
I have a variable TASK:SOLVED, which is defined as a BYTE in a TPS file.
I have tried both to EIP it in a browse (Checkbox) and use it as a checkbox or a number in a form.
Nothing happens to the tps file.
Does nettalk not support byte?
Edvard Korsbæk
I have a variable TASK:SOLVED, which is defined as a BYTE in a TPS file.
I have tried both to EIP it in a browse (Checkbox) and use it as a checkbox or a number in a form.
Nothing happens to the tps file.
Does nettalk not support byte?
Edvard Korsbæk
6
Web Server - Ask For Help / Check box does not work in form
« on: December 08, 2010, 02:35:44 PM »
I have a field 'Finished', that can have two values, 0 and one, so its a check-box.
When i click at the check box nothing happens in the form
What to look after?
In the browse, I have EIP on the same field via a checkbox, which works 100% ok.
Edvard Korsbæk
When i click at the check box nothing happens in the form
What to look after?
In the browse, I have EIP on the same field via a checkbox, which works 100% ok.
Edvard Korsbæk
7
Web Server - Ask For Help / Several lookups to the same page
« on: December 08, 2010, 02:30:48 PM »
Hi all!
I have a form used to update 'Tasks'.
On a task, there is an initiator (task:personal_id_ini)
There is an sales reprsentative (task:personal_id_sales)
There is a QA responsible (Task:Personal_id_qa)
all of theese ashould have a lookup to the page with employee's
Nettak5
When I add pop-up no. 2 it does nout work any more.
BTW - What happened to the good old file drop?
Best regards
Edvard Korsbæk
I have a form used to update 'Tasks'.
On a task, there is an initiator (task:personal_id_ini)
There is an sales reprsentative (task:personal_id_sales)
There is a QA responsible (Task:Personal_id_qa)
all of theese ashould have a lookup to the page with employee's
Nettak5
When I add pop-up no. 2 it does nout work any more.
BTW - What happened to the good old file drop?
Best regards
Edvard Korsbæk
8
Web Server - Ask For Help / What can stop server side sorting (Nettalk 4.53)
« on: November 22, 2010, 08:44:59 PM »
I have made a server, pretty basic, which I made on a network drive and tested both on 127.0.0.1:9004 and on an external adress http://94.146.40.138:9004 (Try it - There is nothing secret there at the time beeing, but its Danish...)
If i set the sorting to 'Server side' nothing happens
If i set it on 'Client side', and keeps it on the network drive still no joy.
When I move it to my C:\ drive, the sorting works with setting 'Client side', but not with 'Server side'
At the time beeing I am using 'File Load'
If i change to say 10 lines, the first 10 is showed, but the buttons have no effect.
What am I doing Wrong?
Best regards
Edvard Korsbæk
If i set the sorting to 'Server side' nothing happens
If i set it on 'Client side', and keeps it on the network drive still no joy.
When I move it to my C:\ drive, the sorting works with setting 'Client side', but not with 'Server side'
At the time beeing I am using 'File Load'
If i change to say 10 lines, the first 10 is showed, but the buttons have no effect.
What am I doing Wrong?
Best regards
Edvard Korsbæk
9
Web Server - Ask For Help / Danish letters (æøå) is a problem in nettalk 4 server
« on: November 22, 2010, 01:21:43 PM »
I have changed the carset to 'UTF-8' in the settings.
That means, that the text fields behaves correctly (This is TPS based).
The buttons don't look nice (First translates to første, and shows f*rste)
But the major problem is the printout, where the special characters are completely strange.
Any solutions in Nettalk 4 Server (Nettalk 5 still misbehaves very much for me)
Edvard Korsbæk
That means, that the text fields behaves correctly (This is TPS based).
The buttons don't look nice (First translates to første, and shows f*rste)
But the major problem is the printout, where the special characters are completely strange.
Any solutions in Nettalk 4 Server (Nettalk 5 still misbehaves very much for me)
Edvard Korsbæk
10
Web Server - Ask For Help / Re: update a related file
« on: February 14, 2008, 12:23:42 PM »
In a standard browse/form, I would use a brwn.updatebuffer() to find the record, prime the form as described in 'Programming in Clarion ABC' and make a form with the id of the fiile as parameter.
Point is, that I do not know the nettalk equialent of the UpdateBuffer - Parameter passing is via session variables .
And the good old embed points 'Accepted' and s'selected' could too be good to have an equialent of...
Best regards
Edvard
Point is, that I do not know the nettalk equialent of the UpdateBuffer - Parameter passing is via session variables .
And the good old embed points 'Accepted' and s'selected' could too be good to have an equialent of...
Best regards
Edvard
11
Web Server - Ask For Help / update a related file
« on: February 09, 2008, 06:17:43 AM »
I have a file called activities
It has a many to many relationship to a file called children
As it is a many:many reæationship, I have made a file called chiildren_activities with 3 fields:
ID
ID from file Children
ID from file activities.
I have made a browse with the activities.
What I want is:
If there is no record with present child and activity - make such a record.
Update an Icon in the activity browse
If there is a record - be able to delete it, and again update the icon field
I just even cannot get started...
Edvard Korsbæk
It has a many to many relationship to a file called children
As it is a many:many reæationship, I have made a file called chiildren_activities with 3 fields:
ID
ID from file Children
ID from file activities.
I have made a browse with the activities.
What I want is:
If there is no record with present child and activity - make such a record.
Update an Icon in the activity browse
If there is a record - be able to delete it, and again update the icon field
I just even cannot get started...
Edvard Korsbæk
Pages: [1]