To Write A Simple Calendar For Website?
Dec 28, 2010i need to wrote a simple calendar for my website
and need some direction and instructions.
i need to wrote a simple calendar for my website
and need some direction and instructions.
I am trying to write a simple search form for our site. Here is my delima... I am trying to figure out that if there is nothing to search for in one textbox then search in the next textbox. The problem is that I dont know how to format my search string: For Example:
[code]....
I'm new in ASP.NET MVC 2 and I'd like to write a very simple dropdown list which gives static options. For example I'd like to provide choices between "Red", "Blue", and "Green".
View 2 RepliesI want to create ASP.NET like calendar control in .NET (C#)
I want just to simulate like basic calendar control (not AJAX like )which shows dates and traverse the months.
I want to design it in windows application form of Visual Stdio 2008
View 2 RepliesI have a couple of super simple databases. Basically they all consist of single tables that saves tracking/logging data etc.
Now I want to list this data but I'd like to find a solution that's applicable to all the different tables in all the databses. SO basically I'm looking for some way/some pattern of pointing a solution to a database, generate code and GUI and the publish the site. The tables can have huge amount of rows so I need functionally like paging etc but otherwise a simple list is all I'm looking for as a first step. I've been looking at Dynamic Data from MS - could this work? Other options? I'd really like the web sites to me ASP.NET MVC ...
As a seconds step I'd also like to have the possibility to change/add and delete data from the rows via the GUI.
I have Visual Basic Studio Express 2013, is it even possible to create a website with this software, because I clicked on file and I don't see the option for a new website.
View 1 RepliesI am going to develop a website in ASP.NET in which users can submit article for this i need a CMS(Content management system ) to handle their article and users comment. which CMS will we good and simple.
View 8 RepliesI have a question about viewstate:I have created a simple little website in 2008 (.net 3.5)I have one page with markup that looks like this:
[Code]....
I'm trying to create a simple contact form for a website and cannot figure out how to properly configure it. I have a simple code I got off a tutorial (VB), that I pasted inside my Contact.aspx code-behind-page:
[Code]....
It brings up errors everywhere (declarations expected, etc) in the code-behind-page. I'm new to VB so I don't know what I'm missing. The above code is exactly the content in my code-behind. Does anyone know what I'm missing?
I've got two websites. One is a copy of the other, I even went ahead and remade a copy of the original a second time hoping it would alleviate the issue I'm having but it didn't.
On both pages I have a calendar so the route is
Csharp Code:
[code]....
The issue is on the original site /Calendar works. It shows the Calendar page with the current month. On the copy site /Calendar gives a 404 but /Calendar/Index shows the Calendar page with the current month.
I am currently developing an events calendar application using ASP.NET MVC and SQL Server and I would like to know how the slideshow for events works on this site - [URL]
View 2 RepliesI'm developing a web site in ASP.NET/C# that is targeted at mobile users.
What calendar control do you recommend, that will work on Nokia, Safari, Opera?
i want to ask whether we can read and write excel in website by using asp.net i don't want user to download the excel file and after edit upload again to website. what i want is user can read the excel file in website, after they edit, save the excel
View 4 RepliesI want to write data to file txt, It's ok !But I only want to write data in red frame as picture.
Maybe is It not tag html ? Because file text get all tag HTML, But I want to get Numbers for mobile phone.
My code here : http://www.4shared.com/file/sAoasNMU/wrcode.html
I want to set the cookies in my website ....
View 1 RepliesWe are rewriting a CGI Perl website to .NET and need to have site search capability. In the former site, we use the open source "Perlfect". Does anyone know if there is something similar for .NET or could make any recommendations?
View 4 RepliesI am planning to sell digital goods on my website (Asp.net). After successful payment the customer will be redirected to the download page of my website, which will display the link to download the digital content stored in my server.
I want to secure the location of the file, by creating a disposable link to the file. Every time a customer visits this page a new download link will be generated for the same file. Also this link should expire after it is downloaded for the first time.
Is it possible to do it in asp.net ( C# preferably )? if yes how can i do it?
I am trying to write an ajax based tooltip for a website. The JS file searches the html page for certain keywords, which are fetched from an xml file. The keywords are searched using searchhighlight Jquery plugin. Then I use ajax to fetch the description of that keyword (or help) from aspx file(which just parses the xml doc for description of keyword)
I have been able to do everything except position the call to my mousehover functions. What has been happening is, when I hover over the first word, the tooltip gets displayed properly, but when I go over to the next word, the first tooltip gets displayed for a split second before the new tooltip loads. how to resolve the issue and make my code run smoothly? Here is the js file:
[Code]....
I am using asp.net 3.5 and sql server 2008 r2. I have to make a webmail interface ,in this i put the event calender like yahoo.
View 1 RepliesAn associate wants to store an Access database in the App_Data folder of a website that lives on a local server and write new data to it daily from Microsoft Access on a client computer on the local network.Internet users will access the Access data from the website.
Is it possibe to write to an Access database in the App_Data folder of a website that lives on a local server using Microsoft Access? And also connect and read with ASP.Net?The internet connection is "Read Only".
I am using Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005.I am using 2 Ajax Calendar Extender in my page. I am using a text box and html image control and setting the TargetControlID to the test box id and the PopupButtonID to the image control name. When i click the first image the calendar pops up and without choosing a date if i click the second image the second calendar control opens on top of the first calendar control. Is there any way i can make the previous one disappear without choosing a date leaving the calendar control associated with the last image clicked.
View 2 Repliesi am trying to write file inside my asp.net website folder. i dont get error and the file is also empty...
[Code]....
how to write Css for asp.net treeview by applying color and theme like (msdn website treeview)?
View 1 RepliesServer Error in '/' Application. Attempted to read or write protected memory. This is often an indication that other memory is corrupt.Description: An unhandled exception occurred during the execution of the current web request. review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[code]....