5,915 Topics
![]() | |
Hi I would like to make more use of the browser developer tools. However, there is little documentation that I can find. I am sure that someone must have written a simple guide to error checking using these tools. I suppose there is no market for a book. Foyles bookshop … | |
I would like to display a file that is hidden from the user (& the internet in general). It will be a pdf file but I can't figure out any way to keep it completely hidden. I had tried using .htaccess but either I didn't create it properly or it … | |
I'm developing a web application. In this application we want to load the following data in a web page: 10,000 records. 3 fields in every record Each record 35 byte in size For all 10,000 records 350 KB total. Sample record: 10102018abcdefghijkl0123456789012345 First field: 10102018 Second field: abcdefghijkl Third field: … | |
Hi, I have been having some problems with my internet.I can connect fine to the internet but after connecting,nothing will load up.My home page won't load at all.It just says "cannot find server."I can not get into any other pages as well.Nothing will load up and everything says "cannot find … | |
I tryed to change my ip address and now my internet does not work. Help please? | |
Hi I have to develope video chatting application for my major project. I have 45 days in hand. How can i use applet in dynamic web project of java servelt for displaying video ? How can i make applet to be used on client's browser. what is the way to … | |
How can I tell what my "[b]static[/b] IP Address" is? I thought IP Addresses change all the time? Whats the diffrence? any help be appreciated:cheesy: | |
Hi, I have no idea in which forum to post this. I run three similar web servers, all w2008R2 with IIS7. two of them only contain ASP / ASP.net sites running on MySQL. The third also contains Sharepoint 2010 with MSSQL server. This server has a problem that is does … | |
Actually i've a page named(vehicle.php) inside apache server and Java api page (someheader://someip:someport/track/Track?page=map.fleet) inside tomcat server. I created a Restful Webservice in PHP using this link "http://viralpatel.net/blogs/restful-web-service-tutorial-introduction-rest-restful/" And then i sent a username and password from apache server to the java api through webservice, it sends the request correctly and … | |
I need function to serving different data depend on browser type, mobile or desktop.. I need something like this <?php if browser_resolution_small { // one type of data } else { // another type of data for big resolution } ?> so I need to pull different data but I … | |
Hi, I have developed a website using Fireworks + Dreamweaver and website is for 1024X768 pixels. Now I want , it detects the browser and resolution of the user and if user resolution is 800X600 it shows a web page of 800X600 . i have developed in both resolutions. please … | |
I'm going through a netbeans tutorial on Java ecommerce located here: http://netbeans.org/kb/docs/javaee/ecommerce/setup-dev-environ.html When I get to "running the web project, step 1", I click the green run button in the NetBeans IDE. In my browser, it goes to http://localhost:8080/AffableBean, but no HTML is displayed. If I view the admin domain … ![]() | |
Firefox can finally orient itself, at least in terms of iPhones and MacBooks. Mozilla's latest browser, [url=https://developer.mozilla.org/en/Firefox_3.6_for_developers]Firefox 3.6 beta 1[/url], can now talk to accelerometers such as those in many Apple devices, thanks to [url=https://developer.mozilla.org/Special:Search?search=accelerometer&type=fulltext&go=Search]orientation event objects[/url] introduced in the new Gecko 1.9.2 presentation engine at the browser's core. Also … ![]() | |
So I am making a GUI that the user inputs the username and password to login to my schools website. I then want it to open up the default browser and open multiple tabs to the schools website while being logged in. I'm not entirely sure how to be logged … | |
There is a browser issue with this fixed footer.Look in both images.The IE one doesn't contain **AD:web based bug tracking - adminTrack.com** .when user is not logged in. **LOG: FB.getLoginStatus() called before calling FB.init().** // is also shown in chrome and mozilla **Object required:http://b.voicefive.com/c2/10378794/rs.js**   Also there … | |
Hey there everyone, i am having difficulties trying to code my css file so that it correctly displays my website in Firefox and Internet Explorer as intended. I have validated both my html and css yet that still hasnt resolved alongwith identifing the charset in different areas within the head … | |
I have found myself well out of my depth, using a template to create a web site with both JS and PHP scripts. Perhaps someone here can help me? The single page website is accually finished and works well when viewed in a browser from local files. These have been … | |
When I click a link a simple HTML web form linked to a php file, the browser is downloading the PHP file rather than executuing it in the browser. Any dieas? | |
I have found myself well out of my depth, using a template to create a web site with both JS and PHP scripts. Perhaps someone here can help me? The single page website is accually finished and works well when viewed in a browser from local files. These have been … | |
I was trying to edit a post that I made earlier, and the "Edit Post" link brought up the text edit mode, but did not have any "Save" or "Submit". Only "Cancel". Also, the "Edit Post" button was still active. When I clicked it the second time it just "refreshed" … | |
I'm trying to write a web server but with the code I have but I'm getting the GET/ht.html can't be opened. The html document (ht.html) is supposed to be opened in the browser. What can be added or changed so it'll work properly? The code I have is: #include <sys/types.h> … | |
I am working on a series of web pages and I would like to be 100% certain that users cannot jump around to any page they like by typing a URL into their browser. I have used $_SERVER['HTTP_REFERER'] to check at the top of most pages and if the referer … ![]() | |
I'm trying to write a web server but with the code I have I'm getting 'open failed'. The html document (ht.html) which is supposed to be opened in the browser. It seems as though the code I have is not opening the file received through the socket hence it's saying … | |
Hi people. I'm writing this topic here in this section because I use OpenSUSE 12.2. I have a weird problem: The page will be displayed to me as gibberish after I write this topic (the next time I access this page). I thought it had something with the cookies but … | |
Once I have logged in, the "loggedIn.aspx" page is to display: IP Address: Contact: Date: I am able to get the IP address to display, but really have no clue on how to show both the username and current date. This was a conversion from .asp to c#.net Here is … ![]() | |
So far I have encountered this on [url]http://www.vgcats.com/[/url] and [url]http://uk.youtube.com/[/url] The error message I get is this: "[B]Server not found[/B] Firefox can't find the server at [url]uk.youtube.com[/url]. Check the address for typing errors such as ww.example.com instead of [url]www.example.com[/url] If you are unable to load any pages, check your computer's … | |
Having a problem with how Google Chrome is displaying a simple table. All other borwsers look fine. Chrome has inconsistent heights between table td cells. See here: http://www.careerlinkbc.com/newsite/webtest/index.php and look at the workshop calendar Thanks in advance! | |
![]() | Hi I have XML file that appends on the end of the file: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head><title> </title></head> <body> <form name="form1" method="post" action="GetProductsXML.aspx?username=UASERNAME&password=PASSWORD" id="form1"> <div> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE2MTY2ODcyMjlkZC/1D4iGqP0urqyxWR+2OEQ90eHf" /> </div> <div> </div> </form> </body> </html> I am using this function: … ![]() |
I have built a web site and it works in every browser except for, of cource Internet Explorer, is there some normalized code that I can copy and paste that will make everything work in I.E.? Or do I need to go through and make a new css for everything … | |
Hey all, I'm having a problem with my Internet Explorer. Every time that I try to use it I simply get, "The Page Cannot Be Displayed"/ "Cannot find server or DNS error". However, despite this my Mozilla Firefox works without any problems. What seems to be the issue at hand? … | |
Hi i am working with an web application. in my webapp on the browser i am intiating an ajax call to update part of the page. I get the response as html from the server and i will insert the complete response into the div which displays it. I got … | |
Hey all! I've got an issue with a new site under development with quite a complex design. Here is the site. http://www.ultimissimo.net/ Here are my issues. 1. IE as well as a few other os/browser combinations are ignoring my image borders. The blocks in the left hand sidebar should have … | |
Hi everybody, I'd like to know if there is a way to zoom a page in the webkitbrowser control in vb net. Thanks in advance. | |
I having been working on java web-start applet for serial communication which I now need to integrate and make it invoke able from an ASP .NET webpage / application. I have tried numerous ways of doing this which all have not yielded anything progressive. including but not limited to the … | |
I'm working on a web browser and I need to know how to store history & bookmarks permanently as currently after the browser is closed all data is lossed. Should I put it on a DB? Suggestions? PS: They are currently being saved on a ListBox. | |
Hi everybody, I'd like to know if there is a way to retrieve the id of a youtube video when it plays in a youtube xl page because on youtube xl the url is always "http://youtube.com/xl/" on any video. Thank you in advance. | |
Hey guys, I'm having a bit of trouble with my gradient button. It looks great on Webkit, but when I try writing the gradient for FF, Opera, and IE, it doesn't work. Here is my gradient code for Webkit: background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(135,224,253,1)), color-stop(25%, rgba(83,203,241,1)), color-stop(50%, rgba(5,171,224,1))); … ![]() | |
Hello, I develop a simple script that capture the product using .net WebBrowser control. this is the link http://www.groupon.cl/descuentos/multiple-locations/desde-39900-por-8-sesiones-de-depilacion-ipl-en-axila-rebaje-de-bikini-con-opcion-a-zona-facial-en-estetica-carola-rodriguez-hasta-90-off I have a problem in getting the time in jquery count donw control. Please help me to find a solution. Regards, jeffrey | |
Hi all, I am trying to create an excel file in PHP which I then want to send as an attachment via the mail() function. I am able to create the excel file using the following code: function setHeader($excel_file_name)//this function used to set the header variable { header("Content-type: application/octet-stream");//A MIME … | |
Private Sub RefreshGoSearchCancel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RefreshGoSearchCancel.Click If (AddressBar.Text = "") Then WebBrowser.Refresh() ElseIf (AddressBar.Text <> "" And "." And "") Then WebBrowser.Navigate("www.google.com/search?q=" & AddressBar.Text) Else WebBrowser.Navigate(AddressBar.Text) End If End Sub This is the code for The AddressBar to refresh when text hasn't changed, search … | |
Hello, I have this Windows Phone app I need to do that gets information from the Google places API about places that the user searches for. For each place I need to have a pushpin on a bing map I have inserted. The problem is that I'm a newbie in … | |
Hello, I have created a custom CSS file for WebKit which I have attached to my browser. I am using webkits -webkit-transform: scale(2) to webpages which works exactly how I wanted it too. However for some reason when this css is attached to my browser and I go to skydrive.com … | |
hi guys i am a student of b-tech i want a ppt for my mini project i.e. web browser using vb.net .If u Know the sites from which i can get it plzz tell..... | |
I want to display the current web address for my custom web browser. Any help? Thanks in advance. | |
Hi, Im not sure why this code is not working on IE browsers but on chrome its working well. This code is for a Popup, that will ask the users if stay or leave page once they try to refresh or go to other webpage. (you can test www.thesuperheroblueprint.com).. and … ![]() | |
Hello again:) I have a problem. What iam trying to do : page where user can login/create account if dont have , if logined in success page is appearing where he can add his blood glucose from tooday and also he can check his blood glucose from previous days in … | |
Hi friends, Waht are the differences between Sessions and cookies in PHP? Please explain with examples. Thanks & Regards Jasonmark ![]() | |
I have a hotmail e-mail account and I cannot recieve from Yahoo. I set up a yahoo account and tried to send myself an email to my hotmail account and it did not work. I can send and recieve emails with my hotmail account. Does anyone know if/how you can … | |
Public Class Form1 Dim int As Integer = 0 Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Refresh() End Sub Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate(TextBox.Text) End Sub Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As … | |
Just a quick heads-up, especially for anyone using Java in their web browser. There's a "widely exploited" vulnerability in Java that could allow bypassing normal security when a Java applet is run silently upon visiting a web site. (ie It's a bad one). Users are being widely advised to disable … |
The End.