NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: cwtart on July 26, 2013, 01:13:38 PM
-
NT 7.15
I have a browse that displays a table that is built each time the browse is refreshed. The browse is file loaded. Which embed should I use? I understand the browse procedure is called several times and I do not want to build the temp file any more times than necessary.
Chuck
-
Let me clarify that a bit - which embed in the browse should I call the source procedure that builds the table that the browse will display? I think the procedure setup embed would not be correct because I don't want to rebuild the table each time the browse procedure is called.
Chuck
-
probably the GenerateBrowse routine.
cheers
Bruce
-
Bruce,
This may sound a bit dumb but I cannot find any routine labeled "GenerateBrowse".
Chuck
-
Never mind - brain drain here - I found GenerateBrowse
Chuck