473,587 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Directory Structure Application Using Perl

8 New Member
Hi,


I have to make the application like the Directory Structure in PERL.
so basically i need to make one page which evaluate all directories and display on page (e.g c:/Program Files/ or D:/soware) then it fetch all directories under c:/ProgramFiles show it on page when i click on that directory it shows me all files n folders under it.


Questions I have:-

1)Is it possible in the perl or not?
2)If this application is possible in the perl then how?
3)how to make the gui in the perl?
4)if only perl is not sufficient for this application then should i use the Java with perl for that or not?
5)if i use the java then in that j2SE or j2EE?
6)if i use the Frames of the j2se for the gui then how to call it from the perl?
7)if i use the j2ee then what to use for that (jsp or servlet)?


Please Help me out,I stucked over here.
If u have any links which guide me than pls provide that URLS in the reply.
Sep 30 '08 #1
5 2573
numberwhun
3,509 Recognized Expert Moderator Specialist
You say you are stuck, but you don't show the code that you have been working on or any errors that you have received. This is not a scripting service. Please post your code and tell us what is wrong with it so that we can better help you.

Regards,

Jeff
Sep 30 '08 #2
talk2mishal
8 New Member
here i have write down the stucked it means that i dont know anything about the perl.I have Installed the Perl in my PC and run the Simple applications .

Now i want to know that how to go with this application.?

And if i do this application than from your point of view how much time it requires to do this applicatioon in perl?

please help me out for my all the questions in the last post ..
Thanking you with an anticipation in advance.
Sep 30 '08 #3
nithinpes
410 Recognized Expert Contributor
here i have write down the stucked it means that i dont know anything about the perl.I have Installed the Perl in my PC and run the Simple applications .

Now i want to know that how to go with this application.?

And if i do this application than from your point of view how much time it requires to do this applicatioon in perl?

please help me out for my all the questions in the last post ..
Thanking you with an anticipation in advance.
For searching through directory structure and displaying files, have a look at File::Find module.
For creating GUI in PERL, you can make use of Perl-Tk .
Sep 30 '08 #4
numberwhun
3,509 Recognized Expert Moderator Specialist
here i have write down the stucked it means that i dont know anything about the perl.I have Installed the Perl in my PC and run the Simple applications .

Now i want to know that how to go with this application.?

And if i do this application than from your point of view how much time it requires to do this applicatioon in perl?

please help me out for my all the questions in the last post ..
Thanking you with an anticipation in advance.
If you are a beginner, as you say, then you will need to start with reading something like this.

Learn all of the basics and go from there.

Regards,

Jeff
Sep 30 '08 #5
Icecrack
174 Recognized Expert New Member
The GUI Side of stuff, Try Googling,


Perl CGI

Note: this is web base interface.
Sep 30 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
7643
by: Joe Cosby | last post by:
This seems like a simple thing, but I can't find anything in the "Perl Cookbook" or the online Perl docs to answer this. When a script runs from my host's server, the working directory doesn't appear to be the directory the script is located in. (They have Perl running under IIS, I don't know what versions). I tried File::Spec->curdir()...
1
1692
by: Dean | last post by:
I am setting up a ASP.NET intranet site. I will be using VS 2003 as development tool. I am not sure about what should be the best directory structure to use on the production server for the site. Does any one know of a good source of information for this? My current thought is that I will have one root directory (hence one application)....
8
6659
by: Shabam | last post by:
I have a command script that backs up a user account. This involves moving files from different directories into an archive. Now, I need that script to back up all user accounts on the system, by going through the directory structure and running the backup script on each one. Can someone show me how this can be done? I'm not a perl...
6
1866
by: E Pease | last post by:
I have been trying to edit the Explorer example by Dev Ashish I found on www.msvp.org (I think). I have been all over the net so I am not quite sure where the file came from. I like the way it works but I can not find a way to tell it to display a certain directory. I want it to display a folder on our share drive. I know the path for the...
8
3377
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set it up as C:\domains\appA. Locally, my IIS root points to C:\domains. I don't point it to C:\domains\appA since if I have an appB under C:\domains I...
6
4552
by: Martin Bischoff | last post by:
Hi, I'm creating temporary directories in my web app (e.g. ~/data/temp/temp123) to allow users to upload files. When I later delete these directories (from the code behind), the application restarts and all active sessions are terminated. This error is also described in detail here:...
5
2149
by: Andy Fish | last post by:
hi, I have come across the problem mentioned in this blog http://blogs.msdn.com/toddca/archive/2005/12/01/499144.aspx it's basically the fact that in ASP.NET 2.0, the File Change Notification is uses causes the application to unload every time a directory underneath the webroot is deleted.
6
2254
by: gunjan29484 | last post by:
Hello, i want to compare the two directory structures and find out if any file or directory is missing in the second directory structure or not. (directory1 is a super set of directory2) I have written some code but i am confused with where exaclty the recursive call should be made and what all should be passed as directory name changes at...
6
3052
by: talk2mishal | last post by:
Hi, I m newbie in the perl. I have to implement the Directory structure in the perl.(i.e. Folder and that folder having the other files which are opened in the folde click event .just like our Winndows OS folder Structure like c and D drive.) how to go ahead? Pls provide some code or any links.
0
7920
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7849
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8215
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8347
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5718
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2358
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1189
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.