5,915 Topics
![]() | |
[URL="http://www.daniweb.com/web-development/web-design/html-and-css/threads/236229"]piggybacking on a Previous thread[/URL] The follwoing code works, the questions are: 1. Has anyone converted this to API V3? 2. How is the address variable passed to this map fro a search results page? I am new to heavy coding and any help would be greatly appreciated. Thanks, [Code] … | |
I just started learning asp.net and i started with the hello world program.. i followed these steps.. 1) installed IIS server on my windows 7 ( but only installed , i dont know if it has anything to do with my program) 2) installed visual studio 2012 3) then in … | |
Please help!!! What would be the algorithm form of the following program:- [code]import java.util.*; public class quizcontest { Scanner sc=new Scanner(System.in); String name; int ans1,ans2,ans3,ans4,ans5; //declaring variable// void acceptname() {System.out.println("****************************"); System.out.println("|||||-----Please Enter Your Name-----|||||"); name=sc.next(); System.out.println("****************************"); System.out.println("+++++Best Of Luck ! "+name+" +++++"); } void sports() { System.out.println("Here Starts Our Quiz … | |
I am working on an ASP.NET 2.0 web application. After making a change in a textbox and hitting Tab or Enter, the focus jumps to the web address bar instead of the next field. I have tried: 1.SetFocus on the text change event 2.Saving last field in a hidden textbox … | |
Hi, how would I make the webbrowser control, so it doesn't even accept cookies? Thanks in advance, glut. | |
Hello Once again i need help. I have a webbrowser So once webbrowser is completed then it should add the specified value in [TEX]<input type="file"> [/TEX] value in php. Eg: Webbrowser link is [url]http://tinypic.com/[/url] When webbrowser is completed then this [url]http://screensnapr.com/e/LCgzhP.png[/url] value will be our specified value. I tried using … | |
I can't do the autologin in a site. Normally in the html code there is an ID and then use "getElementById" but in this case there is no ID. Can anyone help me? Name [CODE] <input type="text" name="user" size="20" maxlength="50">[/CODE] Password [CODE] <input type="password" name="pass" size="20" maxlength="50">[/CODE] | |
I am a self taught "elementary" html coder (still find hard to resist putting formatting on the page along with the content) and have created two web sites for orgs I belong to: [url]http://www.conservancyonmayne.com[/url] and [url]http://www.vivaldichoir.org[/url]. I recently added a code snippet I found at Digital Point that performs a … | |
I discovered and installed a firefox addon called Remote Control. This addon starts a telnet server which lets you send javascript commands to the firefox web browser. Combined with python telnetlib module, it becomes very easy to reload or change the content of a tab in a running firefox from … | |
How to make a tabbed web browser that uses Webkit.Net in WPF? And if possible, please include codes. And by the way, is it possible to embed a javascript engine in vb.net? | |
So i was starting up my web browser this morning, and firefox started spitting out extremely random javascript errors, which spammed up to around a dozen. I figured obviously to give my computer a virus scan. I did (with AVG free), and found 2 trojans, who have masked over service.exe. … | |
I am trying to make a software that signs up for hotmail etc. I am running into a couple of problems with the choosing of the birth date and clicking the submit button. I am newer to coding. So here is my code I have tried so it will enter … | |
Hi, I wrote a small application in c# using .NET framework 4.0 next, I used the deploy feature while publishing the application but when click on the install button in the deploy webpage i get an error. The details include this: "Your Web browser settings do not allow you to … | |
I've written a moderately-sized Web application that utilizes MySQL and PHP5. I have an on-going problem where Microsoft Internet Explorer 6 (IE6) and Microsoft Internet Explorer 7 (IE7) lose the PHP Session ID cookie (PHPSESSID). Of course, when this happens, the application loses track of the current user and the … | |
How can i get selected text in web page and put it on textbox? This is the text that i want to copy. [URL="http://i1059.photobucket.com/albums/t432/doomhades666/1-1.png"]http://i1059.photobucket.com/albums/t432/doomhades666/1-1.png[/URL] This the page source of the web page [CODE]<div class="output"> <h1 class="titlebar">Calculator Output</h1> <div style="padding: 1.2ex;"> <pre>Simplifying -2x + 3y = 8 Solving -2x + 3y … | |
Just want to ask if anybody here knows how to editing a page online. I've been using Web Developer 2008. I've tried Web Parts tutorial of Asp .Net, and it only shows how to edit image, title of a tool like log in or calendar by using edit, design, catalog. … | |
Hi, I need help about launching a web site in default browser using Borland ( button click = launch google.com, for example ). I found solution valid in DEV: [CODE]ShellExecute(NULL, "open", "http://google.net", NULL, NULL, SW_SHOWNORMAL);[/CODE] But it shows an error if used in Borland: [ICODE]Access violation at address 0A1826C8 in … | |
I found a way on how to code the backup for mysql database table. but I was wondering on how PMA(PHPMyAdmin) does this scenario on backing up the sql file. the one that has AUTOMATIC download to your machine. this is the simple syntax I made myself [CODE=PHP]<?php /*TOOLS YOU … | |
When I in FF send an updated textarea text for database update I do not get the current value, but the old value. I use jquery, and as far I can tell there is nothing strange in the code, thd DOM is loaded etc. When I do the same in … | |
Hi, I am using Contao, which I am unfamiliar with, to make a website for my boss, and now it is published I can get it to work on every browser except IE 6 and 7. The images are coming out all misshapen... Open [URL="http://www.carolineredmanlusher.com"]www.carolineredmanlusher.com[/URL] in IE6/7 to see what … | |
Hey everyone, So I am making a sample website for now and will be uploading it when I can but I want a "lavalamp" style menu..however I can't seem to get the hover "slide/float" to work right..it shows the menu bar but wont show the hover effect..can anyone help me … | |
hello people of DaniWeb! This is my first post.I gotta tell you that my head is going crazy lately.I am 18. So what's the case? Alright last year I gave some really really really hard exams in my country Greece.I suceeded. I got into the university at the Department of … | |
hi , I am using webbrowser control in my C# windows application .I am filling data in our website through this application. I am stuck at following point. at one stage my application given client message box error so until i click on "OK" button application is not working ahead.I … | |
Hi All, What is equivalent property of Window.document in vb.net? Window.document it is the property in vb 6.0.What is equivalent property in vb.net? in vb.net Web browser.document property is available,but I want Window.document equivalent property in vb.net. Thanks, Jayawant | |
Hi, thanks in advance to whoever can help me out here. I guess the issues with my computer are currently. 1. ping.exe using up a large chunk of the CPU, very erratic but sometimes going near 100% 2. When I open Firefox or Internet Explorer, another tab or window automatically … | |
hay all, I currently develop a website using php but I very newbie in php programming I have login issues here, I create a login sytem I success to make that, in my web after login page it will go to admin page but when I click browser's back button … | |
hey guys any one can help me plz................... Win or console App in C# ,as soo As possible ..............Tanx Write a simple TCP program for a server that accepts lines of input from a client and prints the lines onto the server's standard output. Compile and execute your program. On … | |
i need to automate web browser using vb.net | |
Hello, and Thank You for taking the time to read this! A couple of days ago my laptop (running Vista Service Pack 1) started to play up, mainly the internet was redirecting me to ebay or some tacky advertising. So I tried to use AVG and found it dissapeared, then … Information Security advertising amazon-web-services apple apple-hardware audio client-server dns flash ide microsoft-access microsoft-office microsoft-windows office-suite pci-card pdf printer storage tablet tcp-udp video-card virus-malware visual-basic visual-studio web-browser windows-virus windows-vista | |
I get pages taking a long time to load or they won't load at all. I can connect to my games, and ventrilo. Firefox and Internet Explorer both won't work. I get Problem Loading page. Connection has timed out. Server is taking too long to respond. It tells me to … | |
Hello I've installed phpmyadmin using the command apt-get install phpmyadmin, however am unable to open its login page in my web-browser when I type [url]http://localhost/phpmyadmin[/url] Installation was done properly and I can view the MySQL server from the webmin page. Error is: Not Found The requested URL /phpmyadmin was not … | |
![]() | Hello, I have a login form which accesses to my website by WebBrowser. You have to put Username and Password in the two Textboxes to login... It works fine and it loggs me in to my site...but how can I tell if the password is wrong or not? How can … ![]() |
Well! I came to know about Daniweb IRC very recently. And would like to join the party. But i heard that it is only possible in Mozilla Firefox. So is this true? And can i use IRC chat in chrome, if yes, How? | |
I appearts that I have the Google Redirect malware somewhere. About 2/3 of the time,when I click on a Google result, I get redirected. This behavior happens only in MSIE; it does not happen in Chrome. I have run Super Antispyware, MS Security Essentials, and MBAM multiple times. SASW finds … | |
Introducing Sandboxie Sandboxie runs your programs in an isolated space which prevents them from making permanent changes to other programs and data in your computer. The red arrows indicate changes flowing from a running program into your computer. The box labeled Hard disk (no sandbox) shows changes by a program … | |
I am testing Linux video servers and setting them up through a web interface. The web interface is being used to set the IPv4 address, the hostname, and disabling DHCP. The web interface is run off of the video server, and accessed through a web browser. The page can be … | |
Hi All, I want to resize the html controls and elements (buttons,text,div's images..) when the browser window is resized using mouse.. Is it possible to achieve that? Please help me to solve this issue? Thanks | |
i want to create dc++ hub using dynamic ip , because my ip is updated automatically after some period of time. I am using DSL(PPPoE) connection. If it is possible to make dc++ hub using dynamic ip then i want full instruction & help so that i can follow to … | |
I am making a website, and I would like to figure out what size the display portion of the browser is. Here is more of an idea of what I mean tabs and menu widgets if they have any browser window bottom portion of web browser I would like to … | |
Most of the reports out yesterday about the release of [URL=http://www.microsoft.com/ie8]Internet Explorer 8[/URL]Beta 2 focused on its so-calledInPrivate Browsing, which leaves no trace of the Web sites you visit and protects anonymity. And while that's certainly useful, developers are likely to be more interested in its improvements in DOM and … | |
Hey guys. I'ma self learner here. What I'm trying to go is (1.) Check if there is a open web browser (2.) Get the NAME and the full link of the website in the open web browser (and the active tab). Thanks | |
I have clients who send email messages to a specific e-mail address, and i have a script that will automatically update the MySQL table with that data from that e-mail and will publish it to a web page. Images inserted into the emails cannot be seen on a web browser, … | |
Hello, I am building a web browser with tab control using VB 2010. I have everything working good so now I want to have it save the browser tabs when I shut down the browser and have them re-opened when I run the browser again like Chrome or Firefox would … | |
In my web application I need to be able to allow the user to transfer files (word documents and pictures) from their computer to the server and I have been unable to google an answer. PHP, Apache and MySQL. The problem is mainly I am unsure how to compose the … | |
I have followed the sites directions and here are my logs: • MalwareBytes’ Anti-Malware log Malwarebytes' Anti-Malware 1.51.2.1300 [url]www.malwarebytes.org[/url] Database version: 911122701 Windows 5.1.2600 Service Pack 3 Internet Explorer 7.0.5730.13 12/27/2011 11:06:42 AM mbam-log-2011-12-27 (11-06-42).txt Scan type: Full scan (C:\|) Objects scanned: 243664 Time elapsed: 37 minute(s), 49 second(s) Memory … | |
hey, I'm making a Portfolio website for myself, and its mostly being made to showcase my Photoshop skills, hence all my web pages have been made in Photoshop. The ContactMe page, with the fields NAME,Email,Message have text box along with them, the text boxes have also been made in Photoshop … | |
hy all, i'm trying to make a simple web browser using windows forms to connect to an FTP server. Everyting works ok. the problem is when a try to enter into a folder the Iexplorer opens with the content instead of the same program window. i have searched for a … | |
Hey Guys, I've been working on some autocomplete abilities for a webbrowser I'm building, rather like in IE or Firefox. This is what I mean: [url]http://content.screencast.com/users/JackEagles1/folders/Snagit/media/509d42db-a0bd-4077-81c2-2783d0466e04/12.25.2011-21.18.04.png[/url] I have absolutely everything working - adding search providers from webpages, getting the search suggestions as an XML file from whatever provider may be … | |
So I was searching for that awesome pic of the anteater standing up saying 'f@ck you, I'm an anteater', for my wife because it is hilarious. Unfortunately, my AVG 'free' caught an issue, but it was too late. I noticed ping.exe in the task manager. Really appreciate you folks taking … Information Security apple audio client-server data-protection database-design dns flash ide microsoft-access microsoft-office microsoft-windows monitoring-software office-suite os-x pdf peer-to-peer printer sharepoint social-media storage tcp-udp video-card virus-malware web-browser web-design windows-virus |
The End.