5,691 Topics

Member Avatar for
Member Avatar for bharanidharanit

Hello, How to create hover menu. I want to create exactly as attached in the picture. When i mouse over the attendance, the menu should be displayed as such in the picture. Anyone help in this? Thankyou. [ATTACH]12847[/ATTACH]

Member Avatar for bharanidharanit
0
300
Member Avatar for bobby_only1
Member Avatar for kvprajapati
-1
30
Member Avatar for nickEncarnacion

Hi, i am a beginner in using ASP.NET. I have this problem. Whenever i select the advanced options in configuring the sqldatasource, the Advanced SQL Generation Options are all greyed out/disabled. Now, i found out that the cause of this is because the table that i am trying to access …

Member Avatar for kvprajapati
0
105
Member Avatar for styles_p

Hello I'm a newbie of nhibernate And i would like to use the NHibernate Mapping here is my mapping file <?xml version="1.0" ?> <hibernate-mapping xmlns="urn:nhibernate-mapping-2.2" assembly="HibernateCollaborator.Core" namespace="HibernateCollaborator.Core" default-access="property" default-cascade="none" default-lazy="false" auto-import="true" > <class name="User" table="Users" lazy="false"> <id name="ID" column="ID" type="Int32" unsaved-value="0"> <generator class="native" /> </id> <property name="ForeName" type="string" length="30" not-null="true"> …

0
78
Member Avatar for shine_jose

The web site is set to run in server the crystal report header button images and export options are not working please help me

0
71
Member Avatar for vuyiswamb

Good Day I have posted this question before , i cant find it to continue from it. Let me start from Scratch because i did not find a Solution to this problem. in my page am using a Treeview Control show like this [URL="http://www.vuyiswamaseko.com/public/Wrong_Display.JPG"]http://www.vuyiswamaseko.com/public/Wrong_Display.JPG[/URL] and am loading data in SQL …

0
53
Member Avatar for woolm110

Hi all I'm having trouble with some of the login controls for my website. I've successfully set it up so when a user registers it enters the details into an Access database. I'm now trying to get the login to work but can't see how to implement this. I've had …

Member Avatar for woolm110
0
243
Member Avatar for vijen323

How to create blogs in ASP.net home page. If you provide details then it will good for me..... Thanx,

Member Avatar for Ramesh S
0
152
Member Avatar for shine_jose

