Displaying 20 results from an estimated 7000 matches similar to: "Internet Explorer, popup windows"
2016 Jul 03
0
PCI Passthrough not working
From: "Francis Greaves" <francis at choughs.net>
To: "Francis Greaves" <francis at choughs.net>, "centos-virt" <centos-virt at centos.org>
Sent: Sunday, 3 July, 2016 11:19:49
Subject: Re: [CentOS-virt] PCI Passthrough not working
Further to my last post, I have removed the xen-pciback module from the Dom0 kernel, and reloaded it as
modprobe
2005 May 31
2
Weird Internet Explorer behaviour and one other mess
I'm kind of a newbie on the whole Wine deal and I'm
close to flipping out on this problem I have, maybe
it's happened to someone else (who can share his/her
wisdom):
- Internet Explorer can't open new windows. Be it
javascript, a popup, or even if you click on 'File ->
New -> Window' and if you try, it hangs. So it's
practically unusable to me since the corporate
2020 Jun 19
2
WERR_DS_DRA_SCHEMA_MISMATCH against a W2008R2 DC
Hi,
I have two Samba 4.12.3 DCs (eucalipto and aroeira) on a Debian Buster
and a Windows 2008R2 DC (antares). Replication got broken:
root at eucalipto:~# samba-tool drs replicate antares eucalipto
DC=ad,DC=a1,DC=ind,DC=br
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8418, 'WERR_DS_DRA_SCHEMA_MISMATCH')
? File
2013 Jun 05
1
Link_to image_tag popup
Hello All,
How can I add a popup in link_to image_tag?
I am trying as :-
<%= link_to image_tag(@user.avatar.url(:small)), ''/users/edit'',
:popup=>[''original_image'', ''height=700,width=900''] %>
It goes to the edit page. But it doesn''t opens popup.
Is this the correct way to call a popup?
How can I achieve this?
Thanks,
2007 Apr 27
0
Prototype Popup Error
I am using the prototype ''new Ajax.Request'' object for a simple data
retrieval operation. Works fine. To tell the user what is going on
(the retrieval takes a second or 2), i stuck a simple window popup
(that says ''wait..'') right before the request and then just closed it
when the request completes.
I have tried a few different ways to generate the popup -
1
2007 Apr 13
0
Rails Popup Window Not Passing Session Data
I am using sessions to authenticate users for a web based application I
am writing. I need to open popup windows for certain functions. These
popup windows pass the session information in Mozilla allowing the
window to display the proper content.
In internet explorer, it seems as though the session is not passed and
the login screen comes up inside of the popup window. Does anybody know
a
2007 Mar 26
1
how to close a popup?
hey all,
I open a popup from a firefox extension with window.open(myurl).
The content of the popup is a regular form with a text_field to fill.
Is there a way to automatically close the popup after the user click
the form''s submit button?
thanx in advance
Pat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2020 Jun 19
0
WERR_DS_DRA_SCHEMA_MISMATCH against a W2008R2 DC
On 19/06/2020 14:53, Marcio Merlone via samba wrote:
> Hi,
>
> I have two Samba 4.12.3 DCs (eucalipto and aroeira) on a Debian Buster
> and a Windows 2008R2 DC (antares). Replication got broken:
>
> root at eucalipto:~# samba-tool drs replicate antares eucalipto
> DC=ad,DC=a1,DC=ind,DC=br
> ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed
2006 Mar 10
0
link_to(... :popup => true) problem
I have a file_column that points to a pdf. I want that pdf to open in a
new window, thus wrote the code:
<%= link_to(''PDF version'', url_for_file_column(''floor_plan'',
''pdf_file''), :popup => true) %>
which generates the code:
<a href="/floor_plan/pdf_file/12/first_floor.pdf"
onclick="window.open(this.href);return
2006 Jul 24
4
how to get your controller to close a browser popup window
While editing a record I need to have a link to create a new record in
another scaffold.
I''ve done this by using a popup window
<%= link_to("Add new Person", "/person/new", :popup => [''window_name'',
''width=600,height=600'']) %>
It all works great - but when the save is done I want to kill the popup
window.
2001 Jul 20
1
Popup dialogs
Howdy,
Prior to the major X11 changes of June, popup dialogs were nice and fast
(as they should be). Since the X11 changes, the popup dialogs are very
slow; 1-2 seconds to destroy one and pop up another on a 700MHz Athlon.
Actually, all window creation is much slower, but I really notice it on
the popup dialogs (because I use them a lot). Once the windows are open,
speed seems to be quite
2014 Jun 28
1
Popup URL for outgoing calls.
What CRM your going to use?
With regards
N.Prakash From: Rusty Newton
Sent: ?28-?06-?2014 01:01 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Popup URL for outgoing calls.
On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research at businesstz.com> wrote:
> Can anyone tell me how to implement a popup URL native asterisk when
> making
2006 Nov 20
2
getting form content for print popup
I''m trying to open a new window for printing a form from a link. I want
to display the contents of the form for printing. I can get the popup
to work, but am wondering how to get the contents of the form from the
parent window, using RJS.
I can use a submit option to get the form parameters in a
link_to_remote, but the popup doesn''t work.
<%= link_to_remote
2009 Nov 12
1
Stop K3B CDDB Popup
On CentOS 5.4 I just installed K3B to write some
CDs. Now every time I used a CD, I get a popup
that asks me to "Select a CDDB entry ...".
How can I stop this popup?
Thanks,
Mike,
2006 Mar 14
0
Hyperlink "pop-back" from popup window
Hello all,
I have a popup window (via link_to :popup=>true) that contains a link to an
external page. How can I get navigation of that link to go back to the
original calling browser -or- launch a new browser window in the background?
Thank you!
--
------------------------------
Forget the icing. Bake the Cake!
- the epi-centered developer
------------------------------
Peter
2013 Jan 26
0
google APi or java popup or slide window information
How can I do with R an APi or java popup or slide window information ?
I would like to generate a html or php files raster map colors, with a
numerical values, and with information popup window over each data. Do
you know any Java or gogle APi examples?
2014 Jun 28
0
Popup URL for outgoing calls.
You can learn the source code of predictive dialer like vicidial, osdial, etc. You have to discover how they work, then you can implement it on your asterisk. But it's going to take a lot of time.
Sorry for my bad English
Regards,
Ikka Vertika
Jakarta - Indonesia
Rusty Newton <rnewton at digium.com> wrote:
>On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research at
2006 Aug 24
3
internet explorer
Help!
I tried nearly everything I could and still was not able to get IE
working with wine 0.9.19.
Manual install using App DB, winetools, ies4linux, etc... everything
fails, with different problems and error messages of course.
It's really frustrating. Is there a way to install IE that actually works ?
2005 Aug 05
3
Popup menu attached to a FXTreeItem
Hi,
I''m using FXRuby 1.0 on Windows.
I''d like to display a popup menu after a right click on a tree
item, I cannot make it work :
#--------------------
root = FXTreeList.new(parent, 1, self, 0)
pop = FXMenuPane.new(parent)
expandCmd = FXMenuCommand.new(pop, "Expand", nil, app)
expandCmd.connect(SEL_COMMAND)
{ root.currentItem.expanded=(true) }
2013 Jul 05
5
popup to all users ?
Hello
I need to have a information popup will be send when
my thunderbird's users connect to our server.
Is there a function in Dovecot to do so ?
Thank you