473,326 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Calendar with user input

ASP without Access database (my webserver does not support this).

I'm looking for some ASP code that can show a calendar on a
webpage. The people looking at the page should be able to type in
a small message and a date and then send the info to the webpage
which then updates itself.

I have a more specific example of my needs. Often when I need to
arrange a meeting with friends, then I send out a mail to ex. 10
persons. They can choose between 3 different days and I want to
find the day that most people can come. Instead of getting mails
back and evaluate thise, I would like them to make their
reservation on the asp-webpage. This way the others can follow
the "favorite" day that is accurring when a few people has typed
their favorite meetingday.

Hope this was understandable.

Can somebody help with some code?

Have a nice day

Lars Thomsen Nielsen

Feb 9 '06 #1
3 1468
Lars Thomsen Nielsen wrote on 09 feb 2006 in
microsoft.public.inetserver.asp.general:
ASP without Access database (my webserver does not support this).

I'm looking for some ASP code that can show a calendar on a
webpage. The people looking at the page should be able to type in
a small message and a date and then send the info to the webpage
which then updates itself.

I have a more specific example of my needs. Often when I need to
arrange a meeting with friends, then I send out a mail to ex. 10
persons. They can choose between 3 different days and I want to
find the day that most people can come. Instead of getting mails
back and evaluate thise, I would like them to make their
reservation on the asp-webpage. This way the others can follow
the "favorite" day that is accurring when a few people has typed
their favorite meetingday.

Hope this was understandable.

Can somebody help with some code?


You cannot send entered data "to" a webpage, you send it to the server.

It seems you will need some kind of serverside database to keep the
entered data available for further processing.

Any database will do, even a text file, as long as the data are kept on the
server HD.

"some code" will not help you, because your specs/expectations are
extensive.

So either come op with your own code,
show it to us and where you go wrong,
or make use a professional programmer.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 9 '06 #2
> You cannot send entered data "to" a webpage, you send it to the
server.

Correct - I meant sending data to a file on the webserver ex
through form method="post"

It seems you will need some kind of serverside database to keep the entered data available for further processing.
Yes, but not a Access database

"some code" will not help you, because your specs/expectations are extensive.


I know it might be quite a lot of code. However I hoped that some
of you knew a place where code like the one I have specified was
accessable. I'm a bit new to ASP, so it might be a too big
assignment to start out with, but that's why I started by asking
you guys if you had some code avaliable.

Cheers

Lars

Feb 9 '06 #3
Lars Thomsen Nielsen wrote on 09 feb 2006 in
microsoft.public.inetserver.asp.general:
Yes, but not a Access database


Why would it have to be access? any database will do.
"some code" will not help you, because your specs/expectations
are extensive.


I know it might be quite a lot of code. However I hoped that some
of you knew a place where code like the one I have specified was
accessable. I'm a bit new to ASP, so it might be a too big
assignment to start out with, but that's why I started by asking
you guys if you had some code avaliable.


This NG usually deals with programming.

That's why I askes what database you CAN use.

Adapting someone elses ASP-VBS or ASP-JS code without propper understanding
of that code usually leads nowhere, IMHO.

There are many sites on the web having complete ASP scripts. You can search
if you still want to try. Try: <http://www.aspin.com/> and many others.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 9 '06 #4

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

Similar topics

10
by: vinu | last post by:
I have a javascript file named select.js. This is a file which is use to pop up a calendar, when clicked on a calendar icon in an ASP file. have a close button in the calendar. When i click on the...
8
by: Shyguy | last post by:
Is it possible to create a calendar that shows previous input data and also allows for input of new data?
0
by: MarcDeVos.BE | last post by:
I have a web user control which contains a textbox (ID TextBox1) and a calendar (ID Calendar1). When I put several of them on a Web Form (let's say 2 and give them IDs Test1 and Test2) and run the...
1
by: David Lozzi | last post by:
Hi, Thanks for your help. I'm using the calendar control for the first time. I'm squaring away the formatting and everything, but I have an interesting scenario, not sure if its possible: I'd...
0
by: GV | last post by:
Hi all, New to developing in VS 2005 ASP 2.0 Trying to have a easy pop calender for a button on a web page. I keep getting a error message in IE6 that says: Line 69 Char 3 Error:...
6
by: caine | last post by:
I have a clickable calendar, which user can select the day that they want to view the news linking to. My calendar has the clickable event day, but once the user click it, the day selected could...
3
by: thorpk | last post by:
I posted this problem earlier in the month and some one decided it was better to change the subject and ask a completely different question. I am therefore reposting. I am hoping some one can...
0
by: mathewgk80 | last post by:
HI all, I am having popup calendar Javascript code. But i dont know how it is connecting to asp.net code.. I am using asp.net,c#.net and also using 3tier architecture with master page.... I...
4
by: gubbachchi | last post by:
Hi all, Please anybody help me solve this problem. I am stuck up with this from past 2 weeks. I am developing an application where, when the user selects date from javascript datepicker and enters...
1
by: abhishekbrave | last post by:
The code below is opening a calendar on mouse over in the same window. I need the calendar to be opened in new window. Have to fulfill this requirement urgentely so posting the whole code here. I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.