5,691 Topics

Member Avatar for
Member Avatar for NewOrder

i want to build a mini forum like the one in Yahoo!Answers. it has answer and questions. i want like that one.. i know how to use sitemaps, Validation requirements, and other basic stuff. I thought to put all the questions and list in c# code as a Dictionary or …

Member Avatar for NewOrder
0
115
Member Avatar for ukfreak

Hi, I got a crystal report with:- main report subreport(Item_A) subreport(Item_B) There is a limit for the subreport to show only 5 record, if there is more then 5 records it should go to a new page. I have been trying to do this for 1 week, i tried so …

Member Avatar for ukfreak
0
256
Member Avatar for adrianSigamoney

I have 10 textboxes eg: textbox1 textbox2 textbox3 textbox4 textbox5 textbox6 textbox7 textbox8 textbox9 textbox10 How can I get the name of TextBox eg textbox3 when user clicks (Mouse) on it. The textboxes are on a asp.net web page. Its written in VB.Net.

Member Avatar for sgt_toasty
0
86
Member Avatar for win6084

how create multiple quiz in asp.net and the must be retrieve from database.. [COLOR="Red"]pls help me [/COLOR]

Member Avatar for aspproject
0
32
Member Avatar for san_sarangkar

Hello All, I am confused about difference betn ASP.NET and Dreamweaver, so could u please explain difference between them. Santosh

Member Avatar for girjeshmishra
0
114
Member Avatar for Sarama2030

cannot load type"projectname.webform". what could be the problem. should i be testing my app using asp.net's development server or ISS.

Member Avatar for Sarama2030
0
80
Member Avatar for jakkee

Hi, Im creating a website where users can enter details into an access database. I want to add a page where the most common names from the access database are displayed. Would anybody have any ideas how this can be done. The table im trying to get the information from …

0
57
Member Avatar for manraj82

Hi guys, I am in the process of creating a login form in ASP.Net and I have not written any code for it yet bcos I dont know how to go about doing it.In the past I have created basic login forms in ASP.net by redirecting them to a page …

Member Avatar for crishlay
0
1K
Member Avatar for Mrunmaishinde

hi... frnds i want to hold the position of selected row of gridview using update panel... plz help..

Member Avatar for crishlay
0
350
Member Avatar for erioch

Hi all, I have this code for the password reset form, It is supposed to generate a new password and the encrypt it to update the database then send an email to the user the new password for the user to log in and change the password. This is because …

0
77
Member Avatar for shakshakshak

