472,127 Members | 1,645 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

Pictures not showing.

Geeman
4
Hi all.
I've a ASP page in C# and wanted to display message boxes on errors.Ok i refference to System.Windows.Form and i got the MessageBox.Show control,but the thing is now all my pictures on the web form are no longer showing.and even though the login details are right, the page no loger redirect to another page.
Please Help..
Thanx in advance.
Feb 21 '07 #1
1 1095
tsgomez
12
Hi all.
I've a ASP page in C# and wanted to display message boxes on errors.Ok i refference to System.Windows.Form and i got the MessageBox.Show control,but the thing is now all my pictures on the web form are no longer showing.and even though the login details are right, the page no loger redirect to another page.
Please Help..
Thanx in advance.

It's difficult to diagnose without seeing the code. Try containing all your error message boxes within separate functions, then just call the function on an error. See if that helps out at all.
Feb 28 '07 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.