J
JB
Hello Community
In my ASP.Net /C#/SQL Server application I fill my controls by executing
a query (embedded sql in the application) that selects the data from an sql
table.
What command(s) will allow me to set it up so that the the user can both
click a button and the web page refreshes the data?
And
set it up so tha the page automatically refreshes itself every 20 minutes?
Thanks
Jeff
JB
In my ASP.Net /C#/SQL Server application I fill my controls by executing
a query (embedded sql in the application) that selects the data from an sql
table.
What command(s) will allow me to set it up so that the the user can both
click a button and the web page refreshes the data?
And
set it up so tha the page automatically refreshes itself every 20 minutes?
Thanks
Jeff
JB