Displaying 11 results from an estimated 11 matches for "lanti".
Did you mean:
anti
2006 Apr 09
8
Computer Name
How to get the name of the computer accessing the application? I mean
the computer the user use to access the application.
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 May 23
6
Accessing file in public directory
...l files in there and i want to link them from the rhtml
file. Basically to display a popup. Here is the code in foo.rhtml:
<a href="javascript:popUp(''/summary.html'')" class="normal">Learn
more</a>
It doesn''t work. Any idea why?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 07
3
Different validation for different users
...can think of is for the normal user controller to fill in the
priority value before the record is saved to pass the validation. Then,
the priority field is edited to null / empty after the record has been
saved saved.
I dont like this solution. What''s a better way of doing this?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 08
2
Multiple submit buttons
...ons; one to
save and one to cancel. I would have:
<%= submit_tag ''Ok'' %>
<%= submit_tag ''Cancel'' %>
How do I know which button get pressed by the user?
One more thing, how to specify the default selection in a select tag
(drop-down list)?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 31
2
W3C Standard
I''m rather new to web programming. I''m wondering, does rhtml file
conform to W3C standard? Or is there a way to make it conform to W3C
standard?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 16
5
ActionMailer
Is there a way to connect to a SMTP server that requires TLS since
ActionMailer doesn''t support it?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 17
5
Finding out updated fields
Hi,
When we update a record via an update form, is there an easy way to find
out the fields that have been changed. If the update is successful, i
want to display:
The following fields have been changed:
field-name = new-value
...
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 May 23
1
Detecting internet connection
Hi,
Is it possible to detect whether the internet connection is on from the
application?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Jun 08
0
Question about searchgenerator
....5.0 and i added it to
the vendor directoy of rails. I also added ''require_gem simplesearch'' to
the environment file. But then when i deployed it, i got ''uninitialised
constant Foo'' when i run it where ''Foo'' is the searchable model.
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 May 24
0
Error in running functional testing
.../rubygems/custom_require.rb:18:in `re
quire''
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from functional/devices_controller_test.rb:2
I didn''t have this problem before.
Any idea?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 May 29
0
Display problem in IE
Hi,
I''m using the stylesheet from AWD book and i have the following display
problem in IE:
http://oktaviandi.blackcurranthost.co.uk/IE%20Display.jpg
I used a two-column layout and i guess the error highlighter fills in
the entire width of main column.
How do i fix this?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.