Make An Application Which Has A Feature Of An Event Calendar?

Apr 18, 2009

I'm trying to make an application which has a feature of an event calendar. I am quite familiar with the MonthCalendar tool in the toolbox, but that's not really what I'm looking for. I would like to make a calendar that somewhat resembles 'iCal' in Mac OS X. If any of you use Microsoft Groove Workspaces, the calendar in that is very close to what I'm thinking of. I want the user to be able to double click the day and add new events which will show the title of the events in that day on the calendar when the events are saved. Also i would like to have the user be able to make recurring events. Is this even possible with Visual Basic '08?

View 5 Replies


ADVERTISEMENT

Auto-complete Feature In Texbox On OnSelectedIndexChanged Event Of Combobox?

Jan 12, 2011

When user selects the states in combobox in the next textbox i should get the names of cities as soon he tries to type the name of city.

View 2 Replies

Add Netmeeting Feature In Application Like Application Sharing Etc?

Dec 18, 2006

I would like to build an application in vb.net which is some what similar to old net meeting and one of main feature I would like to implement is application sharing. I tried the netmeeting sdk provided by microsoft but it is very complicated (I'm new to vb.net and samples are in c++). developing this application or whether there is any third party sdks available for the same.

View 3 Replies

Make Application Respond To ANY Click Event?

Apr 17, 2010

I have a very simple application where I have 16 pictureboxes which are created at run time. I would like the user to click one and for me to know which one is clicked.

Unfortunately, I have no idea how to go about doing this in VB.NET. I am only just getting into the whole object orientated thing and this is something which is causing me to get stuck.

The code I am using in my picturebox array class is below as I thought it would be easier than me trying to explain what I am trying to do with it.

Public Class PictureArray
Inherits System.Collections.CollectionBase
Private ReadOnly HostForm As System.Windows.Forms.Form

[Code]....

View 4 Replies

Make Feature Suggestions For .NET?

Jun 17, 2011

Where do we make feature suggestions for VB.NET?Basically, I'd like to suggest that they introduce "strikethrough comments". As an alternative to using the single quote ' for remarks, you can use the backquote (ASCII 96) ` which does exactly the same thing except that the text appears with strikethrough. This would be good for "commenting out" code. So if I am replacing a bit of code, I can "cross out" the old code,

View 2 Replies

Make An Auto-Update Feature?

Apr 13, 2009

I've been working on my program, which is a calendar, and I want to update it with the so called: 'Textfile method'. (Not ClickOnce, try'd it but didn't work out.) So basically I dont know where to start, I want my app, to download a text file from lets say: http://localhost/textfile.txt/ I want the app to compare the text file to its current version and if the textfile> than the current version I want the app to download lets say[curl]...

View 28 Replies

ASP.net Event Calendar Display Date Range

Feb 15, 2012

I have a calender which highlights the selected date from the database. It currently highlights the start date only...I would like it to highlight the range of dates (start date - send date)[code]I think the query and where statement used is not pulling through the correct information but not entirely sure where or how to correct it ...

View 1 Replies

Changing Current Calendar In DoWork Event

Oct 26, 2009

I am trying to execute the following line of code within the DoWork event of a BackgroundWorker object: [code]

View 1 Replies

Event Calendar Display Date Range?

May 2, 2009

I have a calender which highlights the selected date from the database. It currently highlights the start date only...I would like it to highlight the range of dates (start date - send date)

My current code as follows:
Function GetCurrentMonthData(ByVal startdate As DateTime, _
ByVal enddate As DateTime) As DataSet

[code].....

View 11 Replies

VS 2010 - Month Calendar And MouseOver Event

Jun 15, 2011

I am using a monthcalendar control and I want to use a mouse over event. Basically when the user hovers over a date I want to be able to display that date in a label or something is that possible?

View 7 Replies

C# - Words Macro Like Application Feature?

Mar 26, 2012

I wanted to develop a tool in which i want to use words Macro Like feature.In an Application there will be front-end (i.e. form) which will accepts basic information like name,age,gender,Marital Status,Address,Locality,Contact number etc... In a backend i will be having few fix text fromate in the database as a string or BLOB.( instead of databaes, i can even keep words text template)

Now what i want to do is:when user submites the form data, my app should use this submitted data and replace all the marked location in text formate with the data provided by form. and once the complete text string is generated , i want to generate word file ( and/or Pdf) file from this.How can i acheive this with any one of this language .NET( web or Desktop ) , QML ,QT,Java ?( Text Fromates : because most of the containts of the text will be the same, only few words (fileds) will be diffrent for each copy generated)

View 2 Replies

Create ImageButton Click Event Triggers Calendar Popup?

May 12, 2008

I am writing a web page, on this web page there is a txtStart and txtEnd. Next to them I have Calendar ImageButtons. I would like to code it so when the ImageButton is clicked a calendar popup appears and when they select a date on the popup it goes away and the date is populated into the txt. Format MM/DD/YYYY. Can anyone help me? I have been looking online for hours now and only find solutions for C# users or for a seperate page all together. I am writing my code in VB and I cannot make new pages. Here is my web page code:

<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="PSInventoryRelease.aspx.vb" Inherits="DigeControlCenter.PSInventoryRelease" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="TC" %>

[code]....

View 2 Replies

Select The Event At Date 24 It Would Automatically Add Two Events At The Calendar At The Dates 17 And 10

Jun 30, 2011

I am trying to make a reminder, but i can't figure out one thing. Anybody out there knows how? I would like my reminder to have a function when you select one date it automaticaly adds 2 reminders up to the day of the event. For example if you select the event at date 24 it would automatically add two events at the calendar at the dates 17 and 10.

View 3 Replies

Controlling Specific Feature On An External Application

Dec 11, 2009

at work here we use a Remote Machine Viewer called FitNet which is proprietary to NCR and WalMart. However, I had no hand in developing this application and the developers no longer are emplyed here or did they assign anyone to take it over. I was asked to take a look at it and see if I could come up with something. The application is a .NET app but when I use .NET Reflector to get an idea aboutthe code it says no CLI header found.

[Code]...

View 1 Replies

Use ClickOnce Deployment On My Application To Get The Update Feature?

Dec 21, 2009

I use ClickOnce Deployment on my application to get the update feature.But i really do not like the deployment and the setup Is their a way I can use the Visual Studio setup feature to make a msi package for my application but still have the update feature?

View 4 Replies

VS 2008 Auto-login Feature For Application?

Feb 10, 2011

I have a question about application settings.Is it possible to update application settings or are they read-only?

If I program an auto-login feature, am I able to store the login details and use it next time user logs in. Would them settings remain after application is closed and opened again?

View 6 Replies

Make The Zoom Feature Like Famouse WebBrowser Like Internet Explorer

Jun 12, 2009

I Am Making a WebBrowser and i want to make the zoom feature like Famouse WebBrowser Like Internet Explorer

View 5 Replies

What Event Is Triggered When Selected Date Of System.Web.UI.WebControls.Calendar Is Clicked Again

Apr 15, 2010

if a new value of Calendar is selected, it would trigger .SelectionChanged event, but what if same selected value is clicked again? How should i identify it uniquely?

View 2 Replies

Add Undo / Redo Feature To A Finished Database Application?

Mar 30, 2012

Just finished a database for stock management system in local terms and language. All according to their request and agreement. Now they need me to add undo/redo functionality to the application and I just dont know where to start. I am looking first for a general tip on where to begin:

I have one form, for e.g., that manages their stores. Then another for catagories...now they need the undo for all this things and am not sure if it is even possible cos datas are related.

View 4 Replies

Make A Calendar That Can Link To A Database In Vb?

Jan 18, 2011

make a calendar that link to a database in vb project. and when we select the specific date, we can display data that we have in the database.

View 5 Replies

VS 2010 Make Month Calendar?

Jan 27, 2011

I have a simple code with a month calendar.

vb
Dim CurrentStart As Date
Dim CurrentEnd As Date

[code].....

View 12 Replies

Include A Calendar In My Application?

Dec 29, 2010

I need to include a calendar in my application

the best thing would be to include an outlook like calendar with its functionality

i have no idea how where to begin.

View 7 Replies

Make The Value Of The Datetimepicker Change To What Have Clicked Inside The Dropdown Calendar?

Apr 15, 2011

I've got a datetimepicker control on a vb .net 2008 form. I have set it to show a custom format of "dd/MM/yyyy". The problem is this: - when i click on the arrow button, a small calendar is shown in which i should be able to select a date. The only way i can do that is by using the arrow keys and pressing Enter. Clicking on any date value inside this calendar doesn't do anything.How can i make the value of the datetimepicker change to what i have clicked inside the dropdown calendar?

View 11 Replies

Trying To Make A Calendar - Code Doesn't Work For Leap Year?

Apr 8, 2010

i'm trying to make a calendar and now i'm trying to know whether if it's a leap year and how many days in the current month etc. but my codes doesn't seems to be working and i don't know where is the problem,

[code]...

View 6 Replies

VS 2010 Control To Make A Calendar Grid Like (Photo Inside)?

Jun 28, 2010

i'm working on a calendar and i'm stuck on how to make the grid (where the user put the events )i want to make my calendar look like this!

View 4 Replies

Link Calendar Application To Outlook For Appointment Setup?

Apr 2, 2009

I need the 411 on the best way to link a calendar application to Outlook to setup an appointment program in VB 2008???

View 1 Replies

Application Security: Counting Days Independent Of System Calendar

Jun 10, 2011

I want to add a feature to my trial version of the application. After first activation, I want to make it limited to 90 days. But I am concerned about user's changing the date of system hence deceiving my application. Is there any possibility to make it fool proof in a way that even if user takes the calender back, application expires after 90 days of first activation? First activation date has been saved in the database.

View 2 Replies

Calendar Control - Add Text To A Specific Day Of The Calendar?

Dec 30, 2011

using the calendar from the webfor tools, NOT CALENDAR EXTENDER, and my question is, is there a way to add text to a specific day of the calendar, for example, that i want to click on the number where its shows 29 of the month december, then it shows me a texbox or anything that takes data from my, and i type anything in there, like an event or something, then i click on a button to save my entry, and next time i visit my page i see that day that i clicked on changed its color and shows my text when i hoover the mouse on top of it,

View 7 Replies

Object Scope - Lose The Object In Selected Date Change Event In Calendar

Oct 18, 2010

If I declare my object at the beggining of my page class, and instantiate it in a dropdownlist selected_index change event. Shouldn't this object be available thru out the entire page and also persist thru a postback? I lose the object in my selected date change event in my calendar.

[Code]...

View 3 Replies

Interface And Graphics :: Calendar Grid - Process Of Developing An Application To Keep Track Of Employee's Shifts

Mar 8, 2009

I'm in the process of developing an application to keep track of employee's shifts. the top of the grid should display the days, the left side the employee name. The grid will display the type of shift (N for night, D for day) I just need some direction as to how to develop the calendar grid...I have a database with all the required information (I have a "Shifts" table, which contains the employee name, the date of shift, and the type of shift). Times are not relevant since employees will be either working a night or day shift (type of shift). I'm using VB9 for this project.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved