How To Develop Online Survey With Multiple Pages

Oct 7, 2010

I want to develope an online survey with multiple pages. Also needs to keep track of all questions, answers and inputs. What is the best way of doing this?Survey contain multiple choices, comments entry etc...

View 2 Replies


Similar Messages:

Develop An Application To Sell Music Online?

Apr 28, 2010

We need to develop an application to sell music online. No need to specify that all will be done quite legally and in so doing, we have to plan an interface to pay artists. However, we are confronted with a question: What is the best way to store music on the server? Should we save it on server's disk from a HTTP fileupload? Should we save via FTP or would it be wiser to save it in the database? No need to say that we need it to be the most safiest as possible. So maybe an https is required here. But, we what you think is the best way? Maybe other idea? Because in all HTTP case, upload songs (for administration) is quite long and boring, but easly linkable to a song that admin create in his web application comparativly to an FTP application to upload song on server and then list directory in admin part to link the correct uploaded song to the song informations in database.

View 1 Replies

Web Forms :: How To Develop An Application That Should Be Able To Work Online And Offline

Jan 6, 2011

I want to develop a utility where user will insert new Records and also the same application should work if user is not connected with internet.When user wants to submit records only that time he required to connect internet.

We have created one sample application using excel where we use Dropdown, Textbox, Label.User will download excel file from website and filled up details. When user wants to submit all details only that time internet is required. Application will insert value from excel file to server using WebServices when user click on submit button.

Above is working file but it's increasing our work because we are creating website and also Excel project (Almost double work). I want something where we can utilize the code for online and offline application.

View 1 Replies

How To Develop A Online Exam Management Project Using And Sql Server

Aug 19, 2010

I want to develop a Online Exam Management Project using asp.net and sql server. I want to know whether there is any open source project available for the same.

View 2 Replies

AJAX :: Develop A Webpage That Has Multiple Cascading Drop Down List

May 9, 2010

I'm seeking to develop Web page that has multiple Drop Down List (3 controls) bind with my database and these controls support AJAX and access my database using LINQ

e.g, when I select one of the control name : Class, then It should access the database then, display the department in this class in the next Drop Dawn List in the next control - ALL this without PostPacking this page and access the my database using LINQ.

View 1 Replies

Forms Data Controls :: How To Select Multiple Records In A Gridview Over Multiple Pages

Jan 14, 2011

I have an inventory page with a gridview that shows 1 item per record, each item starts with a checkbox in the gridview. Currently users can select multiple records and hit the order button and everything has worked well. Now I have multiple pages in my gridview, and if a user selects a few records from the first page, and then goes to the second page, all the records (checked checkboxes) disappear from the first page.

[Code]....

View 8 Replies

Prevent Multiple Users Reserving Same Seat In Online Ticket Booking?

May 7, 2015

How does a online seat booking systems prevent multiple users from reserving the same seats?

View 1 Replies

Developing A Simple Online DBMS To Browse Database Online?

Dec 6, 2010

I am developing a simple online DBMS to browse my database online.... the main concern for me is to clear everything from the PC when the user disconnect so no body can go and click (Back) on the browser and see the pages if the user forgot to close it.. what I have done so far is :

[Code]....

I am sure this is not enough.. am I right? so what else I should include there?

View 13 Replies

Architecture :: Using GMT Time(Online) In Online Exam Website

Feb 25, 2010

I want to create a Online Exam site in ASP.NET .In that i want to display Test based on the Date and time and the user can take the test at the time set my the Teacher.

For Example:

Teacher want to take C Test for the Mid Semester Test and the test is schedule on 1 May 2010,then the test should appear on the test page on the 1st may only and the user should be able to take the test on the set time.

The problem is that if i use System time then user can change the system time and can take the test schedule in future.

So i want to know how can implement this thing.I have given many online test but dont know how they work out the time and date logic.

View 2 Replies

How To Develop Email Application "for Sending Multiple Emails"

Jul 22, 2010

I have to do an email application (for sending multiple emails).

Since i am a beginner i couldn't be able to begin the project.

View 3 Replies

Web Forms :: How To Create Survey Engine

Dec 5, 2010

how to save value of dynamically loaded controls without using AutoPostback.

Reason i dont want to use auto postback is - by using it the controls didnt get selected in very first time hence behaving unexpectedly.

View 2 Replies

How To Create A Survey Creator Webform

Mar 16, 2011

I wondered how the more experienced .netters out there would go about creating something whereby users could create online surveys? I can't get my head around it at the moment as I have my survey object but need to store different object types of questions within it. Also does anyone think that creating some custom controls could be the way to go? (survey question controls)

View 5 Replies

Best .net Survey Application With Source Code

Aug 6, 2010

for best Asp.Net survey application with source code - commercial is fine..

View 2 Replies

Web Forms :: Create Stylish Web Survey?

Jun 2, 2010

