All source code in ASP/ VbScript Ask a ASP/ VbScript Pro Discussion Forum Categories All jobs in ASP/ VbScript
Quick Search for:  in language:    
ASP,version,MtMWeb,Forum,fully,functional,peo
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 281,252. lines
 Jobs: 101. postings

 How to support the site

 
Sponsored by:

 
You are in:
 
Login

NEW! LEARNING CENTER
Special educational offers, white papers, webcasts, podcasts

  NEW! Evaluate IBM Data Studio Developer V1.2 (download now)
  NEW! Download WebSphere Application Server Community Edition 2.1 (download now)
  NEW! Rational Software Analyzer Enterprise Edition And Trial Download (download now)
  NEW! IBM Rational Jazz Products Software Evaluation Kit (download now)
  NEW! A Primer for Storing and Retrieving XML Data (download now)
  Offshore software development: Making it a success with agile practices (download now)
  NEW! Create BlackBerry applications with open source tools (download now)
  NEW! Developing software on an open source stack (download now)
  NEW! Create a productivity package with the Zend Framework V1.5 and Google Apps, Part 3: Getting started with Zend Framework V1.5 (download now)
  NEW! Develop XML-driven Ajax applications fast with Data Studio (download now)

 

 


Latest postings for ASP/ VbScript.
Web Online Examination
By Suhas Manjunath Kashyap on 11/7


Click here to see a screenshot of this code!BBCode Toolbar and Processor
By Stewart1981 on 10/25

(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!



 
 
   

FULLY FUNCTIONAL ASP FORUM - MtMWebForum 1.0

Print
Email
 
winzip icon
Submitted on: 2/21/2000 1:00:00 PM
By: Marcos Camargo  
Level: Intermediate
User Rating: By 8 Users
Compatibility:ASP (Active Server Pages)

Users have accessed this code 56831 times.
 
author picture
(About the author)
 
     This is the version 1.0 of MtMWeb Forum - a fully functional ASP Forum, where people can submit their doubts about something for example and others can answer. It is not a complicated code, but very effective - great for people who want to learn how to deal with databases ( recording, reading, separating in many pages and so on ). If you want to start working with ASP, it is a must see. If you want to check the latest version of this forum go to http://mtmwebforum.vbf1.net The version 2.0 of MtMWebForum is available here : http://www.planetsourcecode.com/xq/ASP/txtCodeId.6365/lngWId.4/qx/vb/scripts/ShowCode.htm
 
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 Winzip to 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 languages 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.


Other 1 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Intermediate 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
7/9/2000 7:07:41 PMRJ

This is absolutely brilliant.
download i now.

Top vote from me.
(If this comment was disrespectful, please report it.)

 
7/12/2000 10:15:41 AMJeff Manley

Hi, I came across your ASP forum. Nicely done!

If you wish you may upload it to the A1VBCode database at http://www.a1vbcode.com/

regards,

Jeff
A1VBCode
http://www.a1vbcode.com
(If this comment was disrespectful, please report it.)

 
10/29/2000 2:28:13 AMsam

thanks u solved my problem
(If this comment was disrespectful, please report it.)

 
5/1/2001 7:29:15 PMa.pompei

hi
Very good code but I am getting this problem and wonder if u can help?

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.

/members/post.asp, line 47

I have notified the server to be able to use th e data base
Thanks
(If this comment was disrespectful, please report it.)

 
7/8/2001 8:20:21 PMPreben Nyloekken

I had the same problem, the dir that the database is in is not writeable. If you are using front page, this is probably the reason...FP, makes all DB's read only. User fronpage, but something else like ftp to upload it.....please mail me if you have more question about this.....I've had many off thees errors :)

-Preben
(If this comment was disrespectful, please report it.)

 
7/16/2001 10:28:30 PMben

really cool on PWS but if you are on an Apache server forget about it. 5 globes from me coz you aren't responsible for Apache
(If this comment was disrespectful, please report it.)

 
2/18/2002 1:26:33 PMBlake Pell

I'm guessing if you are getting read only errors you need to check a few things... first, check the windows read-only property on the file by right clicking on it. Second, make sure you DON'T have the database open when you are trying to run an ASP query on it... that will give you the read only error everytime :P
(If this comment was disrespectful, please report it.)

 
3/22/2004 9:23:55 PM

This is just what I've been looking for so that my site will have a forum. I'm just beginning to learn ASP programming and this help a lot...... I find ASP easier than php so I guess I'll stick to ASP for a while. again thanks!!!!!
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

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.
 
To post feedback, first please login.


 

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 | Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2008 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.