
May 15th, 2005, 05:11 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Posts: 17
Time spent in forums: 1 h 7 m 21 sec
Reputation Power: 0
|
|
|
Reg. Popup page title in VB.NET/ASP.NET
Hi,
We are working on a .NET (ASP.NET/VB.NET) application with SQL Server database. In our application, we have a few pop up screns.
When a screen pops up in the application and we give it a title XYZ, the title of the pop up screen is always 'XYZ Web Page Dialog'.
The string 'Web Page Dialog' seems to be concatenated to the pop up page title all the time. Is there any way I could display my pop up page title as just XYZ, instead of concatenating 'Web Page Dialog' or any other string to it?
Thanks in advance
oursmp
|