Hello,
I want to know how to send email in ruby on rails from my local machine.Whether have to make any smtp settings.How to configure?I am using instantrails to run my application.Ple ase help me.Its urgent.
Thanks
User Profile
Collapse
-
Link inside text area
Hi,
M using browse button to select a text file.The contents of text is made to display inside text area.Now i have to add some links for the some parts of text which is inside text area.How can i do this?Please help me.Is there any way to do in ajax or javascript. -
Ruby on Rails (Links inside text area)
Hi,
M using browse button to select a text file.The contents of text is made to display inside text area.Now i have to add some links for the some parts of text which is inside text area.How can i do this?Please help me. -
[HTML]<HTML>
<HEAD>
<SCRIPT>
function readFile (fileName) {
alert("aaa");
if (document.layer s && navigator.javaE nabled()) {
netscape.securi ty.PrivilegeMan ager.enablePriv ilege('Universa lFileRead');
var bfr = new java.io.Buffere dReader(new
java.io.FileRea der(fileName));
var line;
var content = '';
while ((line... -
Display of line numbers
Hi all,
I want to display the line numbers for the text which resides inside the text field.How can i do this?Please help me. -
File Upload
Can we resize the browse file text box based on the browse location to display all text?Leave a comment:
-
Resize browse file text box to display all text based on browse location
Can we resize the browse file text box based on the browse location to display all text? -
Browse file, open it, read it and write contents to text field
Hello all,
I ll select one file(any files like .rhtml,.rb,.c,. xsl,.doc,.txt etc) through browsing.How can i get the whole path of filename which i have selected in the server side or client side?How can i open that file and read it and write its contents into text field?Its very urgent.Please help me to solve this -
sorry.. source code is nothing but plain text. on selection of some text and click on button start,selected part should be marked with start and end segment....Leave a comment:
-
Ruby on Rails( Text Segmentation)
There is a piece of source code.On selection of some part of source code and click on button say"Create Segment".Segmen t should be created. Structure for this is:
/*Start Segment1*/
{
------------------------
-----------------------
----------------------
}
/*End Segment1*/
On clicking the create segment button, for the selected...Leave a comment:
-
-
File read and write
I have one text area and one button called import source code.When click on that button the text area named source code should get filled with the contents of the selected file.I have used browse button to select the file.How can i proceed now.Please help me.I need one java script for this.Leave a comment:
-
File read and write contents to text field
I have one text area and one button called import source code.When click on that button the text area named source code should get filled with the contents of the selected file.I have used browse button to select the file.How can i proceed now.Please help me.I need one java script for this. -
Text Segmentation on clicking button
There is a piece of source code.On selection of some part of source code and click on button say"Create Segment".Segmen t should be created. Structure for this is:
/*Start Segment1*/
{
------------------------
-----------------------
----------------------
}
/*End Segment1*/
On clicking the create segment button, for the selected text start and end segment should be created.Please...
No activity results to display
Show More
Leave a comment: