5,915 Topics
![]() | |
I have installed Bing Webmaster tools for my sites but it not shows any details for my sites . how many days it take for display the report for any sites. | |
Hey, I'm doing some cross browser testing and I want to know Is there any difference between the behavior of chrome/firefox in an operating system 64bit & operating system with 32bit.(like windows7/windows vista...) Thanks, | |
Hi all, I installed Ubuntu Server with the LAMP package and there is behavior I don't understand. If I access the web server by its local IP, my browser will display the index.html file located at /var/www/index.html, and PHP apparently works. But if I try to access it over the … | |
I have a legacy exchange server that is also my internal root certificate authority. In looking at all the various nodes and issued certs it looks as though they are all checking in and getting updated certs. From what I understand this is not necessary in a domain environment with … | |
I have a wrapper div with nested divs. I have set the wrapper to be 100% the height of the screen whatever the resolution (HTML and Body have been set with height:100% and wrapper has been set to min-height:100%), and I have set an image to be the background (not … | |
I've noticed a problem in entering passwords in some sites. For example, my password is [QUOTE] abc123DEF* [/QUOTE] If I type it directly in the text box, it will tell me there is an error. If I type it in notepad/address bar and Copy+Paste it, it works fine. What is … | |
Hi again... I have been working on a small webbrowser application, and am having trouble with my Favorites bar script. So far I have [CODE]Public Class frm_Main Public Function NewFav(ByVal Name As String, ByVal URL As Uri) Dim twoToolStripMenuItem As ToolStripMenuItem = New ToolStripMenuItem(Name) AddHandler twoToolStripMenuItem.Click, AddressOf Me.twoToolStripMenuItem_Click Me.FavoritesToolStripMenuItem.DropDownItems.Add(twoToolStripMenuItem) End … | |
So, yes, what I am looking for is already posted, but I don't understand the logs and there is no answer, as well it seems like a customized answer for every user, and I don't think I can post my logs into someone else's to avoid confusion. A couple of … | |
Shortly after Thanksgiving, I was having issues with the Ping.exe running my CPU usage up to 100% and freezing my computer. I ran my Avira Antivirus and it said it had found a Trojan, and quarantined it. However, after this, I was still having issues with the Ping.exe issue. I … | |
DaniWeb has looked at Network Attached Storage in the shape of the [URL="http://www.daniweb.com/reviews/review308073.html"]myDitto server which offers excellent value in terms of both cost and capacity[/URL]. DaniWeb has looked at a personal cloud device in the [URL="http://www.daniweb.com/reviews/review260663.html"]very pink format of PogoPlug which is great for anytime and anywhere sharing[/URL]. DaniWeb has … | |
i am trying to make web browser control at my form.. my url is : www. gmail.com but, when i'm running my project..i'm getting error.. you can see the error at [url]http://i917.photobucket.com/albums/ad15/popopardede/abcd.jpg[/url] anyone can solve my problem? big thanks | |
Hi there, Script to show on the web page that how many times user loaded it or refresh it. the counter restarted from 0 on closing the browser and open it again. any help here will be appreciated. Thanx ![]() | |
Hi members, I am not good enough to interpret the logfile below. Could someone please have a look at this and make suggestions as to what may need fixing. I got a virus a couple of weeks ago and now some files will not open and I have lost the … | |
I have a block of JavaScript code that is designed to be embedded into any web page. It displays a list of items from a database. In the .js file is actually a lot of PHP code within JavaScript. The problem: The cut-n-paste widget does not actually show up. It's … | |
HI i am trying to convert a doc file to a pdf file. please see my conversion code below [CODE] private string m_SourceFilePath; private string m_DestFilePath; public bool DoConversion() { bool returnValue; Word.WdExportFormat exportFormat = Microsoft.Office.Interop.Word.WdExportFormat.wdExportFormatPDF; object paramMissing = Type.Missing; Word.ApplicationClass wordApplication = new Word.ApplicationClass(); Word.Document wordDocument = null; try … | |
Hi I am doing some coding with the WebBrowser element and was wondering if there was a way to create custom error pages i.e. if something goes wrong it navigates to this page instead of the default IE8 one. I did a quick google but got nowhere. If anyone has … | |
I originally posted this over on the [URL="http://wordpress.org/support/topic/incorrect-page-content-passed-to-plugin-in-firefox"]WordPress forums[/URL], and got no responses. Eventually I figured out what the problem was and fixed it, but thought I'd repost here in case anyone else is experiencing similar issues (I couldn't find any related articles in my initial search on the symptoms.) … | |
Hi, I have a problem with a search box not displaying all of the fields in Internet Explorer 7. All seems to work okay in 8, 9, Firefox, Safari and Opera... Can anyone offer any advice? Search box is close to the top of this url.. [url]http://www.lastminutetheatretickets.com/[/url] the style sheet … ![]() | |
Hello. Am creating a new program, it is like a webbrowser. But I need to make my own downloader from the webbrowser(I need my downloader start instead of internet explorer downloader, Internet download manager etc.) Sorry for my bad English :S | |
I dont know if someone Use this Browser FrameWork , i hope so :) I would use this Browser Framework in my Winform Application c#. I have some questions to do. I'm getting Crazy :( My target is Build a Tabbed WebBrowser with this FrameWork in a WinApps Form. [B]Question … | |
I'm trying to login to Valve's Steam website, but without any luck my 2 different scripts aren't working. Help please!? Any script I find on the web appears to be outdated. [CODE] import urllib, urllib2, cookielib, webbrowser data = urllib.urlencode({ 'action': 'doLogin', 'goto': '', 'steamAccountName': "****", 'steamPassword': "****", }) # … | |
hi i want to design a new web browser but i have no idea that which programming language is best for it so please suggest me from which language i should start.... i have a knowlege of c/c++ and java and in web area HTML/css/Xhtml/flash programming/java scripts(learning) -PC(INDIA) | |
I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll … | |
I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll … | |
Thank you kindly for any assistance. After countless Google searches for help or info and nothing found I surrender to anyone who may help please. Ongoing for several months: Dual Monitor system - simultaneously both monitors randomly flash/blink (looks similar to a screen shot flash). This happens at system start … | |
Hi guys, Hopefully someone can help me. I have this error when I try to load a webpage in Internet Explorer, is null or not an object. it says some errors on page blah blah. When I try to load the same page on another computer it works fine, I … | |
I am having some issues with tables in firefox vs. safari. For some reason, witch i have not run into before, Mozzilla is rendering my tables hight to be much larger then safari. This problem is a concern because i am creating a visual layout (via imbedded images) in witch … | |
Hi all, I'm working on a website which has a horizontal navigation menu, much like the one on DaniWeb. Basically I need to include an icon which floats right for each list item. IE7 has a bug whereby if the container div does not have a width stipulated then a … | |
Hello everyone..I'm trying to access the methods of a WCF service from a pocket pc emulator..I added a Web Reference to the service and tried to access the method like this [code] WebReferenceService1.Service1 client = new WebReferenceService1.Service1(); MessageBox.Show(client.GetData(10,true)); [/code] ..but everytime i call the method..i get System.Net.WebException error saying "Unable … | |
Last night my computer got infected with the Windows Fix Virus. The link below provides pretty much an exact description of what has been going on with my computer. [URL="http://reimagerepairreview.com/2011/07/11/remove-windows-7-fix-virus-desktop-is-empty-missing-shortcuts-icons-on-start-menu/"] http://reimagerepairreview.com/2011/07/11/remove-windows-7-fix-virus-desktop-is-empty-missing-shortcuts-icons-on-start-menu/[/URL] I immediately installed and ran Malwarebytes from a USB drive, but it had no effect. I was then able … | |
hi guys. I just want to know why some people say that google is faster among other internet browsers? | |
Hello. I am ok at php. I am making a web site. The problem is that when i try to decrease the size of the browser that contains my site, the elements on the page distort and get all tangled up. how do you make the browser just cut of … ![]() | |
Hello, a few years ago (about 7 or so) I developed a concept for a website but I had (& still do not have) little to no knowledge on web design... specifically source code. Well I attempted to have the site built by an individual who claimed to have extensive … | |
![]() | Hello! Well then i am currently developing a web browser project based on Cef Sharp. It's basically chromium for C# projects. Anyway its very loosely based on it. I'd like some help too be able to incorporate Flash Player into this project. Whenever i go to youtube as a test … |
I have an Acer Aspire One series AOA150. I have Windows XP Home Edition version 5.1.2600 Service Pack 3 Build 2600. My problem is I have an excellent connection to the internet but Windows will not load. When I open the browser it tells me, "Internet Explorer cannot display the … | |
This is kind of a random question, but what are the different speeds of internet, what's the fastest, and how much would they cost. I'm not really looking for any specific location, nor am I looking into getting it, I'm just curious to what is available these days. | |
[CODE]Process.Start(Path.GetDirectoryName(xsM)) [/CODE] [ICODE]xsM = String[/ICODE] with a [ICODE]FullPath[/ICODE] of a .File. .i would like to load win.explorer with [ICODE]that.File.Selected=True[/ICODE]. .thanx.in.advance. | |
Hi guys, I'm really new to web development and I need your help in getting my sample page modified. I've downloaded a sample drop down menu template and I just need it to modify to meet my needs. Attached is the files. Basically, I just need to do the following: … | |
HI!! I have an application in php that runs on facebook. Surprisingly it works ok in IE and chrome BUT in mozilla does not open a new window with information .. The code that I´m using is : <script language="JavaScript"> <!-- function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } //--> </script> .. … | |
Hi all I have a interface built in jsp working fine in i.e6 but not visible in firefox and internet explorer 7. Ho to debug my jsp page .Please suggest | |
Programming in PHP is fun and easy. It is a very powerful scripting language that takes simple HTML and turns it into a fully-interactive experience for the web user. Let's get started! Note: These tutorials assume that you have a working web server that's capable of displaying PHP code and … | |
I have an webbrowser control on my form. I am able display html files in that control. But my page contains some images if i give [B]absolute path[/B] to it then images are displayed. But if i give relative path then images are not shown in the pages. I have … | |
Hello I am having trouble running a form validation this is what I need to do:" Create a Web page that meets these specifications: 1. Revisit the grade average calculation program. Name the file validgrade.html. You will validate each of the grades to make sure it is present and that … | |
I'm having some IE problems. I can only view web pages on IE for 10 minutes when my computer first boots up, after that, I cannot display any pages. I have Internet connectivity, I can ping sites and use instant messenger, however no web pages will load. Any thoughts??? | |
Hello everyone, I've made a client web project, which is working using Tomcat server that, in turn, connects to a server that wait socket connections in a port. If I start eclipse and tomcat and run the server side, I can access the application using any browser by internet. I've … | |
when i right click on web browser is it possible to get my application on right click option? | |
public List<EventEntity> GetCurrentUpComingEventsByEstate(string EstName) { EventDBModelDataContext context = new EventDBModelDataContext(); var res = from e in context.EventEntities where e.eventDate >= DateTime.Now _estatename(?) select e; return res.ToList(); } Hi experts, How do i declare the estatename part so that when i test the program in web browser, i will only get … | |
Hope you guys can help, I have a Gateway 400vtx with Windows Xp pro.The problem started a week ago with ie6 opening automatically, after a couple seconds more and more would open, I started by doing a Virus and spyware cleanup, It did not help same problem, I then did … | |
i have a problem why this code did not function?? [CODE]Protected Sub GVPaparTugasan_RowDataBound(ByVal sender As Object, ByVal e As GridViewRowEventArgs) If e.Row.RowType = DataControlRowType.DataRow Then Dim litPurata1 As Literal = DirectCast(e.Row.FindControl("litPurata1"), Literal) Dim litJumlah1 As Literal = DirectCast(e.Row.FindControl("litJumlah1"), Literal) Dim Tugasan1 As Double = Convert.ToDouble(DataBinder.Eval(e.Row.DataItem, "Tugasan1")) Dim Tugasan2 As Double … | |
Hello I have converted a ogg video to WebM using VLC Player. If i embed my video's it doesnt work in firefox. Firefox tries to use the WebM format. But for some reason it isnt working. The video: [url]http://corne.testingserver.nl/school/weer/ot/assets/weather.webm[/url] My code: [CODE]<video id="vbg_video"> <source src="assets/weather.webm" type="video/webm"> <source src="assets/weather.ogv" type="video/ogg"> <source … |
The End.