NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Vinnie on August 16, 2014, 02:15:09 AM

Title: p_web.GetValue using Multi Tabs
Post by: Vinnie 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
Title: Re: p_web.GetValue using Multi Tabs
Post by: Bruce on August 17, 2014, 10:31:25 PM
can you make an example for me Vince? Sounds like an easy fix, but I'm not 100% sure I understand your context.