Hi, I wish to save a text file to the client system.i had try ed in my desktop its working fine when i run from server its showing error this code i had given and each client system there is a folder name FCR. fs = new FileStream("d:/FCR/FCR" + strdt …

Member Avatar for Geekitygeek
-1
143
Member Avatar for sathya8819

hi, I am creating an application in visual web developer using c# language. I need to create a login page. i have written the following code : [CODE]protected void Button1_Click(object sender, EventArgs e) { int flag=0,count=0; string uname = TextBox1.Text; string pass = TextBox2.Text; start: TextBox3.Text = flag.ToString(); OleDbConnection dbconn …

Member Avatar for kvprajapati
0
158
Member Avatar for benk1

Hi, I'm creating a simple form where you select a company name from a dropdown list, and you can then update the values associated with this using textboxes and a submit button. The dropdown works fine (it shows all the companies in the database) and the submit button submits data …

Member Avatar for benk1
0
119
Member Avatar for ajijacobm

hi, i have to do a web based project with ASP.NET,C# and SQL. i don't know much about doing projects. Please give me some sources sites so that i can learn by myself. ALso please give me site so that i can get a list of project names.

Member Avatar for chandru7
0
63
Member Avatar for leokuz

In one of the downloaded free webtemplates I have this calendar. The problem is that it is static, outdated calendar. How can I modify this code to make it [COLOR="Green"]live[/COLOR], [COLOR="green"]current[/COLOR], and [COLOR="green"]user changeable[/COLOR] to different months and years? Thank you! [CODE]<h2>Calendar</h2> <div id="calendar_wrap"> <table summary="Calendar"> <caption> October 2009 </caption> …

0
98
Member Avatar for Renukavani

Hi All, I have xml file contains dtd decalartion and data with align, bullat etc. how to show xml file content into html page. I used as [CODE] Set objXml = Server.CreateObject("Microsoft.XMLDOM") objXml.async = False objXml.load("D:\" & thing & ".xml") strHTMLconversionTest = "<HTML>" & "<HEAD>" & "<BODY>" For i = …

0
61
Member Avatar for gsc1ugs

Hello, Whats the latest and efficient debuggin program for asp files? like interdev but thats old Thxs in advance

Member Avatar for joshuab27
0
61
Member Avatar for abhipro

Hi everyone, I am working on a ASP.NET website and would like to use some functions which are part of a separate C# code. Is it possible to include that .CS file using add items and be able to use the functions. I tried doing it but the code file …

Member Avatar for fawadkhalil
0
105
Member Avatar for webdev100

Hi, as the title says, How do I disable the select button text in a gridview after clicking it once? I want to click it once, then have the select cell area render an image (and the image not clickable or linking to anything). Any ideas?

Member Avatar for plusplus
0
141
Member Avatar for zairgotschi

Hi guys. Please help me with my problem. I have to upload my my image to MS SQL SERVER and i don't know what to do. I want to save it as binary data in using asp and after that, i will display it too. can you help me with …

Member Avatar for deepas
0
213
Member Avatar for abby524

Hi, I'm a newbie, having problems creating a feedback form that will be sent to me via email after the client fills it out, any help would be great! When I choose ctrl f5 to take a look and test, I'm getting the below error message: A page can have …

Member Avatar for abby524
0
3K
Member Avatar for willopt_ric

Actually i want to add roles to my asp.net application.....how to do do that programatically??? i did in c# like... Roles.CreateRoles("admin") but its showing error:c:\inetpub\wwwroot\RoleMgtTest1\WebForm1.aspx.cs(75): The type or namespace name 'Roles' could not be found (are you missing a using directive or an assembly reference?) Can ny one plz help …

0
64
Member Avatar for witinnovation

I have read the article that how to create waiting page but not understand properly anyone can post one more example of waiting page in ASP.net

Member Avatar for Sals
0
104
Member Avatar for praveenfds

Hi, I am new to c# coding, in my form i placed gridview and configured into [B]access database[/B] and set advance option to edit,delete,update. I can read all the values but i cant edit or delete the contents, showing error like below [COLOR="Red"]"No value given for one or more required …

Member Avatar for Ramesh S
0
162
Member Avatar for Seten

Hello, Lately because of a hotfix an application running on IIS server showed fatal errors and was disabled by IIS. I would like to do the diagnose of the problem. Do you know a site where can I get some useful how-to start or hints about the Microsoft IIS Diagnostics …

0
122
Member Avatar for senthilg

I'm new to this asp.net while i'm creating a new website i got error like this i don't know what to do.. my error is... " Configuring web site 'http://localhost/mysite to ASP.NET 2.0 failed. You need to manually configure this for ASP.NET 2.0 in for your site to run correctly"

Member Avatar for reach_shailshar
0
191
Member Avatar for samaru

[size=4]Sams Teach Yourself E-Commerce Programming with ASP in 21 Days[/size] [b]by Stephen Walther, et al[/b] Very useful - I found this book extremely useful for beginning e-commerce. If you have no idea where to start when tackling an e-commerce project, I highly recommend this book. The ideas it provides along …

Member Avatar for hunter jordan
0
247
Member Avatar for draxous

hey guys...this is ma code which i used in ma application.i tried different kind of codes,but i got da same error unfortunately.i'm using my university network,which has restricted proxy sever.So is this because of the proxy server restrictions,if so tell me how to over come this please..thanx [code] System.Net.Mail.MailMessage mail …

Member Avatar for reach_shailshar
0
58
Member Avatar for thilinam

Hi I am implementing a discussion board as a phase of my project. When we visit a web site to see replies of a thread, the url of the page is something like [url]http://forums.asp.net/t/[/url][U]1335371[/U].aspx. Could anybody please let me know, what is the meaning of number 1335371 and how it …

Member Avatar for reach_shailshar
0
297
Member Avatar for yonker
0
59
Member Avatar for vkkreddy

Hi, I would like to capture the image using WebCam and store it in database. I am using ASP.NET 3.5, C#, Visual Studio 2008, SQL Server 2008, Windows Vista Business (O.S), IIS 7.0 and IE 7.0. I want to integrate WebCam functionality in my Web Application. My requirement is, the …

Member Avatar for sathishkumar.j
0
567
Member Avatar for umairraja52

I use ASP with IIS 6.0 but i face error, ASP page not displaying in Interent Explorer while HTML code is working properly. What problem this can be.

Member Avatar for naziatarannum
0
108
Member Avatar for rudz

please can someone send me demo or tutorial of how to upload images and save it in ms access database without downloading driver thanx

Member Avatar for Stitch1920
0
102
Member Avatar for Cruize_Invades

Hello! I am currently doing some authentication in Active Directory. Our AD is running in Windows 2008 Server and I manage to log-in based in our AD. However I also want to get the group where the user belongs. but I don't know how. Can anyone help me? here is …

Member Avatar for Stitch1920
0
150
Member Avatar for william_stam

Hi I have a site that lists a companies products (lots). It has a database table containing these records. I want to loop the records to show 2 accross and the rest down (2 records per row by unlimited rows). it is possible because i made a mistake on an …

Member Avatar for sutil
0
144
Member Avatar for centurion 5

Below is an extract from my code.. 1) insert code works fine, then.. 2) retrieves inserted record ID 3) then it SHOULD update the status of the performance with "booked" But it doesnt seem to update.. any ideas? [CODE]<% sql="INSERT INTO bookings (performanceID, customerID, bookingDate)" sql=sql & " VALUES " …

