13,153 Topics
| |
how can i get a name from database accrding to the letteres entering on the textbox using onkeyup() | |
Hi! I would be grateful be grateful if I get an answer to this problem...... I have 2 dropdownlists, one contains country names and the other contains states' names. Now what I wish to do is that when i select a particular country from the first dropdownlist, its corresponding states … | |
[code] hai friend's i have 1000 and more question's in database ,now i want to select the question's by the amount of 10 at a time ,when i click the next button the another 10 question's are want to show , now the selected questions from database should be in … | |
Hello am looking for someone who can assist me in modifying visual studio job website starter kit to fit the requirements of a project am working on. The modifications will include alterations to the database and inclusion of several features. More details will be given upon getting a response. Or … | |
Hello: I hope I'm in the correct forum for this question: Does anyone know if the .net api for autoCad allow you to work off the internet; or rather, it for developing in client/server environment only. Thanks, Proctor | |
hi, I'm trying to make a AutoCad tool palette with some tools, from VB.Net, i have been roaming through nets for some materials & help, but i coud'nt get atleast one also, so if U know any resource regarding this please forward it to me, thank U in advance, bye...................Prakash.C | |
hi guys, i have recently uploaded my project in school website, in a free host site. but unfortunately, i encountered this error, check this out: [COLOR="Red"]Server Error in '/projecty3' Application.[/COLOR] User does not have permission to perform this action. Description: An unhandled exception occurred during the execution of the current … | |
Hi guys, first of all i would ask all the engineers out there, i really really need this favour. I am building an online shop (DVD's), i have with me the basic page "movies.aspx" which displays the movies in a table with a thumbnail and a small description . there … | |
hi all, how do we display a messagebox in ASP.net. i tried in this way MsgBox("<script language='javascript'>successfully saved</script>") but it displays a error message saying " [B][I]It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly … | |
Hi, All I am playing a video file (FLV) in my web page. Its running fine. My problem is, when i click on another thumbnail of video its refreshing whole page. that's not looking good. Have you any solution for playing the video without refreshing page . i am using … | |
i wants to know about the diffrence between asp.net and java and which applications are performed by asp over java please reply .......... | |
Hello, Im using ASP.NET as front end and SQL Server as back-end. and i couldnt navigate the records. im not getting correct way. more over im having some doubts in the dataset also. normally im designing the dataset by picking the dataset from "Add New Items" only. because, if i … | |
I posted a problem here a while ago on this topic, but had to put my project off to the side and never really got it resolved. But I have a better understanding of the problem and a clearer idea of what I need to do (I think :) ). … | |
Howdy there my people! I have a pretty 'thorny' issue I have been battling with for some time now and I am really hoping that with expert-eye-a-plenty in this forum the challenge is a done deal. It really beats me hollow why a control which I downloaded free from the … | |
Hi, I have 2 pages in the web application, one is login.aspx and another is user.aspx. When user type the address login.aspx then it will let user keyin user and password. If the password correct, then goto user.aspx page. But, my problem now is, if let say the user don't … | |
Good Morning All Am trying to Store the username of the User that will be loged on. choose to use the Profile, and i have done the following from the Web Config file [CODE] <profile enabled ="true"> <properties> <add name ="Username" readOnly ="false" allowAnonymous ="true"/> </properties> </profile> [/CODE] And am … | |
Hello All, I need to pass two session varaibles from gridview to open another page ("Detail.aspx") I got the session varaibles work with the "AutoGenerateSelectButton = true". But I need to use an image instead and not sure where to start. I got the images to display and open the … | |
Hi all, I was manage to display the parent-child relation in datagrid. but the problem is all the child information display only in 1 template column and the rest of template columns are blank. how can i solve this problem. here is my code sorry if my english is bad. … | |
I have downloaded a FolderBrowserDialog dll and added it to my project. I toke an object and showed it: mydialog.ShowDialog(); but it appears minimized,I don't know why. I need help to solve this problem. thnx in advance. | |
In my web application: I want to let the user select a folder (not a file) I am using FolderBrowserDialog but it display as a blank window there is only [COLOR="Red"]ok[/COLOR] and [COLOR="Red"]cancel[/COLOR] buttons but there is cabaility to chose a specific folder. I did it in a windows application … | |
Hi, first of all sorry if I post this in the wrong section. Cant find where is the VBScript Section. I'm new to VBScripting. What I need is the VBScript to count the number of record in my MSAccess table. I tried [ICODE] total = "SELECT COUNT(*) FROM Product" [/ICODE] … | |
First I want to apologize if this has been asked before. I have spent hours trying to figure this out and can never find a straightforward answer. It has turned out to be a FAR more difficult problem then I originally thought. Basically, I need to write a client side … | |
hai friend's i want to add all the countries in the dropdownlist but by using the web service ,for the corresponding countries i want to provide the list of states in another dropdownlist ,and for the selected states i want to provoide the important cities in the states | |
i have some date in DataTable .i want to display it in the page itself without using any data bind control.is it passible.how i can i do it. | |
Hi I am using below code to play flv files using scrubber.swf in the browser but its giving compatibility issue. While it is working fine on internet explorer, its not working on firefox. Any help will be greatly appreciated. Its very urgent. Thanks [CODE]<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="336" height="297" bgcolor="#FFFFFF"> <param … | |
hi how can i create Pagination table or GridView in asp.net using c# ? but i need it to show hug number o data without affect the performance of web application because i need to retrive data from SQL DB with data set can any help me Best Regards, IT_Techno | |
I have an input form that requests a date from the user and have a pop-up window with a calendar in it. Problem is the window shows for less than a second and then goes behind the main page. I have used this exact code in several other places with … | |
hi, i would like to know how can i upload my website which is made in asp.net using c# while our server is lynux server? some one told me about mono project but what is mono project? my application will open on that or there will be change or what's … | |
I've been learning about ASP.NET 2.0 and I have some pages that I'd like to test out. Problem is.. I can't get my WinXP Pro SP3 to serve the ASP pages. Even a basic .aspx "hello world" test page fails. IIS keeps bombing and saying "IIS has encountered a problem … |
The End.