search for: yourweb

Displaying 4 results from an estimated 4 matches for "yourweb".

Did you mean: youre
2006 Apr 27
4
pdf render inline .... update ''main'' div
Hi, I want to keep the layout and just to a link_to_remote to update the=20 div id ''main'' Using this in the controller action send_file "public/pdf/my.pdf", :type =3D> ''application/pdf'', = :disposition=20 =3D> ''inline'', :stream =3D> false I get this. The raw pdf code sent replacing the main div with :
2006 May 23
0
observe_field internet explorer
Hi, I have the following observe_field which works in Firefox but doesn''t do anything in Internet Explorer .. as though it doesn''t exist. How can I debug this in bloody MS world. <%= text_field :drawing, :job_no, :title =>"Job ''begins''", :autocomplete => "off", :onclick => "$(drawing_job_no).value =
2006 Apr 20
0
text_field_with_auto_complete onclick show dropdown with all options
How could I implement this ... maybe onclick set the value of the text field = '' '' then somehow trigger keydown/up event? Thanks Bruce
2006 Feb 24
0
howto download and send a secured file using default email client
Hi, I have an application that requires a login to be able to view secured documents and need to give the users the option of emailing the document using their default email client, in this case Outlook. The Web server is Debian Basically I need to know, how to have an action, that will download the file to a specific location on the client system then bring up Outlook with subject and