3,280 Topics

Member Avatar for
Member Avatar for mitchems

It's been a long while since I've been here. I am trying to use Win32 IEAutomation to automate IE to login to SharePoint, read some information, download some files and some other junk. I installed WIN32 IEAutomation. When I run the simple script: use Win32::IEAutomation; my $ie = Win32::IEAutomation->new( visible …

Member Avatar for mitchems
0
539
Member Avatar for mnewsome

Working with version 11.0.9600.17041 Have a persistent popup that shows URL http://axp.zedo.com/asw/pfr/305/1940403/2/o.html? How does one block this specific popup?

0
183
Member Avatar for Doogledude123

Alright so I want to Display a Browser Not Supported Message if the user is using IE 9 or less. Yes, I am limiting the users, I know. I want this done in JavaScript ONLY. Anyway, I have found a way that checks for IE. If 'ie' = null the …

Member Avatar for Doogledude123
0
15K
Member Avatar for rubai

Hi all, I have a contact form. In the message text area the right border is not showing in chrome browser. It is cool in other browsers. here is the link http://theshortstoriesonline.com/amarnamrub/ Thanks

Member Avatar for rubai
0
1K
Member Avatar for hometownnerd

Good afternoon. I am developing a gmail app for my personal consumption for now and it has a lot of bells and whistles including showing me the latest emails coming in, playing a sound and changing icon when there is new mail and a few other things. I am using …

Member Avatar for hometownnerd
0
2K
Member Avatar for joeywheels

I continue to get a script type font in various areas when viewing websites through Google Chrome as well as emails through Thunderbird. It is only occurring on one machine and only through those applications so my guess is it is the machine's settings that are the problem. However, I've …

0
233
Member Avatar for norman.allen.948

I use Chrome as my default browser. Until recently I had no problem using it to access my online banking site. Now after I enter the user/password it goes to the second authentication page (input three characters from memorable word), but when I click OK on this page it goes …

Member Avatar for ishaan3731
0
345
Member Avatar for asarchit65

I want to make a web browser based on webkit in c#. For that i have two options, cefglue and awesomium. But i don't know which one is better out of them? I want to know awesomium or cefglue - which one is better for embedding in C# app? Please …

0
138
Member Avatar for rubai

There is little bit problem in my website viewing in Chrome browser. Navigation bar blinks or sometimes gone or colors tabs gone. How to solve it? It happens only in chrome browser. You can see it here http://theshortstoriesonline.com/pixie/ Thanks

0
236
Member Avatar for abey ella

hi there while I was developing asp.net mvc application for ma company which has a log in page https://ella.abeycld.com/Management/Tab#Lead/Detail/20356 when I copy and past the above login page on Firefox and google chrome browsers it automatically redirect and take me to http://localhost:10099/Login/Login?ReturnUrl=%2fManagement%2fTab#Lead/Detail/20356 but while I use safari browser and past …

0
167
Member Avatar for begueradj

Howdy, How can I disable Javascript in Firefox (version 27 and 28) on Windows ? There is no checkbox on the Content tab as I read on other forums ! Regards from Begueradj

Member Avatar for begueradj
0
224
Member Avatar for thorin

I am getting a very mysterious bug when I run my java website in Browser Mode: IE9 Compatibility View - the sessions stop working and I have no idea why. I don't think there is a tag or any code that I can include in my website that can force …

Member Avatar for thorin
0
616
Member Avatar for neha05
Member Avatar for nevek

Hi The code below inserts data into a mysql db, for some weird reason IE inserts it 2 times and firefox just once. It should only insert it once. $KOSoep = $_POST['KOsoep']; $KOHoofdgerecht = $_POST['KOhoofdgerecht']; $KODessert = $_POST['KOdessert']; //insert query kinderopvang $insert_kinderopvang="INSERT INTO `menukinderopvang` ( `datum` , `soep` , `hoofdgerecht`,`dessert` …

Member Avatar for diafol
0
252
Member Avatar for network18

Hi All, I have a ajax call in script like below - function testMe() { $.ajax({ type: "POST", url: "http://3.84.46.104/tloken/test/testAjax.php", // data: "ajax=1&elem=" + elem+"&clicker="+clicker, data: "ajax=1", method: "POST", success: function (html) { alert(html+' >>'); return false; // var response = html.split('@'); // document.getElementById(elem).innerHTML = ""; document.getElementById('cmbxCategory').innerHTML = ""; document.getElementById('cmbxType').innerHTML …

Member Avatar for network18
0
2K
Member Avatar for Ekundayo

Hi! I'm usually on Firefox, windows 7 64 bit, fujitsu lifebook, run adblocker on FF and I get these weird tabs that just open right in front of my eyes sometimes that say "hope", "patience" etc. and have a kind of colored border, nothing on the tab, just the tab …

Member Avatar for joserey
0
356
Member Avatar for Reverend Jim

I started havinig an odd problem with Chrome a couple of weeks ago. Today I tried to resolve it by uninstalling and re-installing Chrome but the problem persists. The window display frequently (as in every minute or so) refreshes, then displays two overlapping images. Please see the attached shot. If …

Member Avatar for Reverend Jim
0
269
Member Avatar for JayGeePee

I cannot figure out why I have a shadow around my image in IE and Opera. It's not a problem in Chrome, Apple, Firefox, Avant, Maxthon, Safari, etc. I've tried, outline, shadow, etc in an external stylesheet and directly inline. http://i.imgur.com/rLPKHVs.jpg

Member Avatar for JayGeePee
0
323
Member Avatar for Thasarath

I need To get a specific Text From http://example.com/ .(Webbrowser) For That I use - Span Id Can i get text using Span Id without navigating the page ?

Member Avatar for oussama_1
0
132
Member Avatar for mohan@nano

This is my code it will work on IE alone.. i want print the content in the firefox and chorme too ... anyone one can favour me <html> <head> <title>Example Report</title> <script type="text/javascript"> function printIframe(printf){ var clone=document.documentElement.cloneNode(true); var win=window.open('printf'); win.document.replaceChild(clone, win.document.documentElement); win.print(); } </script> </head> <body> <p>Hi! This is IFrame …

0
171
Member Avatar for neha05

Hello all ,Please I required some effects on the image like Bleed gallery wrap,bleed mirror effect,select the edges like thin gallery(0.75") and Thick gallery (15"),Please guide me on that any jquery or script ,css for that.

0
188
Member Avatar for Binoy_1

I am working on a project where I am trying to track email opens by inserting an image in it and detecting when it is loaded from the server. The loading is performed using a php script. I am trying to load 2 different images. Lets call them image1 and …

Member Avatar for Binoy_1
0
387
Member Avatar for SarahD

For some reason I'm having major trouble with my hotmail account. I can receive, open & read any emails I get, but I cannot send or reply to any emails. Does anyone know why? I have a yahoo account also and I am having the same problem with that account. …

Member Avatar for happygeek
0
1K
Member Avatar for geneh23

Hey everyone, So I've built a website for my portfolio and I want to make it responsive to all browser sizes. However I don't think I've got the basics of it down yet. I've got it to where my menu re-adjusts and but the main content doesn't seem to alter …

Member Avatar for geneh23
0
413
Member Avatar for happygeek

When it comes to web browsers, my general rule of thumb is that the latest version is usually the most secure and this is certainly the case with Internet Explorer. However, when I started using Internet Explorer 11 on my new Windows 8.1 Pro laptop I soon discovered that latest …

Member Avatar for happygeek
1
707
Member Avatar for wfray

The following PHP code works fine with javascript in Internet Explorer but fails in Firefox. Javascript is enabled in Firefox. It appears that when the button/icon is clicked, it enters the javascript function, but doesn't change the icon on the page. It also seems to return to the PHP code/page …

Member Avatar for wfray
0
335
Member Avatar for razamughal67

hello everyone i want to fill description box below the link in vb6 when we press a command botton we use already many types of commands to fill this page form fields. everything is ok but description text box not fill. please give me a source code . what can …

0
163
Member Avatar for luckyuser

I have the cookies and subdomain selection for header: <script type="text/javascript" src="/static/js/jquery-1.3.2.min.js"></script> <script type="text/javascript"> $(function(){ var city = readCookie('city'); if(city !=null && city !=''){ window.location.href = 'http://' + city + '.example.com'; } $('#citygo').change(function(){ var city = $(this).val(); window.location.href = 'http://' + city + '.example.com'; }); }); function createCookie(name,value,days) { if …

Member Avatar for luckyuser
0
2K
Member Avatar for luckyuser

I'm not exactly sure what the problem is but the cookies aren't available for subdomains. Is there any way around this, or is there a better way to set the cookies domain? Thanks! <?php ini_set("session.cookie_domain", ".example.com"); // Set cookie and redirect when user change city if( isset($_POST['city']) && $_POST['city'] != …

Member Avatar for diafol
0
2K
Member Avatar for Christoffer_S

Hey daniwebbers, I need to have some Javascript done, and since I'm not a coder myself I thought some of you might have time to help me out! Basically, I need a script that contains a single-line user input form. When the user then clicks a button - which I …

Member Avatar for Christoffer_S
0
193

The End.