hi friends i have to create a page where i have to display time interval in each question. suppose in a question paper every question has a time interval . so i want to create questions with time inerval to each question when question starts time interval will starts . plz help me how to make it .
Jas 007
Posts
-
code for setting time interval -
Dynamic controlsHi friends i m looking coding for dynmaic controls. how to acess the value from a dynamic text box . if we r creating some text boxes at run times then how will we retain thr value when page unload or postback .i tried but the page looses the infro. of dynamic control on post back . Thanks Jasjit
-
Dynamic controls in ASP.NetHi friends i m looking coding for dynmaic controls. how to acess the value from a dynamic text box . if we r creating some text boxes at run times then how will we retain thr value when page unload or postback . Thanks Jasjit
-
What would be the best approach to maintain login-in state for the users?If I am developing an application that must accomodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users? please answer this question this question asks to me in interview.
-
converting exel data into SQL data.u can search this issue from google.com see these links: "http://www.biztalkgurus.com/forums/t/5813.aspx "http://www.dotnetspider.com/forum/149880-Insert-Excel-Sql-Database-for-asp-net.aspx hope it helps
-
Need code for sending invitation to link in ASP.Net [modified]Hi friends i need coding . i have to send invitation to join the website for my site .suppose in gmail or yahoo there is option for invitation .there is option when we fill the mail id it automatically send the link to the reciever
modified on Thursday, January 22, 2009 2:13 AM
-
need code for opening new window on button click (without using javascript)hi sir , your code does nt fulfill my requirments.
-
need code for opening new window on button click (without using javascript)hi abhijit can u clearly explains how to use this
-
need code for opening new window on button click (without using javascript)hi sir this only creates the page not save the page . can u tell how to write it without javascript.
-
need code for opening new window on button click (without using javascript)i need code for when click on button it opens a new html window and automatically saves that page . :((
modified on Tuesday, January 20, 2009 5:03
-
need coding for login page checks user name and password from database tablehi nidhi sorry im not able to understand what u say
-
need coding for login page checks user name and password from database tableHi friends , i need coding for login page that checks user name and password from database table. i search from google but i can t find satisfactory answer. plz send me coding if anyone knows :doh:
-
[Message Deleted]hi mr.abhjit i simplay want to take help from ur site .if u dont want to help it is ok i will delete my registration .
-
[Message Deleted]i mean if i click on button it should navigate to another page in asp.net
-
[Message Deleted][Message Deleted]
-
Hide toolbar and menu bar of IE.why u wana do this . u can simply search from google
-
how to play the songs retrieved frm the database into a dataviewu simplay drag drop the sound file and declare them in program.
-
how to insert date in textbox from a calender control in ASP.Net (without Java Script and Ajax)hi Friends , I have to make an assignment where i have to insert date in a textbox from a calender calender(ASP.Net.plz send me coding if any one can. ;)
-
errot in program that Textbox-Textbox4 does not exsist in current contextI was making a simple guestbook where i define labels(Name,mail,location and message ). i made a table for this. when i run the program . error comes that Textbox1- Text4 does not exsists in current context. following is coding that i have done. ---------------------------------------------------------------------- guestbook.aspx:- ]]> Untitled Page
Name:
E-mail:
Location:
Message:
------------------------------------------ default.cs :- using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; public partial class _Default : System.Web.UI.Page { SqlConnection conn = new SqlConnection(ConfigurationManager.ConnectionStrings["cn"].ConnectionString); SqlCommand cmd = new SqlCommand(); protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs
-
sending Emails problemi think it is ur networking problem . contact with ur network with this issue.