search for: visible_url

Displaying 1 result from an estimated 1 matches for "visible_url".

2009 Mar 01
15
Ajax in Rails
.../label> <%= a.text_field :title %> <br /> <label>First Line:</label> <%= a.text_field :first_line %> <br /> <label>Second Line:</label> <%= a.text_field :second_line %> <br /> <label>Visible URL:</label> <%= a.text_field :visible_url %> <br /> <label>Destination URL:</label> <%= a.text_field :destination_url %> <%= submit_tag ''Submit'' %> <% end %> Any help would be great? Cheers, Phil --~--~---------~--~----~------------~-------~--~----~ You received this message beca...