Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 news subbmission
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

clandpa
Starting Member

16 Posts

Posted - 26 March 2001 :  11:09:21  Show Profile  Visit clandpa's Homepage
I would like to know if there is a way w/ asp or something that I can go to my site(NOT my forum), put in a password, and be able to add news to the main body of my site. without having to edit index, save, reupload, ect. Im sure there is a way to do this but I just dont know it. Anybody got any Ideas?

http://www.clandpa.121host.net/forum/default.asp

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 26 March 2001 :  11:12:50  Show Profile  Send RaiderUK a Yahoo! Message
that is no problem with a simple database and a few asp pages.

Go to Top of Page

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 26 March 2001 :  11:14:54  Show Profile  Send RaiderUK a Yahoo! Message
have a look at www.aspcode.com for some examples and code.

Go to Top of Page

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 26 March 2001 :  11:15:53  Show Profile  Send RaiderUK a Yahoo! Message
think i found exactly what you are looking for take a look at this article:
http://www.aspcode.com/display.asp?id=656

Go to Top of Page

clandpa
Starting Member

16 Posts

Posted - 26 March 2001 :  11:32:19  Show Profile  Visit clandpa's Homepage
quote:

think i found exactly what you are looking for take a look at this article:
http://www.aspcode.com/display.asp?id=656






IS it possible to have the code as a part of the page , like just add that to the body? so my page can stay the way it is now?

http://www.clandpa.121host.net/forum/default.asp
Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 26 March 2001 :  11:58:24  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
you should be able to do that. I did not download the code and review it, but it looks like if you just renmame news.asp to whatever page you want (make sure to change all links to this page in the asp code) and then add your html on the top and bottom of the code.

Brad
Go to Top of Page

clandpa
Starting Member

16 Posts

Posted - 26 March 2001 :  12:13:44  Show Profile  Visit clandpa's Homepage
quote:

you should be able to do that. I did not download the code and review it, but it looks like if you just renmame news.asp to whatever page you want (make sure to change all links to this page in the asp code) and then add your html on the top and bottom of the code.

Brad



That would be tricky considering I use frames, could I just put the code in the body? or would it not recodnize it as an asp code? Is there a way I could maybe do it like you are sopposed to then have it displayed on a different page or something? hmmm....

http://www.clandpa.121host.net/forum/default.asp
Go to Top of Page

clandpa
Starting Member

16 Posts

Posted - 26 March 2001 :  12:46:14  Show Profile  Visit clandpa's Homepage
http://www.aspcode.net/

http://www.clandpa.121host.net/forum/default.asp
Go to Top of Page

JohnIII
New Member

United Kingdom
52 Posts

Posted - 26 March 2001 :  14:17:34  Show Profile  Visit JohnIII's Homepage
"think i found exactly what you are looking for take a look at this article:
http://www.aspcode.com/display.asp?id=656"

Aww... shucks, thanks .

RedBrad: you don't have to change the links- the script finds out its address and links accordingly.

Anyway, Clan DPA, if you're using frames then all you have to do is put a link to news.asp (or whatever you want to call it) in your navigation frame, like so:
<a href="news.asp" target="mainframename">

This is where "mainframename" is whatever you've set the main frame's name attribute in your frameset page. To change the colours in news.asp, edit the template at the bottom of the code.

Sorry if this doesn't make much sense, I'm in a rush.

John III
Go to Top of Page

big9erfan
Average Member

540 Posts

Posted - 26 March 2001 :  15:44:59  Show Profile
An ASP run news page is not too difficult. If you'd like some one on one, please send me an IM on AIM at GOTYOUADDICTED or e-mail me at big9erfan@ugfl.net . I have a site that is pretty much run on ASP with the exception of a few things. Check http://www.ugfl.net for examples. The news, stats, standings and all that are all pulled from a database and within a secure area ( uses a username and password login ) people can post to add items to the news and stats.



http://www.ugfl.net/forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07