Answer Questions
Quinn01 wht does it mean by SEO?
hello.anyone can u tel me thank sin advance,. dear frnd,, SEO is the abbreviation of search engine optimiation in which u wil hv to make site ac to search engine standards and increase ur site traffic. SEO work is done by cmpnies. ...Show All
jeusdi Errors in MSDN Library's Web Development section
The MSDN Library’s Web Development section is an important reference source for many web developers. Its accuracy is therefore important. But I can’t seem to find anywhere to report errors in the documentation. Does anyone know who to talk to if we need to get errors fixed In case anyone is reading this message who can fix such errors, the example given for the HTML Q element [1] is erroneous: <P>He said, <Q>"Hi there!"</Q> If you consult the referenced HTML 4.0 specification, you'll discover that this example is seriously mistaken [2]. The specification states explicitly: ‘Visual user agents must ensure that the content of the Q element is rendered with delimiting quotation marks. Authors should not pu ...Show All
Fippy My Browser.
I have created another browser using MFC. And I have finished it. It is much like maxthon but more. I have improved some nice features according to my using experience with maxthon. But,since maxthon was so popular,and IE7 have released,firefox too. I doubt whether anybody interested. How should I release it Much thanks. Dear Matt: Your email account is not active, maybe. I have tried three times,but all failed to deliver. I hope you could see this message here. gmail might have problems. Try: mateuszrajca@hotmail.com ~Matt Id love to give it a go... maybe email it to me so I can test it out before it gets released ... mateuszrajca@gmail.com ~Matt ...Show All
tm9t9 What it takes for MS to get a Release out?
Someone using my freeware commented to me: " Thanks a lot! Just think how much easier life would be if MS could match your reaction time. I'll be back with comments soon." Those are kind words but I've often thought about what it takes for MS to get a release out Vista, Vs2005 and Office are all examples but it seems to me that VS2005 and the operating systems might make an interesting discussion. I've been a lead engineer in a major hardware/software vendor and I have a little experience in this. I must admit that experience is out of date. I often think of the many, many components in VS2005 and the CLR that have to play together and with the operating system and the operating has to support them. Obviously there a ...Show All
ChrisSmith Vista/IE7 spawns new windows when Office 2007 is installed (unlike Office XP)
I have an application written in VB6 which uses the webbrowser control to render MS-Office (and other) documents. I have migrated that application to Vista and VB2005 but am running into a problem in that it appears that when Office 2007 is installed, Office docs will no longer embed and render in the webbrowser control (this is probably true of the IE6 version also but haven't tested). Instead, the webbrowser.navigate method spawns a new instance of the appropriate viewer application (e.g., MS-Word 2007). This problem did not appear until I upgraded Office XP to Office 2007. Other file types like Adobe PDF continue to embed and render in the browser, as before. Since the functionality and value of this application ...Show All
Tahir Sultan Onenote search
Onenote 2007 Beta 2, can't search using quotations. It will stop and say "no results found", even though, i copied the text from the document into the search field. Any ideas Hello Paul, Thank you for the answer. When i use the singel quotes, onenote2007 won't search for that exact sentence, but only the seperate words, just like when you search without any quotes. Will Microsoft launch an update fixing this problem soon Hello ChrDK, This is an interesting problem. I've found the same problem searching from OneNote. It looks like I'll have to submit this as a bug. In the meantime, I found I was able to get around the issue by using single quotes instead ...Show All
decent7772003 HTML/Javascript errors with IE7
We developed an application which uses HTML/Javascript for the main user interface. We generate the HTML/Javascript using C++ code and then feed it to the embedded IE MFC control for rendering. This app was developed with IE6 and works fine in that environment. We recently upgraded some of our machines to IE7 and now when we run and the page renders in the embedded IE window, we get script errors. The errors we see are shown below. 1) Line: 1, Error: Invalid character 2) Line: 9, Error: 'CalendarPopup' is undefined The first error is a bit confusing, since if you view the source the first line is just <html>. I thought perhaps it wanted a valid <!DOCTYPE ...> header so I added that, but the error was still there. The second err ...Show All
MikeHNatti Why does container of <select> can not be sized properly in IE7?
I found a strange thing which I believe is an IE7 bug. This causes serious regression with my company's online CRM system. For the following sample page: <script language="javascript"> function InsertDept() { var opt = new Option; opt.appendChild( document.createTextNode( "New Test Department" )); oDepartName.appendChild(opt); } </script> <table> <td style="border:solid 1px red"> <select size="5" id="oDepartName"> <option value="D1">System Support</option> <option value="D2">Software</option> <option value="D3">RF station</option> <option value="D4">RF testing</option> < ...Show All
Butch Roy Manipulate PrintDialog
Hi All, I want to make changes to the printdialog from IE. I use a cbt hook to get a handle of the dialog, but if I enumerate the dialog, the dialog is not completely setup, the general tab is not enumerated. I want to change the selected printer so I need the dialog to be initialized completely. Does anyone know how to get hold of the General tab of the printdialog, so that I can continue for the handle to the FormView, SysListView32 I hope anyone can help Ria. ...Show All
NMM Vista Viruses - The Next Generation
Sometimes I just have to write because tonight I received a PHD in Vista Viruses. Yes, a new generation of viruses is evolving and this was the meanest nastiest virus I’ve ever seen. Perhaps, not deliberately it crashes the system on boot. The virus is an emulated service with a driver attached to the file system as an alternate stream. If you can stay awake I learned an immense amount tonight and I think people will be interested in this one. I have a new Vista RTM Ultimate system with Avast Virus protect. I opened an “iffy” file from the net thinking that if it had a virus that virus detection would catch it. How wrong could I be My system instantly black screened and I saw system32:lzx32.sys wiz by which didn’t lo ...Show All
Scott Miers Attn: Microsoft Engineers! Push-email Technology
Push-email technology is about to explode to the masses. The technology, which is available only before to blackberry users, is currently being provided by the most mobile manufacturer such as Nokia & Sony Ericson in their latest brand. The recent marketing campaign of Microsoft about using outlook in mobile proves that the technology is about to explode to the masses. However, the success of push-email, I believe, will depend on how we can tame the spam. The current spam filtering technology still doesn't prevent spam but thrown only as bulk or junk email thereby causing a lot time wasted just to delete it. We can't expect users to download 100 garbage email a day in their mobile! If email will be available without spam, everyon ...Show All
MarcoSartore Profile adapter
Hi Unlike the Orders and Catalog adapters where there is a lot of help and examples (excellent webcasts by A Faulkner and B Blum) there is almost nothing on working with the BizTalk Profiles adapters. I need to use the Profiles adapter to update a single (custom) property in the UserObject table. Which schema do I use (Is it the ProfileDocument schema ) yes, Alan I tried this too, but when I do I get a validation failed error: The message body received by the send adapter is not valid for the CommerceServerProfilesUpdate API call. Message ID: 3d31532d-99eb-4472-9563-0ac03147d566. Detail: Validation of the provided profile XML failed. The profile does not contain a required property. Property Name = 'G ...Show All
ASI Tech Can I run WDS 2.6.5 and 3.0 (Beta) together?
Hello, Is it possible to run (or even install) WDS 2.6.5 and the 3.0 Beta on the same machine I have the Office 12 Beta (with Outlook and OneNote 2007) installed on my new laptop and have installed WDS 3.0 to index my emails and OneNote notebooks, but I really miss having the GUI of WDS 2.6.5. Is it therefore possible to install and use WDS 2.6.5 to index everything except e-mails and OneNote notebooks, and have WDS 3.0 index those information stores If not, does anyone know when the GUI'd version of WDS 3.0 is due for release Regards, Neil Neil, I would highly recommend that you not try to run both versions of WDS together. In your situation, I would suggest you wait until the beta refresh of 3.0 ( ...Show All
Sqnyy Help with the Internet Explorer Error
Hi, Iam have an asp.net web app. While I am running the app, after sometime the IE crashes. The error signature is as below: AppName:iexplore.exe Appver:6.0 Modname:mshtml.dll Modver:6.0 Offset:0009d25a The exception information was as follows: Code:0xc0000005 Flag: 0x00000000 Record:0x0000000000000000 Address:0x000000007dccd25a Kindly suggest me if anybody has an idea of what to do. Any assistance with this would be very much appreciated. I have full network and internet access through other programs; i.e. Outlook, but IE 7 is dead in the water. Any ideas Did the error with IE get resolved, I am having the s ...Show All
Cammyr IE 7 opening to Run Once page with error on it.
I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page until I hit the home button on the tool bar. Me too!!! Any updates I am using the new IE7 and still get the same error - i am not using the beta version I tried running IE7 with out add-ons. The run once page did not come up to open at all. The browser did not go to anythin ...Show All
