13,153 Topics

Member Avatar for
Member Avatar for clipperbyte

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 …

Member Avatar for vjero
0
98
Member Avatar for dhingra

i wants to know about the diffrence between asp.net and java and which applications are performed by asp over java please reply ..........

Member Avatar for reach_yousuf
0
119
Member Avatar for preethi_ga

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 …

0
102
Member Avatar for RandV80

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 :) ). …

0
57
Member Avatar for jamello

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 …

Member Avatar for jamello
0
328
Member Avatar for htmlforums

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 …

Member Avatar for rapture
0
80
Member Avatar for vuyiswamb

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 …

Member Avatar for vuyiswamb
0
90
Member Avatar for Doc Holiday

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 …

0
47
Member Avatar for john93891@yahoo
Member Avatar for zappan

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. …

0
81
Member Avatar for brightline

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.

Member Avatar for jojiesace
0
68
Member Avatar for brightline

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 …

Member Avatar for jojiesace
0
64
Member Avatar for raul15791

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] …

0
58
Member Avatar for Rioku

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 …

Member Avatar for Rioku
0
170
Member Avatar for dskumar_85

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

0
73
Member Avatar for guptaalok12

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.

0
55
Member Avatar for ansari.wajid

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 …

Member Avatar for kavin123
0
252
Member Avatar for IT_Techno

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

0
84
Member Avatar for Oreo1982

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 …

Member Avatar for Oreo1982
0
154
Member Avatar for umesh.daiya

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 …

Member Avatar for dickersonka
0
52
Member Avatar for simpleton

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 …

Member Avatar for simpleton
0
218
Member Avatar for puja_suri

I m making a web application.In one of the page ,i have a submit button.On clicking of which the input will be validated and after dat if inputs are not corretc a dialog box need to be displayed. Now my problem is how to implemet the dialog box.On soln which …

0
57
Member Avatar for karan_21584

hai. currently i m using asp.net with vb (2.0 framework). here i have created a gridview and values has been populated. for the column 3,4,5 alone, i want to make the values as hyperlink, so that if user clicks that link it will redirect to a particular page (all links …

Member Avatar for Kusno
0
117
Member Avatar for csharpdeveloper

Hi I have a datalist control in my aspx page. I want to get the values of the colums for a row selected by the user and pass them to a crystal report. How do i trap these values? I mean in which event of datalist? I tried [code=asp.net]protected void …

Member Avatar for Kusno
0
69
Member Avatar for nicklibee

Hi All,, Iam facing following problem in my application I have two database tables 1) Groups table - is used to store the details of selected .aspx pages. 2) User table - is used to store details of users and associated group.This table even store the privileages associated with each …

Member Avatar for Kusno
0
139
Member Avatar for adityakiran.m
Member Avatar for vingo_mail

Hi friend I want the updatepanel progress bar to be displyed at absolute center of the page(Horizontal-vertcal centering). It should be done at unknown height and width. Also It should display when i m scrolling the page in a same manner. Could you help me how to do it whether …

0
32
Member Avatar for preethi_ga

Hi, Im using ASP.NET as front end and SQL SERVER as backend. i navigate the records in this using session variables. but its not working. [code=asp.net]Imports System Imports System.Data Imports System.Data.SqlClient [/code] After Inherits im writing [code=asp.net] Dim con as SqlConnection Dim com as SqlCommand Dim adp as SqlDataAdapter Dim …

Member Avatar for preethi_ga
0
134
Member Avatar for puja_suri

hiii i am making a website and i want that on the click of a delete button a msg box will be displayed with two buttons and different actions to be taken on the click of these button. I dont know how to implemnet d same. Pls guide me. Thanks

Member Avatar for puja_suri
0
161
Member Avatar for bagera

this method on dataNavigateUrFromatSting that i gave it a parameter for the popup() window it doesn't work but it's open with no data but when i gave it just the formname with the datalink its work correctly so how i can pass to it the width and the height and …

0
59
Member Avatar for timhysniu

Hello group, Im a new member in this site. Seems very resourceful. My first question is what is really .NET framework? Although quite programming background, I'm not very experienced with Vstudio and now this .NET (which I just purchased with aim to learn something) is a little unclear to me. …

Member Avatar for gever
0
206
Member Avatar for agz86

hi all.i have 2 dates in string format.i need to add these 2 dates to get the next date. is there any sql query for this?? Plz sum1 help me. urgent!! Thanx in advance...

Member Avatar for udaybhoite
0
107
Member Avatar for vingo_mail

Hi friends I want to disable a enter key in my page. Because I m having two submit buttons in my page for two particular group of controls value submission. One group for registration and another for login in the same page itself. Is there anyway control within .net programming …

0
46
Member Avatar for santosh jujgar

Hi friends , after a long time , I am here to share my ideas with u . I m a final year engg. student of IT stream. Right now I am doing project on Java & .net i.e.on both platforms. I just want to know that whether anyone has …

