Hi,
I have a bundle of files and i need to compare those bundle with another bundle, so i need cache memory help here to copy some 10 files into cache memory and then we can perform Compare on those to perform faster.
My question is there any linux command to put a file into cache memory directly like "stage command in FTP"?
User Profile
Collapse
-
How can we perform staging in Linux?
-
My Laptop is 32 bit and the Windows 7 type is also 32 bit -
How to fix the error : Boot mgr is missing
Hi Friends,
I had installed Windows 7 in my Laptop yesterday night and i have worked with that fine on the night. In the morning i am getting the error : Bootmgr is missing and Press Ctrl+Alt+Del to restart message. I tried in the internet also to fix this problem by putting again the Dvd (from which i installed previously) to look for Repair option but i am not getting anything by putting again the Dvd also.
After... -
how we call a function in .js file for a text box?
Thanks friend,
by giving ( also it is showing the error that object is needed. Can anyone help me?Leave a comment:
-
How we call a function in .js file for a text box?
Here is the html file
Code:<html> <head> <script language="javascript" type="text/javascript" src="validDate.js"></script> </head> <body> <br><br><br> <center> <form name='frm' method='post'> <input type='text' name='test' id='test' value='//' size=5 maxlength=10 onblur='validDate
-
Checking file type of a file in perl
Hai friends,
I have a doubt that if we are having a page which having the functionality to upload a file, then if we want to restrict to some types of files only have to be uploaded ex:- jpg,png.... .Then i am using Apache2::Upload module in which we can get the type of file using type function.
But the users are very smart than me. They changed the extension of pdf file into jpg and they... -
Some doubts in apache2
If we are using Apache1.3.31 version then in man apache will come and we can use default functions and variables like document_root and send_http_heade r() etc...
But in Apache2 version what is the solution to use those or replaced because when we type man apache or man apache2 then it will not come and showing there is no man page for apache2.
Then what is the solution to use those variables or functions used in apache... -
On Per/CGI
Yes that's what i want, i am using modperl and with Apache::Request , but when i write use CGI and not Apache::Request , it comes to CGI and in that what is the relavant code to a file to be downloaded when i click a link. Anyone give with example.Leave a comment:
-
On Perl/CGI
Hai friends,
I have one doubt that if we click a link then a prompt should come as Open file (or) Save file and if we click Save file the file should be downloaded into the default path of the current system.
in perl i written the code as below:
Code:use Text::CSV; use Apache::Request; use Apache::File; sub handler { my $r = Apache::Request->new(shift);
-
About frames
Hai firend,
I agreee with u but they are not working with frameset tag. Test it and if u found anything successful then tell me with the code. Thank u.Leave a comment:
-
About frames
Hello friends,
I have one doubt that i want to set the bordercolor of frameset tag, it is possible when we doesn't give border property that means as follows:
<frameset rows="40,*" bordercolor="re d>------------>Working
<frameset rows="40,*" border=1 bordercolor="re d"------------> Not Working
In first example the border displayed in thick... -
About tables
Hi friend,
i am poor in configuring and do management, so can u please tell me elaborately, if u provide commands also it will be helpful to me.Leave a comment:
-
About tables
Hi friends,
I have one big doubt, when we update a table by inserting or deleting or modifying and those modifications we can store by \s <some filename>, by executing this command in the prompt of database, then it stores the commands whatever we have done till now in database prompt into that filename. But if we do modifications by a perl program, then how can we know which table is modified in which time?
... -
About filecopy in modperl
Yes i can go to desktop folder through command prompt , but not through modperl program because we writing the modperl programs in /usr/lib/perl/5.8.7/practice folder. That's why the browser does not recognising the desktop folder through the url, it is checking under current folder.Leave a comment:
-
About file copy in modperl
Hi friends,
I have one small doubt that is, i have to copy one file from tmp folder to the desktop. This is a modperl program, when i write linux command in that modperl program it is recognising tmp folder but it is not recognising the desktop folder. When i run that program in the browser it is telling the error like permission denied. My code is below:
Code:package practice::filecopy; sub handler
-
About filetypes in link
Hi friend, thanks for the help i got it by using Apache::File moduleLeave a comment:
-
About filetypes in link
Hi friend,
I tried that but it is telling that Invalid command 'Header', when i restarted the apache. May be a module should be install for that Header and one more thing i should tell you that is the filetype is not cvs it is csv. Sorry for confusing and wrong information.Leave a comment:
-
About link
Hai friend i searched in the internet, i found what u saying but nobody telling how to? can u please send me sample code pleaseLeave a comment:
-
About filetypes in link
Hello friends,
I have one smalll doubt that when we write a link with anchor tag we are giving the url as href to where it should redirect, my question is when we click that link the link willl automatically redirect to the url we had given, but my intension is when we click that link the file should be downloaded like
in some sites when we click a link the browser is asks for save the file (or)... -
About Javascript in perl
Hi friends,
I have one small doubt that we can write the html code in perl program as saying by content-type: text/html but when i write javascript code that is printing on the browser not as javascript functionality.
My main doubt is how can we write javascript code in perl program?
No activity results to display
Show More
Leave a comment: