Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Programming

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 18-09-2004, 05:40 PM
marco's Avatar
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 36
Rep Power: 0
marco is on a distinguished road
Send a message via MSN to marco Send a message via Yahoo to marco
Perlukan Solution Atau Coding

Saya sedang dalam research nak develop satu system e-test yang menggunakan IIS dan ASP. Sekarang bagaimana nak buat admin dan client access satu database. Maksudnya, data yang dimasukkan oleh user akan di'store'kan ke dalam database dan Admin boleh access database tersebut juga. Bagaimana nak solve problem ini. Adakah saya perlu satu standalone server (pc) yang link kan PC admin dan PC client? Apakah solution atau idea yang boleh membantu? Saya harap ada yang boleh membantu.
__________________
regards,

Personal Blog - The Living Earendur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 19-09-2004, 03:33 AM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 116
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
I thought you will use a web server and a database server? Both admin and client can connect to the database server via web server. Their access level is determined by login level.
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 19-09-2004, 11:45 AM
marco's Avatar
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 36
Rep Power: 0
marco is on a distinguished road
Send a message via MSN to marco Send a message via Yahoo to marco
How?

How is that be done? I am just doing a simple system that required a minimal requirement. How to set up all those? Can u explain a little bit? Do you mean that i need to configure a IIS or an ODBC?
__________________
regards,

Personal Blog - The Living Earendur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 19-09-2004, 05:21 PM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 116
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
simple system?
then you only need a web server(IIS) with database loaded(MS SQL). Both admin and client will connect to it.

Do you know how to connect database using asp? Select and Insert data into database using asp?
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 20-09-2004, 02:53 AM
marco's Avatar
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 36
Rep Power: 0
marco is on a distinguished road
Send a message via MSN to marco Send a message via Yahoo to marco
Yes. I need to set up IIS. What i wanna do is to set up an IIS in a pc.. and there one pc for admin and 1 pc for client. I connect both to that server. Am i right? How is that? What am i need to do. Im using ms access for dbase.
__________________
regards,

Personal Blog - The Living Earendur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 20-09-2004, 06:27 AM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 116
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
Wait.
What exactly you want to do actually?
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 20-09-2004, 10:21 AM
marco's Avatar
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 36
Rep Power: 0
marco is on a distinguished road
Send a message via MSN to marco Send a message via Yahoo to marco
I want to develop a simple e-test which can be accessed by admin and client in a separate pc. The client do the test and submit. All the data goes into a database and only admin can view and evaluate them. What i wanna know how to set up a server which is link with admin and client's PC. Thats all.
__________________
regards,

Personal Blog - The Living Earendur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 22-09-2004, 02:43 AM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 116
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
ok. so it is Local Area Network(LAN)? You install the IIS and database and your coding on one of the PC in the LAN, for example: "server" (the PC name in the LAN)

Other clients(admin and client) will login to website on the "server" through URL: http://server/

That's it.
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 22-09-2004, 03:05 AM
marco's Avatar
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 36
Rep Power: 0
marco is on a distinguished road
Send a message via MSN to marco Send a message via Yahoo to marco
Thanx LCF!

Thanks pal! I think this will help.. i try to configure...
__________________
regards,

Personal Blog - The Living Earendur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 22-09-2004, 09:22 AM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 116
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
no problem.
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need some coding and solution marco Website Programming 1 21-09-2004 08:21 PM
perlukan bantuan untuk coding php paranoidz Website Programming 22 15-05-2004 12:15 AM
Buku Pasai ASP atau ColdFusion Rizalnet Website Programming 9 04-12-2003 06:59 PM
aku nak beli .com.my atau .net.my kerenggeforum Domain Names 8 25-07-2003 09:48 PM
Flash atau tak berflash? nazim Websites Review and Suggestion 10 21-04-2003 02:59 PM



All times are GMT +8. The time now is 09:04 PM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59