Hi everyone, I need to generate an XML file from the 2 tables below: dbo.Guides - ID (int), Title (varchar) dbo.Steps - ID (int), GuideID (int), Info (varchar) Each guide has many steps which are linked by dbo.Guides.ID and dbo.Steps.GuideID Here is my current attempt (recordsets are [1] SELECT * …

Member Avatar for shakshakshak
0
203
Member Avatar for johnjohn123

I want to call google map web service API from my MVC application ; i found the folliwng article which seems to implement the same thing, but the problem is that it does not include the code to write in the view:- [url]http://jatinkacha.wordpress.com/2010/10/02/call-google-map-webservice-api-from-cand-vb-net-call-geocoding-map-api-webservice-from-c-and-vb-net/[/url] so from where i can find helpful …

0
39
Member Avatar for ctyokley

Hey. I have created a website that uses aspnetdb. Using this, i'm trying to take advantage of the profile table. I have it working and I can pull info from the logged in user and display it on the page, however, when i try and load the info on another …

Member Avatar for ctyokley
0
196
Member Avatar for elneco

Forums, Trying to get the asp version of this widget working but have no luck. [url]http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/[/url] any help would be much apprectiated Thanks

0
64
Member Avatar for elneco

Forums, I've been trying to get the ASP version of this widget to work but have had no luck: [url]http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/[/url] I need help with this urgently and am willing to reimburse anyone that can help me figure this out. Thanks in advance! -jaime

0
73
Member Avatar for Shockbox

Hi there, I'm pretty new to XML and Web Services but what I'm trying to do is allow a user to register with an email address. The email entered is to be checked to make sure it doesn't already exist and if not, it is added to our XML file. …

Member Avatar for kvprajapati
0
112
Member Avatar for reet_bahl
Member Avatar for deceivingrakesh

Guys thanks in advance , Im actually stuck with this project I'm working on now , The thing is that its a asp.net project coded in vb users will upload texfiles which might include images, and what I'm trying to do is to convert those texfiles into pdf and storing …

Member Avatar for deceivingrakesh
0
217
Member Avatar for dips255

I have configured custom error page for 500 errors. This page sends an email with COM Error Number, File name, Line Number, referer page and Brief Description I am getting some of the emails without file name and description like this 3/25/2011 COM Error Number 0 (0x0) Line Number 0 …

0
46
Member Avatar for ctyokley

So I have read almost all post over the internet, and I cannot figure out how to load profiles in a webpage. I have created a registration page and added some user steps into the registration page. When i sace the data, it will save all the profile stuff into …

Member Avatar for ctyokley
0
235
Member Avatar for bhavyajyothinat

registration.asp::: [CODE] <% connection%> <%if request.QueryString("insert")<>"" then 'if request.QueryString("rbnMale")=="on" then ' gender="Male" ' else if request.QueryString("rbnFemale")=="on" then ' gender="Female" ' end if gender="male" qry="insert into registration(Username,Password,FirstName,LastName,Address,Place,LandPhone,MobilePhone,Email,Gender,Qualification)values('"+request.Form("txtUsername")+"','"+request.Form("txtPassword")+"','"+request.Form("txtFirstName")+"','"+request.Form("txtLastName")+"','"+request.Form("txtAddress")+"','"+request.Form("txtPlace")+"',"+request.Form("txtlandPhone")+","+request.Form("txtMobile")+",'"+request.Form("txtEmail")+"','"+gender+"','"+request.Form("txtQualification")+"')" CON.Execute(qry) Response.Redirect("ListUsers.asp") end if %> <form id="form2" name="form2" method="post" action="Registration.asp?insert=1" > <table width="286" border="1" align="center"> <tr> <td width="87">UserName:</td> <td width="183"><label> <input name="txtUserName" type="text" id="txtUserName" …

0
80
Member Avatar for rahulkanna

Hello I am Rahul I am getting error when I am giving password The error listed below Microsoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'mid' /includedfiles/encriptdecript.asp, line 45 here I have listed the code below. I tried so many articles but i didnt, Actually I have used …

0
74
Member Avatar for ravanan88

how to implement the concept of linq which is goin to retrives all the users(name only) who logged on to system

0
60
Member Avatar for suhaildawood

I am creating a part of a game in ASP.NET (VB). There is a database with four tables (topics), and in those tables there are three items. I need the application to be able to show a random item (for example the three items are 1, 2, 3 - I …

Member Avatar for Akash Saikia
0
248
Member Avatar for bhavyajyothinat
Member Avatar for Mishalkk09

Hi, I am working with asp.net and in my web user control i have several buttons and textboxes. FirstBtn cliked---->FirstTextBox ----->displays: "Hi" secondBtn clicked--->SecondTextBox ------>displays:"Hello" Now again if i click the firstbtn then the FirstTextBox would be empty.Can anyone tell me how can i sane the last entered value? Regards, …

Member Avatar for prashantchalise
0
414
Member Avatar for pinkygirl

Im getting this error:- The type 'System.Web.UI.ExtenderControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.C:\Users\User\Documents\Visual Studio 2005\deepali\mywork\Animation_Control.aspx can anyone please help me solve it?

Member Avatar for pinkygirl
0
219
Member Avatar for mishalk

Hi, I em using a asp.net webcontrol having two buttons and onclick of a button i em displaying the custom server control which is created using asp.net.I used AJAX so that the page does not reload when buttons are clicked. Check out the code below: [CODE] <%@ Register Assembly="abc" Namespace="abc" …

0
57
Member Avatar for digioz

I am trying to display a Crystal Report developed using MySQL database and ASP.NET 2.0 (VS.NET 2005), and for some reason when I pass the database login information to the report it does not accept them (still shows a db login screen). Here is the code: [CODE] Dim cnString = …

Member Avatar for anli_chandra
0
753
Member Avatar for omeralper

Hello, I develop a forum like site and I need a page just like this. (this page, you are looking it now :) ) I need a [U]post template[/U] like this, is this a text area? if it is, how can I determine this background? as I see it is …

Member Avatar for reygcalantaol
0
71
Member Avatar for suvisoya

hi can anyone send the link r sample project with asp.net and calling sql server stored procedure i am new for SQL thanks regards suresh.S

Member Avatar for Ramesh S
0
48
Member Avatar for Sarama2030

i'm working on this project in asp.net in conjunction with vb.net.the thing is code behind is just not getting fired, well it used to but then it stopped. I'm using visual studio 2010 ultimate edition as my editor and of course IIS as my web server. I really don't get …

Member Avatar for Sarama2030
0
186
Member Avatar for meetmani017

hi i am looking for a new project of web development in ASP if anybody has a project can contact me on my email: [removed]

Member Avatar for epathtrade
0
103
Member Avatar for KasunL

Hi! i just learned howto create a simple webpage displaying some database records on it. i know how to bind the database to a grid control and display data. But how can i search for some value in the database? i know SqlDataSource.Insert() method inserts data into the database. What …

Member Avatar for abelLazm
0
91
Member Avatar for arthcarrigan

Hello all, I seem to have a problem, hope if you can help me out. So the application is written in asp.net c#, and its implemented on a win server 2008 R2 iis 7. sql 2008 The server has two network cards, each on a seperate subnet. So that people …

Member Avatar for arthcarrigan
0
151
Member Avatar for erioch

Hi all, I have this code for registration page, I have run some diagnostic tests and found that it is valnurable for Cross site scripting, any help??? or sugestion??? I have attached a copy of the report. Other pages had valnurabilities but very low.... I am not good at asp …

Member Avatar for reygcalantaol
0
435
Member Avatar for bmason

This is my first foray into the world of programming. I'm doing a practice project for the consulting firm I work for, and my current objective is to make my submission page textboxes insert the user input into specific tables in my database. Later I'll need to retrieve the data, …

Member Avatar for Momerath
0
123
Member Avatar for darshini.dayal

[code] <% if (this._arr_design.Count > 0) { %> <% foreach (Ameronix.Teeone.Models.Design obj_design in this._arr_design) { %> <tr> <td style="width: 254px; height: 27px;"><%= obj_design.name_design.ToString() %> <div class="thumbnails"> <% foreach (System.Collections.Generic.KeyValuePair<int, Ameronix.Teeone.Models.DesignSection> kvp in obj_design.arr_design_section) { %> <div class="thumbnail"><a href="/snapshots/processed/designs/<%= obj_design.id_design %>_<%= kvp.Value.id_design_section %>.jpg" rel="lightbox"><img src="../resources/get_image.aspx?src=/snapshots/processed/designs/<%= obj_design.id_design %>_<%= kvp.Value.id_design_section %>.jpg&width=50&height=50" /></a></div> C# …

0
108
Member Avatar for alam14_mist

In attachment I have sent the structure of my website.I have used web configuration file for connection string. How can I publish the website in IIS? Notice : I have never publish asp.net web site. so help me in step by step way. Thanks.

0
52
Member Avatar for bmason

This is my first foray into the world of programming. I'm doing a practice project for the consulting firm I work for, and my current objective is to make my submission page textboxes insert the user input into specific tables in my database. Later I'll need to retrieve the data, …

Member Avatar for ArtistScope
0
203
Member Avatar for amyiee

Hi Guys, I'm new to ASP.NET MVC, so please pardon me if I mentioned wrong terminology on my question I'm trying to create an application for a soccer related application. Right now I'm trying to design database/class structure for my application. However I run into a problem when I'm trying …

0
118
Member Avatar for suvisoya

hi, I using Visual studio 3.5 .Can anyone help me how to authenticate by role wise.for example when users enter password with employee role then Employee Page need to display or if users enter password with Admin role then Admin page need to open and display all admin option Thanks …

0
49
Member Avatar for mubin_attar

Hi, Pls help me. I have a internal website and I have an excel sheet. What I want is, copy a value from excel cell and paste it in a TextBox in that internal website. Then press enter. After that output will be a company name in Link Label format, …

Member Avatar for kvprajapati
0
67
Member Avatar for PotaZinga

Hi there please help i want to consume a json web servvices with classic asp . i am still very new at web services a simple detailed sample code should do. thanx in advance...

Member Avatar for PotaZinga
0
99
Member Avatar for margaretna

hi i am currently working on my school project on OCR... i tried some coed that i downloaded from the web.. but i have this error when i i run it and try to convert the image file into text file here the error given : The specified module could …

Member Avatar for margaretna
0
107
Member Avatar for k1robert

I haven't done any sort of development for a while, but what i'm looking for is to see a simple example of an ntier application using linq. Showing BLL, DAL with roles and membership. I'm also keen on getting better with my OOP and would like to find a site …

Member Avatar for k1robert
0
213
Member Avatar for poonamjadav

hi i am a student and i want to develop a 3 tier web application can any one explain me the step by step process to develop a 3 tier application inn asp.net with C#. thanks

Member Avatar for poonamjadav
0
453
Member Avatar for Chair

Pls can somebody help me. I'm developing a project using ASP.net. In my project, I'm using a repeater. But I can't seem to use OnItemCommand or OnCommand. It's showing this compilation error, e.g. BC30456: 'selectitem' is not a member of 'ASP.usermainform_aspx'. This error shows in all repeaters across my forms …

Member Avatar for Chair
0
231
Member Avatar for duranvskp

Hi I'm trying to build a master page. What I'm trying to do is have a header in the master page with login and register link buttons (which would change to username and sign out) and there are content pages like home.aspx, shoppingcart.aspx, checkout.aspx which would inherit the master page …

0
184
Member Avatar for thundervenk

I want a timer code in javascript which can be called by a asp.net page which is not affected by the page getting reloaded or even if the page is refreshed. i want the timer to run with minutes and seconds.

0
50

The End.