I am trying to create a HTML style Q/A survey with a radiobtnlist 1-5 as answer.My problem is I can create a webform and use datalist or gridview but it does not have the formated look I want.Is there an easy way (for a novice ASP'er) to create a HTML form using text boxes Comment field and radiobtnlist, gather input from a memberuser and then pass to a SQL table??I have been all over the web, bought & read many books but they all talk gridview and datalist.

View 10 Replies

Build To Survey Platform From Scratch Using Asp?

Aug 14, 2010

I am planning to build an ASP.NET survey platform, that would also provide a scripting interface. I was wondering if there is an existing framework or open source platform to give a jump start.

Also would a rule engine come in handy?...

View 1 Replies

How To Implement A Sort Of Feedback Form / Survey

Mar 13, 2010

i want to implement a sort of feedback form/survey form in asp.net which is linked to a database. i want to create a asp.net application which will take questions from a database then display them on the form. once the user has finished the survey the results will be stored into the database.

View 3 Replies

Javascript - Prepopulate Few Fields In A Form In A Survey?

Feb 9, 2011

I have a share point survey. When we responding to the survey, as we know, it will open NewForm.aspx. this page contains a ListFormWebpart in which questions from survey list will be displayed. Now, i need to add few labels before the questions and these label values should be prepopulated from query string. What i am trying to achieve from this is, i wll created a link with some values in query string and send to specific users. different users might have different values in query string. Whenever they click on the link, it should open the survey with prepopulated label values along with questions in list.

I am not sure, how to do it. I have tried to add some html control to web part(using share point designer) and through JavaScript i have tried to set query string values. Then i tried to put asp controls and trued. it didn't work. I am trying since last 2 days. No progress. I am using SharePoint 2003, WSS2.0

View 2 Replies

Web Form Survey - Showing New Page (VB 2012)

Mar 18, 2013

I have VSExpress 2012 and am creating a WebForm survey app.

I have two pages - the start page (StimEntry.aspx) and the survey page (SurveyPage.aspx)

I have a "Begin Survey" button on the StimEntry page, but am not sure how to switch the user to the survey page when they click that button. Desktop app tutorials use PAGE.show, but that doesn't work here, and I'm assuming that's because I am working in a web form, but am not sure about that.

View 2 Replies

VS 2010 - Design Survey Application And Database

Jul 18, 2011

I'm in the process of re-writing an existing survey application that is currently using nested repeater controls to display questions and answers. The application was not designed with future enhancements in mind and its a pain any time a new question has to be added to the application. The repeaters currently contain questions, answers, and controls(texbox, radiobuttonlist,etc.)

Is the repeater the correct control to use for this type of application? What is the best way to design this type of application and table structure? Are there any new controls or features in VS2010? How to design this application the correct way and make it more flexible?

View 6 Replies

Forms Data Controls :: Create Simple Survey Graph Using C#?

Jan 25, 2010

i have some survey in my site with 5 radiobuttonlist answers after user vote the answer send to sql table. i want to display the votes in very simple way (horizontal 5 lines by percents) can any one direct me to solution or article? please i need the most simple solution (no colors, no pie no complex graphs) just 5 lines (line for each answer) that long or short by percents......

View 2 Replies

How To Use Same Form On Multiple Pages

Mar 18, 2011

I am writing an application, and i have a user form, which will be the same for the users and the administrators. on different pages.

i want to only create the form once, and then be able to put it on two different aspx files.

i tried it with the "control" , but it then gets really complicated trying to access fields on the control from the aspx page to do the calculation, etc.

is there another way to do this? creating a form in one place, be able to add it to any aspx page, and have easy access to it's controls?

View 3 Replies

.net - Should Use TabContainer For Multiple Pages

Jun 17, 2010

I'm considering if it is a good idea to use an ASP.Net TabContainer-Control in the way that every TabPanel contains content of a different page. For example: Next i want to implement in my application is the masterdata management. Normally i would create one aspx page for every masterdata-table (f.e. Customer -> MD_Customer.aspx). Then i would add a link into my Menu to this page. Now i'm thinking of creating one aspx page for all(Masterdata.aspx) with a Tabcontainer and an UpdatePanel for every type of Masterdata. The link it the menu could have an additional MDType as URL-Parameter. My main concerns are related to performance(one "page" for every TabPanel currently means 7 "pages" in one) and maintainability because of increasing complexity.

View 2 Replies

Print Gridview In Multiple Pages

Dec 28, 2010

I have a gridview with 30 columns and I need to print the whole gridview. I tried in some way but its resulting not in good thing. I need to print the gridview in two or three pages. The gridview having paging also in it. How can I do this? I need serial number for each row for all the pages of the gridview in the print part.

View 3 Replies

Passing Multiple Variables Between Pages?

Mar 25, 2011

I am trying to pass multiple variables between pages....

Page1.aspx (sending page)
Dim StrValue1 As String
Dim StrValue2 As String
StrValue1='ASSIGN A VALUE......

This does not work correctly. Page2.aspx is recieveing Value1 correctly but not Value2. I dont think I have the correct syntax...

Have tried the redirect with an ampersand in the middle but that does not work either...

Response.Redirect("Page2.aspx?Value1=" & Value1 & "&?Value2=" & Value2)

View 4 Replies

Multiple Pages In A Crystal Report?

Apr 23, 2010

I am binding a report in VS 2008 and crystal reports 10

How can i know the number of pages that a report is producing for a single id.....?

View 1 Replies







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