NEW,WEB,SITE,CODE,ONLY,UPDATE,EXAMPLE,will,al
Quick Search for:  in language:    
NEW,WEB,SITE,CODE,ONLY,UPDATE,EXAMPLE,will,al
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 118,709 lines
 Jobs: 148 postings

 
Sponsored by:

 

You are in:

 
Login


 

 


Latest Code Ticker for ASP/ VbScript.
Getting a random record from a table
By Serkan YOGURAN on 6/11


cool circle and line drawer
By john sheridan on 6/10


Click here to see a screenshot of this code!A Site Manager with Free Upload Functions (without payable components)
By Francisco J Riquelme on 6/10

(Screen Shot)

Simple Calculator
By Alistair Rodrigues on 6/9


Nutty Password
By jason mulryan on 6/9


Enviar email HTML ( send an email html )
By Javi P. D. on 6/9


Banner (rotacion de banners)
By Javi P. D. on 6/9


Paginar ( Paging )
By Javi P. D. on 6/9


Click here to see a screenshot of this code!Online photo catalogue VBScript
By Ivan Loire on 6/8

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

FingerTips - The Geocities program

Print
Email
 
winzip icon
Submitted on: 4/17/2000 3:32:12 PM
By: josh  
Level: Beginner
User Rating: By 11 Users
Compatibility:ASP (Active Server Pages), VbScript (browser/client side)

Users have accessed this code 11187 times.
 
(About the author)
 
     NEW UPDATE ON THE WEB SITE! THIS CODE IS ONLY AN EXAMPLE CODE This code will allow you to create your own Geocities on you site so that you can offer your users the ability to create their own websites. It is loaded with options like file upload, max space allowed, full online browers web site editor.
 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    '**************************************
    ' for :FingerTips - The Geocities progra
    '     m
    '**************************************
    Smilechat.com owns the rights To this software and any changes must be emailed to info@smilechat.com. (c) 2000
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for langauges that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Beginner category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
4/17/2000 3:42:38 PM:Michael
Awesome...that pretty much sums it up. 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/17/2000 3:43:50 PM:Summer
Awesome code!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/17/2000 3:44:19 PM:Summer
Great idea, easy to use...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/17/2000 3:48:30 PM:josh
I just want to say thank you to all 
your nice comments already! I am sorry 
that this code got off to a bad start I 
did not intend to disrespect this site. 
 Hope you guys can use and enjoy this. 
Take Care - Josh
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/18/2000 5:27:56 PM:Josh
Zip File Works
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/19/2000 11:48:14 AM:alpha beta
I have worked with both HTML and ASP in 
the past, but ASP has proven to be the 
best choice, as shown by apps such as 
this one.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/19/2000 6:02:13 PM:Alexis
I'm an advanced programmer (ASP 
encompasses my entire job).  I am 
playing around with FingerTips in my 
spare time and have found it to have 
major growth potential.  
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/27/2000 8:59:58 AM:Zeedy2k
Do I need SQL to run this?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/27/2000 9:01:08 AM:Zeedy2k
Do I need SQL to run this script??
If 
not I am recieving an error. email me 
at webmaster@zeed.co.uk
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/19/2000 12:20:16 PM:Stephen Kher
I am receiving this 
error:
--------------------------------
-
Server object error 'ASP 0177 : 
800a004c' 
Server.CreateObject Failed 
/asp/Admin/AdminFunctions.inc, line 
249 
00000000 
------------------------------------
can you help me to solve the problem? 
Thanks in advance! Email me if you know 
how to solve it (joe_kher@yahoo.com)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/19/2001 4:33:05 PM:Tim
Although the idea is excellent, the 
implementation of the code could have 
been done a lot cleaner. there are many 
inneficient fuinctions..such as the 
checking for invalid characters in the 
login names, why not just loop through 
a set of ascii values rather than doing 
20 lines of replace commands? Also, 
some notes upon installation that 
certain directories require write 
permissions would be a good idea. All 
in all I give the author thumbs up for 
his effort, there is definately some 
potential to this program but I'd be 
lying if I said it doesn't need a lot 
of work. Sorry Josh, just giving a 
little constructive criticism. 
seriously, good job..the concept is 
shown perfectly.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/8/2001 1:52:35 PM:caesar
can someone help me. i cant get it to 
work :(. i am a newbie @ asp can 
someone teach me the ways :) e-mail 
=
selious@prodigy.net thanks a lot!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/8/2001 1:53:27 PM:Selious
is the page gone? josh can u send the 
code to me? thanx
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/17/2001 6:24:50 AM:Rax
Stephen Kher, it may be some sort of 
write error. contact your ISP (host) 
and ask them about it, they should help.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/10/2001 8:51:36 AM:Sam Moses
Wow,
Big improvement. I downloaded 
this a few months ago from PSC, and the 
improvement in the code is not only 
noticeable, but I think it would 
actually work on my server this time. 
Only problem I'm seeing is the absolute 
db path. Absolute paths don't seem to 
work on my server for some odd reason. 
Is there a way to use a relative path 
instead?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/8/2001 2:06:05 PM:Dave
I need help i keep geting this error 
can someone help me.
Microsoft OLE DB 
Provider for ODBC Drivers error 
'80004005' 
[Microsoft][ODBC 
Microsoft Access Driver] '(unknown)' is 
not a valid path. Make sure that the 
path name is spelled correctly and that 
you are connected to the server on 
which the file resides. 
E:\INETPUB\MYDLARZ\WWW\ADMIN\../incl
udes/dataconn.inc, line 7 
how do i 
fix this?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/12/2001 4:41:12 PM:David
What does this error mean?
Error 
Type:
Microsoft VBScript runtime 
(0x800A004C)
Path not 
found
/dynamic2/HomePageSubmit.asp, 
line 63
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/27/2001 6:43:39 PM:Josh
www.smilechat.com has moved to 
www.loudasp.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.