NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanl on April 13, 2012, 05:44:20 AM
-
Hello
I call a insert/update form from a browse using the url call on a button (other Type) in the browse the update form is called fine and I fetch the fields I need and then want to update the description fields but it does not work.
The following code is in the URL of the button: 'CreatePreRegisterOrder?Insert_btn=Insert'
I open the files and know that I have the correct values for the descriptions.
Insert embed point used is preinsert but when you do a refresh on that embed i get a lot of onscreen errors.
Where do I refresh the variables then?
Thanks
-
Hi Johan,
I'm not following you mate - can you maybe tweak example 1 to show what you're doing?
cheers
Bruce
-
for variables you need to pass them through to SSV's and they will display correctly without any refresh in that embed point.
-
Hello Bruce, Kevin
Will create a sample for you Bruce
Thanks Kevin, that is what I have been trying to do but my session variables remain 0 i.e. no value in them, it is not that session variables don't work some do and others just does not and I am not sure what is going on.
Thanks
-
Have you tried adding a trace to see the value of the variable before you pass it to the SSV?