Click here to Skip to main content
15,887,027 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionjavascript text box seletected text Pin
nikhil12343-Jul-09 11:17
nikhil12343-Jul-09 11:17 
AnswerRe: javascript text box seletected text Pin
Christian Graus3-Jul-09 11:19
protectorChristian Graus3-Jul-09 11:19 
GeneralRe: javascript text box seletected text Pin
nikhil12343-Jul-09 11:44
nikhil12343-Jul-09 11:44 
GeneralRe: javascript text box seletected text Pin
Christian Graus4-Jul-09 15:08
protectorChristian Graus4-Jul-09 15:08 
AnswerRe: javascript text box seletected text Pin
satigar1238-Jul-09 8:33
satigar1238-Jul-09 8:33 
Questionjavascript document.forms.submit () equivalent in asp .net. Pin
boggs3-Jul-09 9:45
boggs3-Jul-09 9:45 
AnswerRe: javascript document.forms.submit () equivalent in asp .net. Pin
Christian Graus3-Jul-09 9:49
protectorChristian Graus3-Jul-09 9:49 
Questionusing the calendar control in 2.0 [modified] Pin
Brad Leydorf3-Jul-09 8:06
Brad Leydorf3-Jul-09 8:06 
Hi,
First off, I'm a new programmer, currently working on 70-528. This isn't for a class project, just more about curiousity, then anything else. I came upon the Calendar control and was wondering, in theory is something like this possible:

Use a textfile to store Datetimes/Usernames.
Have the ASP.net website load these Datetimes/Usernames into a Hashtable, or other suitable storage device. Load the Datetimes/Usernames into a Calendar control, so that each entry has 3 parts: Date puts the entry into a certain date on the Calendar. Time puts in into a <listbox> or other similar control on each date. Username puts either the person's username at that hour, and disables it, OR puts "Available" at the hour, and enables it. Users of the website would log-in to the website, and could select the "Available" entries, which would then be changed to their username and disabled. Its disabled, so a user couldn't 'take' someone elses date-time, in the system. The websites administrator would would need to delete entries. A user "Could" convert that user's entries to "Available" but couldn't change other users entries.

example:
Monday Tuesday Wednesday
8am Available SmithB JonesJ
9am BrownS Available Available
10am BrownS Available SmithB
11am Available Available Available
12am Available JonesJ Available
...

User BrownS, could change Monday-9am to 'Available' and change Monday-11am to "BrownS". But, couldn't change Tuesday-8am, or Wednesday-8am, etc.
-----------------------------------------------------------------------

Has anyone done anything similar, I'll admit I've not delved deeply into your site yet, I did see a couple calendar controls that people have created...I don't need a definite solution, just some suggestions on how would be best to tackle this, what controls, or strategies would be the most robust/easy...

Thanks,
Brad.

modified on Friday, July 3, 2009 2:46 PM

AnswerRe: using the calendar control in 2.0 Pin
Brad Leydorf3-Jul-09 8:08
Brad Leydorf3-Jul-09 8:08 
Questionhow to draw rectangle in middle of the asp.net form.. Pin
priyareguri3-Jul-09 7:49
priyareguri3-Jul-09 7:49 
AnswerRe: how to draw rectangle in middle of the asp.net form.. Pin
Manas Bhardwaj3-Jul-09 7:58
professionalManas Bhardwaj3-Jul-09 7:58 
QuestionXML-feed from Twitter [modified] Pin
[NO]Horge3-Jul-09 7:30
[NO]Horge3-Jul-09 7:30 
AnswerRe: XML-feed from Twitter Pin
Christian Graus3-Jul-09 9:22
protectorChristian Graus3-Jul-09 9:22 
QuestionText Property of Dropdownlist Pin
Pankaj183-Jul-09 5:20
Pankaj183-Jul-09 5:20 
AnswerRe: Text Property of Dropdownlist Pin
Not Active3-Jul-09 5:34
mentorNot Active3-Jul-09 5:34 
Question[Message Deleted] Pin
Muruvet Kaplan3-Jul-09 4:38
Muruvet Kaplan3-Jul-09 4:38 
AnswerRe: solr search engine Pin
Manas Bhardwaj3-Jul-09 4:49
professionalManas Bhardwaj3-Jul-09 4:49 
GeneralRe: solr search engine Pin
Muruvet Kaplan3-Jul-09 4:51
Muruvet Kaplan3-Jul-09 4:51 
GeneralRe: solr search engine Pin
Not Active3-Jul-09 5:29
mentorNot Active3-Jul-09 5:29 
Questionwhen to use what(State Management)? Pin
Pawan Kiran3-Jul-09 4:27
Pawan Kiran3-Jul-09 4:27 
AnswerRe: when to use what(State Management)? Pin
Manas Bhardwaj3-Jul-09 4:47
professionalManas Bhardwaj3-Jul-09 4:47 
AnswerRe: when to use what(State Management)? Pin
Abhijit Jana3-Jul-09 22:33
professionalAbhijit Jana3-Jul-09 22:33 
QuestionIs it possible Web site without web.config, if yes then from where it read settings? Pin
Himanshu Thawait3-Jul-09 3:17
Himanshu Thawait3-Jul-09 3:17 
AnswerRe: Is it possible Web site without web.config, if yes then from where it read settings? Pin
Not Active3-Jul-09 3:33
mentorNot Active3-Jul-09 3:33 
QuestionWhats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Piyush Vardhan Singh3-Jul-09 2:40
Piyush Vardhan Singh3-Jul-09 2:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.