 |
|
 |
Apologies for the shouting but this is important.
When answering a question please:
- Read the question carefully
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar
- If a question is poorly phrased then either ask for clarification, ignore it, or mark it down. Insults are not welcome
- If the question is inappropriate then click the 'vote to remove message' button
Insults, slap-downs and sarcasm aren't welcome. Let's work to help developers, not make them feel stupid.
cheers, Chris Maunder
The Code Project Co-founder Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | 4.67/5 |
|
|
|
 |
|
 |
Well i need a COMPOSE Message page which looks like WORD in this link at end there is compose section... http://www.trap17.com/index.php/Winrar-Winzip_t28088.html[^]
and i saved that page on my desktop and edited it to the extent i know and got whole working COMPOSE section Like this...
this image is what i edited [^]
But there is a problem which i cannot understand..when i click on button A which is Font Color a small new window is opened in actual site but not in my file which is saved at my desktop... please help me in making those buttons like:Fontcolor, Simileys to work for me please..
please if possible give me a edited code.....
please reply please help..... :~
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi, its very simple:
<table style="min-width:1180px"...>
works on Firefox and IE8, but not on IE7
What can I do to make it work on Ie7?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
What is use if min-Width ? You can directly fix the width of table.
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello i have a web service that works fine until the page does call back then then it stops functioning could you please tell me why??
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
|
 |
|
 |
Thanks. How would my code be wrong since it is retrieving correct data as i require. But once i call back it stops working.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
If it doesn't work then it must be wrong. Code either worksd or it doesn't. If it doesn't, then it must be wrong.
Howevere, since you don't supply any more detail than 'it stops working' how can anybody help you. Does it error? Do you trap any errors? Have you tried debugging or tracing?
You need to help us to help you, we are not psychic
Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
|
 |
|
 |
You can use Random Number. or GUID for that. You can also search google a while, you will get many solution.
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi.. I'm retrieving a word document from database and saving it in local path,after that showing it inside an iframe. when i run the application in localhost ,word document is shown properly. but when accessing from a virtual directory.iframe is not displayed. Please help me on this issue..
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
raghu.g wrote: but when accessing from a virtual directory.iframe is not displayed.Frown
I guess this is related with the Path that you have used. Please Use Server.MapPath to locate the file.
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
hi.. Thanks for your reply..I'm using server.mappath to retrieve the path. But the problem is same...and i'm showing the iframe inside update panel...please suggest me if there are any other ways to do this.. Thank you..
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Did you checked that path ? Is that path is returning valid path for the file ? Please check View Source For the IFrame Content. It may give you some hints. Thanks !
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
|
 |
|
 |
Sure. Let me know if you need any more help !! Thanks !
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
I have a Front Page managed web site that we're moving from a 2003 server to a 2008 server/ASP.Net. Can one of the web admins continue to use Front Page to manage his portion of the web site? Thanks all.
“If you think you are worth what you know, you are very wrong. Your knowledge today does not have much value beyond a couple of years. Your value is what you can learn and how easily you can adapt to the changes this profession brings so often.”-– Jose M. Aguilar
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
hi as is often the case, i don't know the terminologies i am looking for so please bear with me.
(1) i have a web service and i would like to run instances of this web service into different machines (virtual/physical) (2) and i would like each instance to talk to each other asynchronously. (3) i would like to create a desktop application that communicates(2-way) with one of these web services.
all in c#/.net of course.
appreciate any pointers, all i need are directions and not urgentz codez plz ( a walkthrough article may be pushing it =))
many thanks.
---------------------------------------------------------- Lorem ipsum dolor sit amet.
modified on Thursday, November 19, 2009 7:03 AM
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I have two asp list boxes, one is there in content page and Another one is there in normal page. If I click ok button in normal page, I want to display items in content page list box from normal page list box. Using java script Please anyone help me. It is very urgent.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
use
document.getElementById('<% =obj.ClientId%>') to get the object. Everything rendered in the client is html, so dont bother about what is happening in the server.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi, i'm wondering if someone can help me with this problem 'cause I can't find the solution.
Well my problem isn't of installation, I install the IIS, .NET Framework 1.1, 2.0, 3.0, 3.5, and 3.5 Service Pack 1 and Crystal Report 10.5. Ok then... After that I've installed the web application! ...Sucess! but when I'm printing a report, the page of IE6 show me error like  this[^]
But my app works perfect in Windows XP x86 SP2 and SP3! The server is Windows Server 2003 R2 SP2 x64! what could be the problem?? 
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Firstly, IE6 is nearing the end of it's support (mid 2010) and has been replaced by IE7 and 8, so I suggest an update is warranted.
Secondly the screenshot is just about unreadable. The text of the error message would have been far more help.
Finally, from what I can make out it isn't an error in the popup at all. It is just that by default on 2003 Server the security is bolted down to block cookies. This looks like a simple privacy alert, not an error. Still, hard to tell with such a low res screen shot. There may be an error behind the icon at the bottom, but no-one can help without knowing what the error says.
If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850)www.JacksonSoft.co.uk
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi,
We are in the process of upgrading a website. The focus of the website is advertising space and various other information related aspects. Currently the site is written in PHP, but most of the code does not work correctly and produces "page not found" errors.
We are wanting to upgrade the site so that the advertisers are correctly displayed and rotated, etc. and to offer a service whereby some advertisers will get more viewing. We were thinking the ASP would give us the best advantage in doing this.
However, for this application, would ASP.NET or ASP be better?
Thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Erhm... ASP is the 'old' version while ASP.NET is (obviously) newer. We have several 'generations' of ASP.NET already.
I recommend writing your application using ASP.NET. You have the advantage of ASP.NET (controls) and you'll still be able to write good old ASP if you like.
Cheers!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |