Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~239 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for AnilKumar_502

Hi All, I am new to .Net. I am converting a source which is in .net 1.1 to .net3.5. In 1.1 those people had used scritps for calendar popup. Let me show the sample code first In JSCalendar.aspx ---------------------------------- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="JSCalendar.aspx.cs" Inherits="JSCalendar" %> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for Ramy Mahrous
0
150
Member Avatar for aminit

Hi, I am converting .Net 1.1 source code to .Net 3.5. The source code is working fine in 1.1 but not in 3.5. I have an popup.aspx page in which I am using a text box and a calender image. By clicking that calender image, popup with calender should appear …

Member Avatar for AnilKumar_502
0
89

The End.