Member Avatar for padtes
0
110
Member Avatar for learner.11

hi friends I need to learn asp.net (c#) web application. I need to create a very simple login page with 2 textboxes(userid,password) and one button for submit.Given userid -Admin,password-Admin If login is successful,it has to redirect to another page ,else it shows a error message says,Login failure! I believe this …

0
140
Member Avatar for Member 164344

Hello, I'm having some problems in decoding urls on IIS6. When I click on URL UTF-8 encoded, resulting querystring replace any non english chars with question marks. For example, if you open [url]http://www.qmpeople.com/[/url] you can see a link in the middle of the page [url]http://www.qmpeople.com/tag/%D1%84[/url] containing an UTF-8 char properly …

Member Avatar for gdarcan
0
658
Member Avatar for love_dude1984

hi... im using a word editor in my app..i want to save all the data in the word editor to be saved in microsoft's word. does anybody have a code to create and save the data into the word doc. automatically? like when i click a button, it should automatically …

Member Avatar for chandru7
0
121
Member Avatar for tinuke

Hi there,am tinuke a software developer. I use ASP well,but i just started learning PHP/MYSQL. Is there a way to create a hyperlink data type like we have in MS ACCESS? I need to upoad an address to the database as a link.Pls help :sad:

Member Avatar for MeSampath
0
328
Member Avatar for madmital

I'm trying to create a virtual directory in an asp.net 2 application....and I'm about ready to explode. My company is hosting several web sites, and I want all of the sites to be able to share a directory of commonly used files, so that I won't have to include all …

Member Avatar for dbreise
0
350
Member Avatar for centurion 5

Hi, I am building a cinema booking system in ASP/VbScript with MS Access. I would like to display the records from the recordset in form of: [-----STAGE-----] [B] [x] [x] [x] [x] [x] [x] [B] [x] [x] [x] [B] [x] [x] [x] [x] [x] [x] [x] [x] [x] [x] [x] …

Member Avatar for closetosane
0
96
Member Avatar for sabarish_iyer
Member Avatar for sabarish_iyer
0
110
Member Avatar for mania_comp

Hi to all I am going to create online quiz/test. It will be in different categories like PHP, ASP.NET, JAVA etc. Before designing I need to work on database(in SQL SERVER 2005). I need suggestions on that about number of tables and columns in those tables. If you guys have …

0
66
Member Avatar for manimala.uma

Hi, I was new to c# and asp.net .I want to create a simple login page using ASP.net with c# code.I had 2 textboxs(username and id) and 1 button control.I stored all the username and id in oracle database.Ma table in database contents emp_name & password.what i need is ,once …

Member Avatar for nazee
0
2K
Member Avatar for carobee

hi i want to make an UI that appears like a chessboard and user can enter text in any of the boxes.later on i should be able to calculate the postion where user has entered the entry. which control should i use?I am creating my application in asp.net using visual …

0
70
Member Avatar for coollife

<asp:Image ID="imgpdet" runat="server" Height = 350" Width="350"/> I want to assign the height and width of the image which is the same of the original image from database . Actual problem is i have an horizontal and vertical photos , if i give height matching the horizontal photo the vertical …

Member Avatar for kvprajapati
0
115
Member Avatar for php_noob

First I apologize to the moderator, I am not sure if this is more than a WINDOWS 7 topic or IIS or a ASP.NET topic. MY SETUP: WINDOWS 7 ULTIMATE + IIS 7 + WEB PLATFORM INSTALLER + XAMPP MY IIS7 : RUNS in PORT8080 MY APACHE RUNS in PORT8070 …

0
97
Member Avatar for mnewsome

Just got the ASP download for websites. Have no experience but would like to create a website on a spare drive on a desktop only to be accessible when the machine is on and only for colleagues. This is just for experience and testing. Looking for tutorials and best advice

0
74
Member Avatar for abdelhakeem

Hi all, This is me again ,I want to learn programming in ASP.NET using C++ I've installed the IIS ,and made an .aspx file with the following code: [CODE]<%@ Page Language="C++"%> <html> <head><title>Welcome!</title></head> <body> <p align="center"><font color="RED" face="Snap ITC" size="12pt">Welcome to your New ASP.NET Page <br> "Using C++"</font></p> </body> </html>[/CODE] …

Member Avatar for abdelhakeem
0
198
Member Avatar for deepas

i'm looking for the demo projects for developing web app using c#.net 2005 as i'm new with web developments... i've begin connecting with database(sql 2005) now i need for validation & other things for my projects.. anyone like to share their simple project(demo) plz.....

Member Avatar for Sals
0
196
Member Avatar for misslilbit02

ok this is my scenario. I've never coded in asp.net. I can manipulate it a little bit because I have some coding knowledge but I don't know what I am doing so I need help figuring out how to do this. This is what I'm trying to do...I have this …

Member Avatar for Sals
0
210

The End.