- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
11 Posted Topics
hi I am creating travels project, in left part of my datagrid of my default page i placed all the products such as india tour ,world tour etc and if v click any product it will redirect to itennary page according to their ID's my problem is i inserted new … | |
hi i am creating travels project using .net with c#, and i am new to java scripting i have written a code to open a new window but i want open new window with in the page as we do dot net as respose.redirect("abc.aspx") in the same manner just look … | |
hi,right now i creating travel project using asp.net 2005 and c# i can populate all the columns in the datagridview and even i am able to give hyprelink to paticular column but my problem is every time when i click it is redirecting to the same page, i want to … | |
hi i want to populate country's name in 1st dropdownlist and their states should be placed in the 2nd dropdownlist, if we select any state it should place the name of the capital in the textbox besides that and so on..... If possible send me code thank you in advance … | |
hi to all i am creating travels project, i want to place all the image in a datagridview and i want make that image as a hyperlink please solve my problem raghu | |
hi to all i am creating travel project, i want to insert image path in the sqlserver and i want to display image in the dataridview using c#, please sombody help me to clear my problem thankin you raghu | |
hi i created image table and inserted it value using c# but i want to display image in datagridview. please sought my problem thank you raghu | |
hi to all,, some one please help me how to ctreate image table in sqlserver 2000 and displaying image in the datagridview using c# | |
hi jerry thanks for dropdownlist, but i got another problem regarding updatating a profile of a login member, i created a storedprocedure for login information just look at my codding CREATE PROCEDURE sp_UserValidation ( @Username varchar(50), @UserPassword varchar(20) ) AS IF EXISTS (SELECT UserName FROM LogIn1 WHERE UserName=@Username and UserPassword=@UserPassword) … | |
hi i want to place all the values of a paticular login member and i want to update his informatin, for example i want to update his phone no. and address etc..how can i do that ,right now iam developin web application by C# ,please sught out my problem. thank … | |
Re: hi to all, my problem is if a select any country from first dropdownlist then it should place only states of selected paticular country and if select another country it should place those states and so on.. can any one sought out my problem thank youin advance. |
The End.