PDA

View Full Version : Can someone show me how to open a script and view from a zip file?


czdesign2
11-09-2002, 03:01 AM
I received a web script in a zip file. The problem is I tried to put it on 1st page to edit. I seem unable to send files over. Or even open the install file? I need some help PLEASE!:o

joh6nn
11-09-2002, 03:55 AM
i'm not sure i understand the problem. can you explain it more clearly?

cg9com
11-09-2002, 04:13 AM
Yes please explain better
but im going to take a stab at it ;)

1.open your zip with a program like Winzip (http://www.winzip.com)
2.extract the .js file
3.add it to your webpage by placing the file in the same directory (if you want) as the webpage it will be using.
4.call it on the page like so:

<script language="javascript" type="text/javascript" src="filename.js">




place that inside your <head></head> tags.


i tried :)

czdesign2
11-09-2002, 01:52 PM
Thank You,

There is no java script it is a index.php. Sorry, didn't explain enough.:confused:

cg9com
11-09-2002, 07:15 PM
oh :)
maybe you can ask this thread in a server side forum catagory :)

Nightfire
11-09-2002, 08:36 PM
As it's php, here you go :)

http://www.phpconcept.net/pclzip/index.en.php