similar to: Hyperlink "pop-back" from popup window

Displaying 20 results from an estimated 8000 matches similar to: "Hyperlink "pop-back" from popup window"

2006 Mar 22
0
Lighttpd aliased does not render css or images - please help!
Hello all, I''m very badly in need of help here. I''m sooo close to this solution, and I WILL be blogging this when I finally have it working. I''m using Lighttpd + Mongrel + aliased app. I have the basic alias working. http://localhost/myapp/ renders the routed :controller/:action as does http//localhost/myapp/controller/action for production pages. The page source
2006 Feb 10
4
hiding header/footer on html print?
Hello all, I am using what might be a "poor mans" reporting... html -> print. Who knows a way to hide the browser-included header and footer of the print? thanks. -- ------------------------------ Forget the icing. Bake the Cake! - the epi-centered developer ------------------------------ Peter Fitzgibbons -------------- next part -------------- An HTML attachment was
2006 Mar 21
1
Mongrel + Lighty + Multiple Rails Apps : How to Route ?
Hello all, I''m using Lighty-Win32 and Mongrel. I have one rails app working against http://hostname/. I want to know how to route lighty and my app to http://hostname/appname1. I have multiple apps that I would eventually want to route with http://hostname/appname2, http://hostname/appname3, etc. I am not trying to "productize", these are separate distinct apps that
2006 Feb 02
1
What''s the javascript to submit an AJAX Form?
HI Everyone, How do I form the href on an anchor so I can create a link-style submit for an ajax form? In this snippet, the INPUT generated by #submit_tag works OK, but the anchor results in the AJAX replacing the whole page? Can I make the anchor/href submit the AJAX form as well? Thank you! I have this (list.rhtml): <%= form_remote_tag :url =>
2006 Mar 20
1
Mongrel + Apache = Parallel processing ?
Hello All, If I use Apache/mod_proxy with mongrel, will that give me multiple processes? I have a long-running request that blocks all other requests on a single mongrel service instance. Ideas? Thank you all! -- ------------------------------ Forget the icing. Bake the Cake! - the epi-centered developer ------------------------------ Peter Fitzgibbons -------------- next part
2006 Jan 16
3
37s style modularization ?
Hello all, I remember and have lost a link to the blog on hints about 37s modularization of basecamp, backpack, etc. Anyone remeber this and can remind me of the link? Thanks ! -- ------------------------------ Forget the icing. Bake the cake! - the epicentered developer ------------------------------ Peter Fitzgibbons -------------- next part -------------- An HTML attachment was
2006 Feb 01
0
Please explain transactions within sqlserveradapter.rb ?
Hello everyone, I am needing to resolve an error on sqlserveradapter revolving around a trigger on a table. When the AR object is saved, AR throws Cannot create new connection because in manual or distributed transaction mode. at from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/abstract_adapter.rb:88:in `log'' In order to resolve this, I
2006 Jan 19
0
Microsoft is Coding4Fun with 37s Backpack!!
Hello all, I thought this was an interesting hit in my rss viaduct : Coding4Fun : XML 4 Fun : Taking the Backpack offline http://msdn.microsoft.com/coding4fun/xmlforfun/BackPackAPI_PartI/default.aspx The gist, learn XML with microsoft''s leet tools via the 37s Backpack API. -- ------------------------------ Forget the icing. Bake the Cake! - the epi-centered developer
2006 Jan 23
0
Best Practice? Referencing a remote reporting server
Hello All, I''m using SQL Server Reporting Services for my reporting needs. (Sorry, the ruby solutions don''t cut my mustard... yet) What would you all suggest the [Ruby|Rails]Way to encode the urls for my reports. Report server URLS: http://servercomputer/reportserver/appname/[reportfolder/..]reportname?option_a=value&option_b=value So, the "project-level''
2006 Mar 20
6
Rails and Offline processing
How are you guys handling threads or server processes that have to, for example, process the data in your application on a periodic basis? Cron jobs can do it and then run on the database. But, are there ways to launch threads within the rails application itself. I have heard of WebBrick ways, but I am working with lighttpd, fastcgi? (textdrive if you are really interested).
2006 Feb 10
3
Using two select elements (master - slave)
Hi, I am looking for an opinion. I need to have two select html elements in a form, the selection of the first element will determine the elements of the second select. I do not want to use AJAX, so I think I would like to add a onchange event in the first select, but due to my lack of experience in rails I am somewhat without ideas on the way of handling this "post back" event. Thank
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
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.
2006 Mar 07
2
Sql Server 2000 booleans not working
I am migrating to sql server 2000 from postgres and I have tried char(1), int, tinyint and bit datatypes to replace booleans, but without luck. the 1''s and 0''s are stored properly in the db, but checkboxes and dropdowns are not being auto-populated in rails. Anyone experience this before? thanx -- View this message in context:
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?
2006 Mar 05
2
AJAX call chain and DRY questions
Hey I have a page with a drop list. When the user selects an option in the drop I call an action in the controller with ajax. Now, in the controller, I gather some data from the db, but how do I present these data in a nice way? I really need to make use of the html helpers, but these clearly are not available in the controller. How do I output the array that I have gathered? My view page
2009 Nov 30
0
AJax form + jquery + popup window
Hello Friend, I am a popup window when I am write down a invitation functionality. So is that any good reference available online using Jquery that will be great. Thanks Abhis -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
2007 Oct 02
0
showing popup window without showing any status on taskbar
Hi friends, I am new to ROR , I want to show the popup window instead of using the title attribute of the link_to tag so that I can reseize it, Is there any way to do that Please Help Me.......................... Kiran Polawar, PolwarKiranD-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received
2011 Sep 21
0
Popup window in Rails 3.1
Hi, I need to open a popup window with a form and submit button, while the background will be gray and disabled the parent window. I found the Facebox and the FaceboxRender solutions, but they didn''t work for me. I get a routing Error: uninitialized constant ApplicationController::FaceboxRender I also found a pure java script solutions, but I prefer a solution in rails 3.1 (with or
2007 Apr 24
0
how to capture text from a popup window..in watir
Hi all, I got the answer how to click on ''ok'' button. But still i have two problems --- that code is not working when im trying to run that code through the exe file of that ruby file which is using that code. and second one is i want to capure the text of that popup.. i tried this with no success #----- js_dialog.rb ----- require ''win32ole'' require