Reply
A little help!
Old 12-01-2007, 11:27 AM A little help!
uzi_don's Avatar
Junior Talker

Posts: 2
Hi i am new on these forums and to asp and i don't know anything on it but do know i need to know about it for the website i am designing.

i would like to store data on my website when a user changes the data and stuff. could anybody tell me how to go about doing that?(i only use frontpage, though i have Ms.access i am no expert on that)

i heard you can use server extension or something so please help me out here.
Cheerz
uzi_don is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 12-01-2007, 01:16 PM Re: A little help!
chrishirst's Avatar
Super Moderator

Posts: 11,888
Location: Blackpool. UK
Well you probably could let FP write code for you but I wouldn't recommend it.

take a read through the Database Samples at ASP101 for starters.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-01-2007, 11:53 PM Re: A little help!
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
Use this. Front Page turned into Expression Web; Visual Web Designer does a lot of what they do, but is set up to help you write your own code instead of allowing software that's designed to be as broad as possible, to write bad server side code for you.

First, use Access to build a database, and set up tables to store the data you want. Then create what Access calls 'action queries' with parameters, to add, delete, and edit the data. Finally, once all of that is ready, you'll write asp/aspx code to pull values from different web forms, and send them to the database.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to A little help!
 

Thread Tools

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

vB 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.12790 seconds with 13 queries