Web Forms :: Want To Develop The Folowing Control?
Jun 17, 2010
I want to develop the folowing control:- Data comes from the database as one whole string (seperated by ;) . So I want to bind the Adrotator to this string- 2 icons (left, right) to navigate through the rotator (horizontal)If AdRotator is not the correct control to use, what can I use then?
View 2 Replies
Similar Messages:
Mar 18, 2011
I want to develop my web user control and I want them reusable in my projects.What's the best way to do it?I dont want to open and edit my code for every project and choose parts of codes for that.
View 7 Replies
Mar 18, 2011
I am developing a website where I need a captcha control and I want to develop the captcha control itself, so in the future I can change its length, type, color, and have it be easy to manage as well.
So, suggest me which technology used for to develop the capha control and how.
I am using asp.net platform with vb.net as the language.
View 4 Replies
Jan 9, 2010
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net. And I want to develop a WebPart, like a tab based control, like task manager, items (e.g. processes, users, etc.) are managed by tab on the top for different categories, and in each category tab, items are organized in list. I need to get information about which tab is selected in my requirement. Any reference code or document?
View 1 Replies
Mar 4, 2011
How to develop a custom data aware web control?
View 1 Replies
Mar 24, 2010
I need to develop a custom data-bound control which will contain, few text-boxes, drop-down lists, labels, and other standard web-server controls. And, I want to be able to load this control from a web page on button click. When the user enters any data to any of its child controls, i should be able to save, and also retrieve when the data-bound control is loaded again. Also, the data in the child control should retain their value on postback. What approach should i follow?
View 7 Replies
Jul 14, 2010
I work now in a huge project that we build all interface as Web User Controls .. every time I want to view & test one i should add it in web page and then view .. I think in a way to develop a visual studio extension that show "View in Temp Web Page" when I make right click on a user control to allow me view user control in a generated temp web page without needing to add it in a test page each time i want to test but i don't know is there any way to achieve that ... Is it possible to develop such a thing ?
View 1 Replies
Jul 12, 2010
have a common requirement but I am not sure how to do this.Develop Forms Authentication using Active Directory (If the user exists in AD, AD being configured to SQL, I need to authentication ths user through Forms Authentication.Secondly, If the User doesnot exist in AD, I need to directly authenticate through SQL Database using FOrms Authentication.Both the SQL and AD are on a different server ( not local). Please help me how to achieve this.
View 5 Replies
May 15, 2012
How to develop a https page in asp.net ....
View 1 Replies
Dec 10, 2010
I need to develop the forums module in a website. Now i am able to post the forums but how to track the record like comments posted by the viewers.
View 1 Replies
Feb 22, 2011
assume i have a textbox to type the tet to be searched and a search button to click.below that i have radio buttons one for google search one for yahoo search one for rediff.The result shou;d be displayed based on which radio button is selected.
View 1 Replies
Oct 12, 2010
i want to develop intranet application.can i deveop it as a windows application.if it so what is the advantage than web application
if we develop windows application is it requires server?
View 3 Replies
May 16, 2012
I want to develop a image gallery for each album.then if i add one image description also added with image .
View 1 Replies
Apr 18, 2010
I would like to develop a DSL speed checker (upload and download time) in ASP.Net C # and Ajax for and implemented into any website. Has anyone experience with it or is there somewhere even code samples which you only have to adapt to? [URL]
View 2 Replies
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
Jan 4, 2011
I want to develop a elibrary solution so that the admin can post library materials online to a root folder in the application and the path name save in the database (sqlserver 2005).When clients register and login they can view the category of materials base on the posted file listed using datalist control and click on download and the file is downloaded or view the material if its view able such as pdf or word format.
Below is the column table i created for the application which can also be corrected if wrong.
Id Filename FilePath Category DatePosted
View 2 Replies
Feb 21, 2011
I have to do a web form that once the user has completed successfully and click the "I Agree" box and submit the form that redirects to the page where you can download some files. These visitors are not "users" in the sense of Drupal (no username / password, log back, etc), so I do not think the profile is actually the correct method vs Webform but should only be able to access to this page through redirection Webform.
View 2 Replies
Jul 19, 2010
develop a Webform with a Button for SaveDraft for saving the uncompleted form (Draft Version).When we come back to form it should retain the values for the saved version.
View 7 Replies
Mar 19, 2013
How to develop side with 20 different local language in india using sql database. the content are coming from database only. and when i select the language from dropdown it should convert this database text to appropriate language.
View 1 Replies
Apr 20, 2012
After I developed the system by usin vs2008 , my supervisor asked me to develop form in the interface so they can enter information about projects as(project code,project title, country,sector,year) to the database with out dealing with the database in the backend .. so how can i develop it because i am still new to the vs.
View 1 Replies
Oct 22, 2010
iam developing master page in that master page panel control is there under another panel control is there second panelcontrol is not visiblemy code like that
<asp:Panel ID="Panel1" runat="server" Height="111px" Width="1214px">......................>First Panel
<table style="width: 99%">
<tr> <td>
[code]...
View 1 Replies
May 4, 2010
I am trying to create a textbox where the user can enter something and shall see automatic suggestions as soon as he starts writing just like what we have in the google search. I have a backend SQL DB connected and using Visual Studio 2007.
View 9 Replies
Jun 14, 2010
I have some experience in developing a shopping cart in Dreamweaver. Now I wanna develop a fully functional shopping cart with Paypal payment integration in Visual Developer Express Edition 2010. My question is - Is there any nice tutorial to develop fully functional Shopping cart with Paypal Integration in ASP.NET?...
I have seen some tutorial some of them are without Payment System and Some of them are content management systems. I wanna develop my own. what is best Tutorial to develop fully functional shopping cart with Payment System in Visual Developer Express Edition 2010.
View 3 Replies
Feb 6, 2010
I was requested to develop a GridView like screen to allow easy DataEntry without the need to Click Save/Submit on each row of the GridView.
In other words, the user wants to edit the GridView Cells in a Web Screen as if he is editing Cells in MS Excel. The Data should be saved as soon as he will exit the cell by pressing the down arrow.
It think the only way to do that is to use Ajax technology, right ?
Maybe jQuery or ExtJS ?
View 8 Replies
Jun 5, 2010
I have developed a news blog . I would like to add a Comment section with spam prevention capabilities into my news.My Comment table is as followsComment - CommentID,Name,DateStamp,Comments and NewsItemID as a foreign keyI'm having problem in identifying a logic . I have some questions to ask1) I'm thinking to use Formview to create a comment section?..Is it okey?2) I'm thinking to capture the NewsItemID from querystring and trying to fill up the NewsItemID(foreign key) into comment table?..Can you please show me in coding, How can I do that in coding?...if it is not a good logic,,then advise me how to do this?.3) Getting the comment from formview to db is okey, but how can I show the user comments as soon as he clicked the submit button of the formview ?..It seems quite difficult for me to do handle two events when user click the submit button 1) sending the comment into db ,2) shows the users comment in webpageHow can I do that?..Can you please provide some coding show me how can i achieve my task?
View 4 Replies