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 / report from a form
« on: October 01, 2014, 12:56:27 PM »
Hi there:
I have a problema with the following scenario.
I have a form that the user use to enter some data after i confirm these data depending of the value i go to another form to capture some data and make updates over the tables of the DB.
When the user press the buttom Save and print i execute a netwebpage where i decided what kind o report is print.
I used another intermediate form with two buttom s one for print and another one to exit and these procedures work fine.
My rpoblem arises when i decided to canel the intermediate form and execute the netwebpage that choose the report because whern the report is printed and i press the X in teh report the system is lost.
What is the code to introduce and where in order to avoid the intermediate form???
look the flow
capure data ----> capture another data ----> choose to print or exit -- choose print ---> finish return ok.
right now i want
capure data ----> capture another data ----> choose to print--print ---->finish return to indexpage
I tried in the netwebpage afetr the case introduce the indexpage but the result is te same the system is lost .
so anybody can give some idea???
please
regards
Jorge Herrera O
I have a problema with the following scenario.
I have a form that the user use to enter some data after i confirm these data depending of the value i go to another form to capture some data and make updates over the tables of the DB.
When the user press the buttom Save and print i execute a netwebpage where i decided what kind o report is print.
I used another intermediate form with two buttom s one for print and another one to exit and these procedures work fine.
My rpoblem arises when i decided to canel the intermediate form and execute the netwebpage that choose the report because whern the report is printed and i press the X in teh report the system is lost.
What is the code to introduce and where in order to avoid the intermediate form???
look the flow
capure data ----> capture another data ----> choose to print or exit -- choose print ---> finish return ok.
right now i want
capure data ----> capture another data ----> choose to print--print ---->finish return to indexpage
I tried in the netwebpage afetr the case introduce the indexpage but the result is te same the system is lost .
so anybody can give some idea???
please
regards
Jorge Herrera O
2
Web Server - Share Knowledge / Newbee- Report launch from a form
« on: October 01, 2014, 12:27:54 PM »
Hi there:
I have a problema with the following scenario.
I have a form that the user use to enter some data after i confirm these data depending of the value i go to another form to capture some data and make updates over the tables of the DB.
When the user press the buttom Save and print i execute a netwebpage where i decided what kind o report is print.
I used another intermediate form with two buttom s one for print and another one to exit and these procedures work fine.
My rpoblem arises when i decided to canel the intermediate form and execute the netwebpage that choose the report because whern the report is printed and i press the X in teh report the system is lost.
What is the code to introduce and where in order to avoid the intermediate form???
look the flow
capure data ----> capture another data ----> choose to print or exit -- choose print ---> finish return ok.
right now i want
capure data ----> capture another data ----> choose to print--print ---->finish return to indexpage
I tried in the netwebpage afetr the case introduce the indexpage but the result is te same the system is lost .
so anybody can give some idea???
please
regards
Jorge Herrera O
I have a problema with the following scenario.
I have a form that the user use to enter some data after i confirm these data depending of the value i go to another form to capture some data and make updates over the tables of the DB.
When the user press the buttom Save and print i execute a netwebpage where i decided what kind o report is print.
I used another intermediate form with two buttom s one for print and another one to exit and these procedures work fine.
My rpoblem arises when i decided to canel the intermediate form and execute the netwebpage that choose the report because whern the report is printed and i press the X in teh report the system is lost.
What is the code to introduce and where in order to avoid the intermediate form???
look the flow
capure data ----> capture another data ----> choose to print or exit -- choose print ---> finish return ok.
right now i want
capure data ----> capture another data ----> choose to print--print ---->finish return to indexpage
I tried in the netwebpage afetr the case introduce the indexpage but the result is te same the system is lost .
so anybody can give some idea???
please
regards
Jorge Herrera O
3
Web Server - Ask For Help / Re: Strange Behavior - newbie
« on: September 05, 2014, 05:21:25 AM »
Thanks Kevin:
I bought the book developing web app with nettalk but it does not have enaugh documentation about the netwebpage . The simple way is to make an example about this i know is some very simple but i can not understand why my procedure does not make the createrecord.
Due to this is spanish app would you like to make a small app with entry 2 fiedls and 2 buttons and depending of field 1 it executes a procedure X that the last staemente is exceute tehe procedure Y if not execute procedure Y .
Is simple in its esentials but to tranlaste my app to english is more complicated..
Thanks and regards.
Jorge Herrera
I bought the book developing web app with nettalk but it does not have enaugh documentation about the netwebpage . The simple way is to make an example about this i know is some very simple but i can not understand why my procedure does not make the createrecord.
Due to this is spanish app would you like to make a small app with entry 2 fiedls and 2 buttons and depending of field 1 it executes a procedure X that the last staemente is exceute tehe procedure Y if not execute procedure Y .
Is simple in its esentials but to tranlaste my app to english is more complicated..
Thanks and regards.
Jorge Herrera
4
Web Server - Ask For Help / Strange Behavior - newbie
« on: September 04, 2014, 05:39:08 PM »
Hi There:
I'm using nettalk for an app that enter some data if it exists make a procedure called changeregister but if no existscall a procedure called createrecord.
I; using two buttons to realize that. I use a netwebpage a netwebform,
In teh first form i enter tha data and press the botton for create but inspite of i press this button and in the url i have the createrecord it always goes to changeregister .
I use the dbgview to follow the trace and it do not goes to createrecord.
What am i making wrong???
Regards
Jorge Herrera
I'm using nettalk for an app that enter some data if it exists make a procedure called changeregister but if no existscall a procedure called createrecord.
I; using two buttons to realize that. I use a netwebpage a netwebform,
In teh first form i enter tha data and press the botton for create but inspite of i press this button and in the url i have the createrecord it always goes to changeregister .
I use the dbgview to follow the trace and it do not goes to createrecord.
What am i making wrong???
Regards
Jorge Herrera
5
Web Server - Ask For Help / value of variable is lost
« on: July 03, 2014, 06:12:26 AM »
Hi There:
Sorry but i'm newbie in nettalk and we are making a system using clarion and nettalk 7.
Our problem is :
We need to capture some data one of then is a value, we save this value in a
p_web.SSV('loc:value', loc:valuetran) where loc:valuetran is the value that the user captures. After that, using this value we go to another procedure (browse and form) where we capture this value to another table before we save the transacction. When we returns of this procedure in spite of we save this value the original value is cero (0) but using the debugview we can see the oiriginal value, we tried to save in any ways but the result is the same. We used priming or asign the vale in one embed but we are not sure what is the exact embed that can use to obtain the result.
Would youy like to tell us what is the exact embed that we can use to make thisi value visible again and not permit to the user change this value??
Thanks and regards.
Jorge Herrera
Sorry but i'm newbie in nettalk and we are making a system using clarion and nettalk 7.
Our problem is :
We need to capture some data one of then is a value, we save this value in a
p_web.SSV('loc:value', loc:valuetran) where loc:valuetran is the value that the user captures. After that, using this value we go to another procedure (browse and form) where we capture this value to another table before we save the transacction. When we returns of this procedure in spite of we save this value the original value is cero (0) but using the debugview we can see the oiriginal value, we tried to save in any ways but the result is the same. We used priming or asign the vale in one embed but we are not sure what is the exact embed that can use to obtain the result.
Would youy like to tell us what is the exact embed that we can use to make thisi value visible again and not permit to the user change this value??
Thanks and regards.
Jorge Herrera
Pages: [1]