Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 11-01-2006, 06:14 AM Easy Edit Fields
Spud In Disguise's Avatar
Super Spam Talker

Posts: 808
Location: UK... where else?
Trades: 0
Hello everyone. I am creating a site for some one who isn't very familiar with the workings of website and I need some help making it a bit more user friendly.

Basically there are a few sections on some of the pages that are going to need some changes from time to time - however once I have finished my work (which os for a school project) they will not be capable of editing the HTML files and uploading them themselves. So I was hoping I could create a very simple admin page where there are a few boxes in which one or two values are kept which can be altered simply by typing in a new number or email address etc which would change the content on the site.

I was thinking JS might be the simplest method to do this, saving the values in a normal text file and retrieving them from there.

Does that sound like the best plan (considering the hosting they bought themselves doesn't support many other advanced coding languages). Would anyone be able to help me out with that?
Spud In Disguise is offline
Reply With Quote
View Public Profile Visit Spud In Disguise's homepage!
 
 
Register now for full access!
Old 11-01-2006, 07:23 PM Re: Easy Edit Fields
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
javascript can only save files to the client machine not to the server
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-05-2006, 09:07 AM Re: Easy Edit Fields
Spud In Disguise's Avatar
Super Spam Talker

Posts: 808
Location: UK... where else?
Trades: 0
Sorry, could you explain that a little more? You mean it can only save files to the computer that is accessing the script, rather than the computer that is hosting it?

What would be a good alternative?
Spud In Disguise is offline
Reply With Quote
View Public Profile Visit Spud In Disguise's homepage!
 
Old 11-05-2006, 01:21 PM Re: Easy Edit Fields
Extreme Talker

Posts: 246
Trades: 3
You said it doesn't support many other coding languages. Which languages does it support? ASP, CGI, Perl, or PHP would be good solutions.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
CouponGuy is offline
Reply With Quote
View Public Profile
 
Old 11-05-2006, 05:47 PM Re: Easy Edit Fields
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by Spud In Disguise View Post
Sorry, could you explain that a little more? You mean it can only save files to the computer that is accessing the script, rather than the computer that is hosting it?
Yep, javascript is a clientside operation so has no access to locations on the server.


Quote:
Originally Posted by Spud In Disguise View Post
What would be a good alternative?
Any server side code.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-09-2006, 04:27 AM Re: Easy Edit Fields
seomumbai's Avatar
Skilled Talker

Posts: 98
Trades: 0
i think serever side coding is very good one for implementing this type of code.
seomumbai is offline
Reply With Quote
View Public Profile
 
Old 11-09-2006, 10:36 AM Re: Easy Edit Fields
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Actually, a combination of both would be the best answer.

If you can afford it (and your server supports ASP), there's a Javascript-based WYSIWYG editor at www.innovastudio.com . Basically, the editor created is similar to a vBulletin editor...it has the B, I, U, font color, font style, etc. and so on.

Then you just submit your form and process via ASP.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to Easy Edit Fields
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25803 seconds with 12 queries