5,915 Topics

Member Avatar for
Member Avatar for Riteman

I have used .net's webbrowser control. Unfortunately, it is not supporting HTML5 or Complete JavaScript. When I googled, many said that the control depends on IE version installed in the machine. I have installed IE10. Though it supports HTML5 (Even I checked the same webpage in IE10 and it worked), …

Member Avatar for iamthwee
0
991
Member Avatar for joshl_1995

Hello Daniweb Community, I was just wondering if there is anyway possible to fix this? My damn cat sat on it a fall off taking the speaker with it. [Here are the pictures.](https://www.dropbox.com/sh/77tvrhmwdmk720p/AAAjzhP7LKgqMvYlQLCQZyRYa?dl=0)

0
235
Member Avatar for Kewne

Hi guys, I just happen to use chrome and mozilla at the same time (well everyone can do that ). I always use chrome to login to Daniweb, just this morning I decided to use mozilla to login here at Daniweb. At first I thought I was giving the wrong …

Member Avatar for Kewne
0
415
Member Avatar for sushmaja.arumalla.9

I have a problem with the file upload control in MVC. My DOM element looks like @Html.TextBoxFor(m => m.logo, new { id = "logoUpload", type = "file", @accept = "image/*", @onchange = "showpreview(this);" }) onChange event looks like function showpreview(input) { if (input.files && input.files[0]) { var logo = $('#logoUpload')[0].value; …

0
137
Member Avatar for SimonTB473

Hi all, I was at a customers site today, and had a real interesting one. He had a browser hijacker/Malware/Virus that had been detected by Avast (or one of the three of four other AV softwares that he had installed and uninstalled in the past weeks). It was presenting annoying …

Member Avatar for Rik_
0
331
Member Avatar for Tcll

I used to be an IE8 user and refused to use IE9 or above due to how when there was a conflict with certain cases, it would allow that case. Chrome sucks and I'm never using it again... I hear it actually has security now, but I'm not chancing it …

Member Avatar for Tcll
0
1K
Member Avatar for dim05

Hello, I have this problem a very long time. Whenever I try to watch a video on youtube or google video or sites like these, the video plays only for two seconds and then picture freezes. On the other I always notice that the video loads normally and completely 100%. …

Member Avatar for Joycekyle
0
778
Member Avatar for happygeek

When 'Thefacebook' first launched in February 2004, access was initially restricted only to students of Harvard University where Mark Zuckerberg was a student. Facebook went on to become something of a success, with the social network [controversially being valued at more than $100 billion](http://www.daniweb.com/internet-marketing/social-media-and-web-communities/news/423739/is-the-facebook-bubble-ready-to-burst#post1810124). ![dweb-socl](/attachments/small/0/dweb-socl.jpg "align-right") Microsoft must have been …

Member Avatar for antwar1986
1
396
Member Avatar for Mr.M

Hi, I'm conducting a research in web hosting and I've just found a sample online which is a simple web server, its works fine but the only problem is that the browser only display texts and the images are not loaded I don't know what could be the problem, I …

0
111
Member Avatar for chukka32

I trying to build a web app using html5 which has a user profile page and I am having an issue with input type="file" when testing it on an Android browser. When selected it gives me the option to open camera or gallery, when an file is selected, it populates …

Member Avatar for chukka32
0
304
Member Avatar for rakesvyas44

There had to be a line drawn somewhere, and now it's here: W3C passes HTML5 to the staus, as it calls it, "recommendation." The World Wide Web Consortium (W3C) published a Recommendation of HTML5, the fifth major revision of the format used to build Web pages and applications, and the …

Member Avatar for 86fallen#2019!
-2
77
Member Avatar for santunu23

I am trying to collect data from amazon market place web service in Scratchpad i get all the values.I am downloading php client library from mws developer website and try to run the code for display those files into browser POST mws.amazonservices.com /Products/2011-10-01 AWSAccessKeyId=AKIAJP5PIHAAXLU6NLDQ&Action=ListMatchingProducts&MarketplaceId=ATVPDKIKX0DER&Query=shoes&SellerId=A2LZO1DGHI8M8V&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2015-01-18T06%3A24%3A58Z&Version=2011-10-01 and according to the post we …

0
168
Member Avatar for KnifeDarky

Hello, so I'm completely re-designing and updating files on the website, but the problem is, that everytime I change e.g. index.html file the website stays the same. I think that it has something to do with the browser's cache. It happens more often on Firefox, but I just hit ctrl+f5 …

Member Avatar for KnifeDarky
0
254
Member Avatar for driven13

Hello all: Somebody, anybody, please please help. I am running the latest version of Fedora and below you will find the contents of /etc/httpd/conf/httpd.conf file. My problem is that when I try to view my site from the web I get the "Forbidden / You don't have permission to access …

Member Avatar for IOSIX
0
8K
Member Avatar for gentlemedia

Apologies for such a vage title, but I seriously don't know where the two issues I have are related to. My JavaScript/jQuery skill is on a noob level, so bare with me please :) I'm working on a AJAX/HTML5 History website which is a pet project of mine. It will …

Member Avatar for Airshow
0
553
Member Avatar for RobertHDD

There is talk about a new web browser codenamed Spartan replacing Internet Explorer in the next version of Windows 10 Thomas Nigro a Microsoft Student Partner former developer of the modern version VLC mentioned on twitter earlier on this month he heard that Microsoft was building a new web browser …

Member Avatar for RobertHDD
0
261
Member Avatar for ravi142

Hello, I am working on PHPExcel But in there calculation 0.625 we want to coming by dynamical from database. bellow brief description. They all used to be 62.5% of the delivery fees as seen below: `setCellValue('G'.($start_row+2), (($total_delivery/11)*10)*0.625);` all the drivers can have different percentages assigned to them and we need …

0
285
Member Avatar for Vishnu_4

Hello, Am working on an sms service application, so we have two web applications in two servers (using zend framework) and one mobile application. First user clicks the send button on mobile app, we are calling a function in server one and from server one calling another function in server …

Member Avatar for cereal
0
99
Member Avatar for vizz

WebSocket is working well for **ws://echo.websocket.org/** but not working on **localhost** I have working example, where WebSocket works for **ws://echo.websocket.org/** As follows, <!DOCTYPE HTML> <html lang = "en"> <head> <title>WebSocket Test</title> <meta charset = "UTF-8" /> <style type = "text/css"> h1 { text-align: center; } .error { color: red; } …

Member Avatar for imti321
0
2K
Member Avatar for anil.djragga
Member Avatar for Taywin
0
69
Member Avatar for Siberian

Anyone have experience with Google Web Designer, it seems to create an awful lot of code, I can extract the style sheets, then there is a slew of scripts. Can this be reduced ? When I export the HTML file that is created within GWD and play it in another …

Member Avatar for webhawk
0
205
Member Avatar for myk45

Hi all I have a qt application in which I have a QTreewidget that displays some content in the QTextBrowser. I set the contents for the html document in the textbrowser using the setHtml() function. All I want now is to fetch the url of this html document so that …

Member Avatar for myk45
0
484
Member Avatar for iamthwee

This is driving me mad, I'm sure I'm missing something. I save the £ sign into the database and it displays fine when I check the database, but when I print this out in a pdf it displays as £. I can't use modify headers because I'm previewing a pdf …

Member Avatar for iamthwee
0
126
Member Avatar for Gribouillis

Importing a hierarchy of firefox bookmarks in konqueror can be tricky, as konqueror's bookmarks editor doesn't read firefox's sqlite databases where the bookmarks are stored. Konqueror bookmarks are normally stored in a file `~/.kde/share/apps/konqueror/bookmarks.xml` , which is actually a dialect of `xml` named `xbel`. I found very little documentation about …

Member Avatar for Gribouillis
1
1K
Member Avatar for RobertHDD

2014: Well way back at the start of the year I started getting lots of nasties on my PC, oh wait a minute is that conduit I didn't know what it meant until I looked it up on the Internet and it said it was a PUP (Potentially Unwanted Program) …

Member Avatar for RobertHDD
0
156
Member Avatar for SalmiSoft

I am working on a web scraping project and I have to work through a series of log-in pages before I can get to the data I want. My app is basically duplicating the HTTPS requests that are sent by a browser when I use the site conventionally. To help …

Member Avatar for SalmiSoft
0
205
Member Avatar for owenransen

If you use JavaScript for geolocation the first time someone uses it then his browser will ask for permission to send his location to the site where your web page is. As far as I can tell Chrome (PC and Android), Explorer (PC), and native browsers in Android devices only …

Member Avatar for Masterblank
0
226
Member Avatar for best4earn

I am using wordpress site and want to enable SSL for my certificate but this error genrates when i checked my site at https://www.whynopadlock.com/ "ERROR: The secure URL you submitted was redirected to: http://grownstar.org/ Please try pasting the secure URL you originally submitted into a new web browser window to …

Member Avatar for gabrielcastillo
0
115
Member Avatar for younes.keraressi

hey, i have a virtualbox with a guest install on it windows 2008 r2 server where i put my web site and i can ping both side, from main to virtual machine, and from mv to host but the problem is when i try to tape in browser the ip …

Member Avatar for veedeoo
0
639
Member Avatar for sganandhsg

I use showModalDialog to invoke the ASPX file which is used to display a warning message. Once the ASPX file is loaded and popped up, the title always display Web Page Dialog. Eg: Warning! -- Web Page Dialog Warning! -- This is what I specify on the title. But the …

0
70
Member Avatar for GlenRogers

Hi I'm using whatsmy.browsersize.com to get my browser size for adding mediaquries to my css files. For some reason when i write a media query for max-width: 1229px the query gets applied at 1350px! I'm writing my queries like this @media screen and (max-width: 1229px){ .galleries > ul > li …

Member Avatar for Violet_82
0
237
Member Avatar for Paul_29

pls i need help from my friends out there.. i am gettin aform validation error in my contact page when i first try to load it using a webserver like xampp or wampp, else if i jus run with my web browser there is no such error .. here is …

Member Avatar for mattster
0
220
Member Avatar for Blueie

Hello I have what looks like a serious compiler error, serious in that I cannot see any of my files in the browser. When I click on 'View in Browser', I get this compiler error: **BC30451: 'DefaultAuthenticationTypes' is not declared. It may be inaccessible due to its protection level.** That …

0
102
Member Avatar for cobra16

Hi I use Firefox as my browser and whenever I enter a search on the "search the web" box I'm diverted momentarily to [url]www.goonsearch.com[/url] then to [url]www.plusnetwork.com[/url] I have tried to eradicate the virus using many tools without success. I have completed all 8 steps in the sticky and included …

Member Avatar for RobertHDD
0
379
Member Avatar for The-noob

Hi guys. So i am trying to get some specific information from a web site (works one) that requires a password. Currently i am able to grab ALL the info using the following code Dim PageElements As HtmlElementCollection = WebBrowser1.Document.GetElementsByTagName("input") For Each CurrentElement As HtmlElement In PageElements TextBox1.Text = TextBox1.Text …

0
92
Member Avatar for happygeek

The purpose of this short and sweet tutorial is equally concise: how to get the original look and feel of the Google Chrome web browser back after installing on a Windows 8 computer. Having recently been forced into buying a new laptop, I finally took the plunge and decided to …

Member Avatar for birbilis
3
1K
Member Avatar for davy_yg

Hello, I am trying to troubleshoot this problem using codeigniter. I am following a tutorial and getting this error after installing the ready-to-use-uncomplete-ci-script. Therefore, I still have to edit things out to make it work, which not all of them is being taught in the tutorial. ---------------------------- // all of …

Member Avatar for davy_yg
0
356
Member Avatar for mike_2000_17

Hi all, I just noticed a signficant slow-down with Daniweb, not with the server, but with the site (javascript?), in particular, with the editor that jams every few seconds. So, I checked by task manager and found that one Chrome tab was taking quite a bit of resources (memory + …

Member Avatar for mike_2000_17
0
1K
Member Avatar for happygeek

Although based in New York, DaniWeb is very much a global community. I'm from England, for example, and our moderator Diafol (who will be well known to anyone who has ever browsed the [PHP forum]( https://www.daniweb.com/web-development/php/17)) is a Welshman through and through. I mention this as last week I went …

1
399
Member Avatar for happygeek

So it seems that an Internet Explorer zero day vulnerability allowed the back door to be opened that resulted in the [URL="http://www.daniweb.com/news/story252590.html"]hack attack on Google[/URL] and many others that has received such publicity this week. According to [URL="http://siblog.mcafee.com/cto/operation-%E2%80%9Caurora%E2%80%9D-hit-google-others/"]McAfee[/URL] it has identified an Internet Explorer vulnerability as being one of the …

Member Avatar for Tcll
1
1K
Member Avatar for massivefermion

Hi I wanna start working with ASP.NET with C# but want to do it in ubuntu. I have installed mono and XSP2 but have some problems and questions. The instructions I followed for installing XSP2 is [this page](http://www.howtogeek.com/howto/ubuntu/run-aspnet-applications-on-ubuntu-for-developers/). But when I type "sudo apt-get install asp.net2-examples" in terminal, I get: …

Member Avatar for massivefermion
0
423
Member Avatar for fzr123

**I want to make a web filter app for java mobile??? ** what I need for making this ??? any one can give me any files of this project as class of web filtering...... In my project::: 1. this app will automatically detect the web filter word as adult content …

Member Avatar for ajmi
0
188
Member Avatar for swengineer2015

Please provide code to create Web browser in C# without using web browser control and perform Sending HTTP request messages  and Receiving HTTP response messages,History and fav

Member Avatar for cgeier
-2
53
Member Avatar for thewigpig

i just purchased a new laptop and everything was working fine yesterday but today i am having trouble with certain websites, most are fine, however, i cannot open the sign in page to hotmail, i can sign in to facebook but none of the posts load up, and i cannot …

Member Avatar for Tcll
0
612
Member Avatar for GEORGE V

I have a dual boot PC with Windows XP pro SP3 and Windows 7 pro. In XP IE8 I open my bank home page and write my user and password and the following page won't open.I get the message that IE can't open the page and to check etc.. With …

Member Avatar for Tcll
0
135
Member Avatar for iamthwee

Hey guys, I need some advice. Basically I want to know what is the easiest way to do this. I have a bunch of pdfs which are actually generated from excel as A4 documents and I want to be able open the pdf in a web browser, have the user …

Member Avatar for diafol
0
128
Member Avatar for ashokkmr22

Need to set cache in browser using javascrip.If the internet is disconnected the web page is load by the same. Guide Me how will arrive this.

Member Avatar for AleMonteiro
0
72
Member Avatar for EDWIN_4

Hi am new to django i have configured django wsgi and virtualhost but still If I run example.com in browser I have: It works! This is the default web page for this server. The web server software is running but no content has been added, yet. what might be the …

Member Avatar for cereal
0
78
Member Avatar for Blueie

Hello There seems to be a problem with the editing and posting facility here - the page has asked me to start a new discussion and not allowing me to reply, but this is a follow on from: https://www.daniweb.com/web-development/aspnet/threads/484864/site.master-file-question#post2121613 Thanks madCoder for your explanation. That accounts for the wild difference …

Member Avatar for Blueie
0
839
Member Avatar for Mike Askew

So I am currently working in ASP.Net and a bit stuck. I obtain the full html that I wish to render into the tab from a WSDL request and then need to find a way to load a new tab in the browser and display that information. I have currently …

Member Avatar for Mike Askew
0
153

The End.