Image
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
-
-
What do you want to do with that image exactly? Mazy
"One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babujinothing. I want to print it on the page dynamically. bool user; . . . if ( user ) Response.Write("
"); it works but browses the client for logo.gif. this src is in the server.
-
nothing. I want to print it on the page dynamically. bool user; . . . if ( user ) Response.Write("
"); it works but browses the client for logo.gif. this src is in the server.