473,503 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Connecting asp.net web-application to a system..

Hai all,
I am a computre science student.I am actually required to build a
system with the following description: an intructor wants to use an
excel sheet to put his/her students marks information in. This must be
done via a simple interface of a simple system. Also he would like to
be able to send emails to his student using this system. Now on the
other hand, the stundet must be able to access a web page using
his/her ID and password to see his/her marks and other
information.....
So, we decided that we need to build an application for the instructor
and a web-application to make the web-page for the students.
Now, the problem I have is that I cant understand how the connection
will be betweeen the web-page and the excel sheet on the instructor
computer. Do I have to make sure that the two parts of the system (
The intrustor system and the web-application ) are available on the
instructor PC, so that somehow he can publish the asp or jsp page to
the internet?? And of course that way, it will be easy becuase the
excel sheet is in the same place as the web-application...Or I may be
able to seperate the two parts?...I mean the istructor just install
the parts he want....and in another place I will install the
web-application and then publish it....BUT...at that time how can I
define the connection between the web-application and the excel sheet
to read from???Is it via ODBC? Or shared folder? and how?
Because when I use the ODBC I have to browse for the excel sheet but
only on my computer!! And about shared folder, I just heard about it
but know nothing how it can be created????
Thanks alto for reading this long message....
Yours,
Rahsrashetta
Nov 19 '05 #1
2 1210
Rashrashetta

If my understanding is correct then the excel spreadsheet is the
datasource......

So if this is the case, create one web application which requires login,
when the student logs in he only see what the students are supposed to see
and when the teacher logins in he has a menu of items enabling him to set
student information.......

this way you don't need to worry about connections as the excel spreadsheet
will be on the webserver directory.....

I hope this helps

KV


"Rashrashetta" <ra*********@hotmail.com> wrote in message
news:6c*************************@posting.google.co m...
Hai all,
I am a computre science student.I am actually required to build a
system with the following description: an intructor wants to use an
excel sheet to put his/her students marks information in. This must be
done via a simple interface of a simple system. Also he would like to
be able to send emails to his student using this system. Now on the
other hand, the stundet must be able to access a web page using
his/her ID and password to see his/her marks and other
information.....
So, we decided that we need to build an application for the instructor
and a web-application to make the web-page for the students.
Now, the problem I have is that I cant understand how the connection
will be betweeen the web-page and the excel sheet on the instructor
computer. Do I have to make sure that the two parts of the system (
The intrustor system and the web-application ) are available on the
instructor PC, so that somehow he can publish the asp or jsp page to
the internet?? And of course that way, it will be easy becuase the
excel sheet is in the same place as the web-application...Or I may be
able to seperate the two parts?...I mean the istructor just install
the parts he want....and in another place I will install the
web-application and then publish it....BUT...at that time how can I
define the connection between the web-application and the excel sheet
to read from???Is it via ODBC? Or shared folder? and how?
Because when I use the ODBC I have to browse for the excel sheet but
only on my computer!! And about shared folder, I just heard about it
but know nothing how it can be created????
Thanks alto for reading this long message....
Yours,
Rahsrashetta

Nov 19 '05 #2
I'm a bit confused. Your first paragraph seems to spell out the requirements
of the app well enough. However, there seems to be a gap in your discourse.
In the third paragraph, you say that you can't "understand how the
connection will be between the web-page and the excel sheet of the
instructor computer." How did an Excel Spreadsheet become a requirement for
your app? It's one of the worst database back-ends you could possibly
choose.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Rashrashetta" <ra*********@hotmail.com> wrote in message
news:6c*************************@posting.google.co m...
Hai all,
I am a computre science student.I am actually required to build a
system with the following description: an intructor wants to use an
excel sheet to put his/her students marks information in. This must be
done via a simple interface of a simple system. Also he would like to
be able to send emails to his student using this system. Now on the
other hand, the stundet must be able to access a web page using
his/her ID and password to see his/her marks and other
information.....
So, we decided that we need to build an application for the instructor
and a web-application to make the web-page for the students.
Now, the problem I have is that I cant understand how the connection
will be betweeen the web-page and the excel sheet on the instructor
computer. Do I have to make sure that the two parts of the system (
The intrustor system and the web-application ) are available on the
instructor PC, so that somehow he can publish the asp or jsp page to
the internet?? And of course that way, it will be easy becuase the
excel sheet is in the same place as the web-application...Or I may be
able to seperate the two parts?...I mean the istructor just install
the parts he want....and in another place I will install the
web-application and then publish it....BUT...at that time how can I
define the connection between the web-application and the excel sheet
to read from???Is it via ODBC? Or shared folder? and how?
Because when I use the ODBC I have to browse for the excel sheet but
only on my computer!! And about shared folder, I just heard about it
but know nothing how it can be created????
Thanks alto for reading this long message....
Yours,
Rahsrashetta

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
3619
by: Google Mike | last post by:
After a lot of thought and research, and playing with FreeTDS and InlineTDS, as well as various ODBC connections, I have determined that the fastest and cheapest way to get up and going with PHP on...
0
2041
by: maddunr | last post by:
Hi, I just installed PHP 4.3.9, MySQL 4.0.2 and PHPMyAdmin 2.6.0-pl3 on our intranet server (Win2k3 running IIS). I also have a similar setup on my local machine (http://localhost/phpmyadmin). ...
2
1409
by: Jeff | last post by:
Has anyone had any success connecting to an Oracle database from a web service? We have some Oracle code that works fine when ran directy (i.e. referencing the DLL directly instead of a web...
5
3634
by: Matt | last post by:
I know it is possible to establish a connection to an SQL Server over the Internet via Enterprise Manager. My question is, how secure is this connection? Is there a best practices document for this...
3
1399
by: nzanella | last post by:
Hello, I have MS SQL Server running on a server computer. I am trying to connect to it via ASP from a .asp file created in a virtual directory. I am using IIS as the web server. I am connecting...
2
1443
by: bart van deun | last post by:
Hi everybody, Can someone tell me what are the possibilities for connecting Access to the web? Something like thirt party software to do that? Thank you, Someone from Belgium - Europe
6
1222
by: Jerry Higgins | last post by:
In Interdev 6.0 you can connect to an existing web. I've looked through the help and I haven't found a way to do it. Any ideas? Thanks, Jerry
2
1016
by: tshad | last post by:
I can connect to my to my database in Sql Query (using "web" and "SA"), but I can't get it to work in ADO.NET. I tried it from Dreamweaver as well as from an ASP.NET page with this string: ...
10
13671
by: MVChauhan | last post by:
Hi We are planning to move over to SQL Server 2005 in near future. At the moment Website is on a seperate server then the Database. OS for both the server is Window 2003 and currently our data...
1
1331
by: Lou Civitella | last post by:
I created a test web site with VS2008 using Framework 2.0. Created a database in SQL Server 2005 and am able to connect to it without any problems. I then setup the database to be accessed using a...
0
7198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7271
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
4998
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.