this is small side of the problem. if you put this code in code behind of asp.net page protected void Page_Load(object sender, EventArgs e) { Image1.ImageUrl = Server.MapPath(@"images/1.jpg"); Image1.DataBind(); } it will work in microsoft internet explorer,but not in opera and firefox??? any body can help???
samforu
Posts
-
firefox problem -
image not work in firefoxthis small side from the problem if iput this code in code behind of asp page protected void Page_Load(object sender, EventArgs e) { Image1.ImageUrl = Server.MapPath(@"images/1.jpg"); Image1.DataBind(); } it will work in microsoft internet explorer and won't work in opera and firefox??? any body can help???
-
file transfer problem !!!I have file I want to transfer it from pc to another via modem the problem is I want to make the procedure on one button click. one in the sender side to send the file and another on the receiver side to receive the file. I think it would be possible to do it depending on hyper terminal but i couldn't find way to run hyper and work on it on c# project ? if any body can help on this way or another ? best regards sam
-
how transfer specified file via modem?وينكون يا شباب ليش ما حدا عم يرد إذ ثير أني بادي هير=is there any body here السلام يا زكرتية الحارة لك ليش ما عم تشتغل
-
cant see my site in browser!hi if i understand your question you want to browse your website on Lan the way is to add the file system web site to vertual directory you can do it like this: open control panel --> adminstrative tools --> IIS when you open it look at left side of the window and right click on web site default in web sites in your local computer tree. on the right menu choose new --> virtual directory that will launch wizard . alias name will be the website name . in the browse window put your project folder . in the permision put what you see necessary and now you can see your website like this http://localhost/'your web site name' or if you are o lan any one can write your ip/'site name' and he will see your web site . it's not necessary to put your file system project in wwwroot folder and this is one of it's benefit gain i hope i understand your question have nice day
-
How to make phone calls from pc to mobile?visit this site http://www.tapiex.com i use it's librarry it was very useful
-
how transfer specified file via modem?I have file I want to transfer it from pc to another via modem the problem is I want to make the procedure on one button click. one in the sender side to send the file and another on the receiver side to receive the file. I think it would be possible to do it depending on hyper terminal but i couldn't find way to run hyper and work on it on c# project ? if any body can help on this way or another ? best regards sam