0
23
Member Avatar for teestaghosh

Hi, i am an IT professional. i require a mini project on .Net(any of VB/ASP/C#) for one of my sister who is pursuing BE(Computer Science). Please help me out, if anybody can. please reply, accordingly, i will contact you.

Member Avatar for ithelp
0
97
Member Avatar for adityakiran.m

[B][COLOR="Red"]hai can any one help me how to work with binding context using C# web applications[/COLOR][/B]

0
60
Member Avatar for BHUSHAN009

[code=asp.net]public DataSet GetData(String tn,String db1) { if(db1=="sql") { SqlConnection con = new SqlConnection("Integrated security=true;Database=master;server=COMP\\SQLEXPRESS"); con.Open(); SqlDataAdapter da = new SqlDataAdapter("select * from '"+tn+"", con); DataSet ds = new DataSet(); da.Fill(ds); return DataSet; } else if(db1=="ole") { OleDbConnection con=new OleDbConnection("provider=microsoft.jet.4.0;Datasource=c:\\db01.mdb"); con.Open(); OleDbDataAdapter da=new OleDbDataAdapter("select * from '"+tn+"'",con); DataSet ds=new DataSet(); da.Fill(ds); …

Member Avatar for peter_budo
0
55
Member Avatar for icarium

Hi, i have on my computer (vista) the IIS7 installed, and for regular sites it works, meaning that i simply do a project in VS and then copy the files to the wwwroot directory, and am able to open them in my browser. However i have a project where you …

0
57
Member Avatar for arfte

Hi, all Anyone, please teach me how to create an object of managed class in unmanaged class within the same application (under MFC c++ vs2008) ? (I can turn "/clr" option on only for the managed c++ class, for the whole application it's off due to the compatibility issue.)

0
88
Member Avatar for VbRider

hi 2 all.... i have a problem with my databind.it always view the wrong data. e.g. := webform1 --view customer details-- when i want to view customer details no1, all my text boxes always shows the other customer details..why is that??plzzzzz help...

Member Avatar for VbRider
0
69
Member Avatar for Rach68

Hi, I'm putting together a social networking site. One web developer is recommending going with them and using ASP.NET 3.0 and another is wanting to use PHP. I'm trying to find out which is better and what the difference is. For example, will one affect the ease of use by …

Member Avatar for Fungus1487
0
202
Member Avatar for jamello

Hello experts!! I have this challenge. I need to display a popup window with some controls on the clicking of a button on a page. Thereafter the contents of these controls (textboxes) on the popup window are to be transfered into a gridview on the parent form. Current status: I …

Member Avatar for jamello
0
144
Member Avatar for OmriN

Hello Everyone, i have a problem with the application i'm building, what i need is to import Excel Data into sqlServer which is on a remote Server. the tricky part is that i can't upload any file to the server so the import has to be made on client side. …

Member Avatar for OmriN
0
168
Member Avatar for nam.sri

I am using dot net 2003 but now want to move on dot net 2005 when I start installing through CD I got a error "Suite Integration Toolkit Executable has encountered a problem and needs to close. We are sorry for the inconvenience." can any one resolve my problem. Is …

Member Avatar for jamello
0
101
Member Avatar for vigneshwar
0
48
Member Avatar for ansari.wajid

Hi I want to extract sustrings from a string and want to store in an array. The string is dynamic it will change but the criteria to extract substring is same. say for example a string str="something is [!better] than [!nothing]" so i need to extract [!better] and [!nothing] from …

Member Avatar for dickersonka
0
107
Member Avatar for srinivasparcha

hi all, i want to know how to work with gridview in asp.net as i am using Sql srver 2005 database. i want to know what are the methods in a gridview that we use to display the data in various formats. Can anybody help me in this . Regards, …

Member Avatar for greeny_1984
0
56
Member Avatar for yomr

here is my dilemma I have an Oracle database that consists of tables (duh!) for an award nomination project where I have a table for nominees and a table for each category of qualifications for example table 1 (nominees) name ID_NUMBER PK DEPARTMENT NAME PHONE# table 2 (education_information) ID_NUMBER FK …

Member Avatar for gever
0
134
Member Avatar for zinu

hi to all, i am new in asp.net.then i have a form in asp.net(vb) for an invoice bill. i want to add the invoice item row by row...each row containing item name,quatity,cost,tax,price.. in table i used a combo box for item name,tax,a textboxes for remaining fields.. first when i load …

0
77
Member Avatar for bdicasa

Hi guys, I'm new to ASP.NET and MySQL. I've worked with Microsoft Access for a while (6 months or so) so I have an understanding on how databases work. However, now I am trying to create a website with ASP.NET 3.5 and MySQL. So far I've been able to get …

Member Avatar for rainny
-1
188

The End.