5,691 Topics
![]() | |
Hii, i have a datalist in my page containing a image button as item template.The design page is as follows <asp:DataList id="ddlist" runat="server" RepeatDirection="Horizontal" Width="30px" Height="134px" RepeatColumns="5" CellPadding="1" CellSpacing="5" > <ItemTemplate> <table> <tr><td> <asp:ImageButton ID="img" runat="server" Height="75" Width="100" ImageUrl='<%#DataBinder.Eval(Container.DataItem,"filename")%>'></asp:ImageButton></td></tr> </table> </ItemTemplate> </asp:DataList> th ecode behind is as follows public void … | |
Can anybody help me look for a site that will host my ASP.Net web files for [COLOR="Red"]FREE[/COLOR]. Thanks. | |
Hello boys and girls, the problem is (i guess) quite simple, when i push the button on my aspx page and write to the XML file the page disappears. DEFAULT.ASPX.CS [code=C#] protected void Button1_Click1(object sender, EventArgs e) { string email = "member69@hotmail.com"; string name = "joe doe"; string country = … | |
hey, i am a newbee to web development.i was wondering as to what is the best platform for creating dynamic websites.... i mean which is better php/myql. , asp , coldfusion etc... with respect to ease of coding and hosting | |
Hi All, I'm thinking about starting my own website, but I would like some recommendations as to where to host it. I'm want a host that supports ASP.NET but also PHP (attempting to learn both, so need somewhere to test). I want a reasonable amount of storage / banwidth as … | |
Grate Thanks, i have been designing website in html for some time now. i want to make my sites more powerful by using php or asp,but i can link up the pages for them to work like i do in html. i really need help,pls help. | |
I make small websites with admin pages coded in asp. The client can change the text and images on certain pages like products and gallery using the admin pages. I sometimes face problems while developing the site and want to put the entire site and admin side on some free … | |
:-/ I am trying to validate the values of the gridview before it is being written to a sql database, on a asp.net page. When ever I code in validation for the grid I loose all the functionality of the update and Delete function on the gridview. i also have … | |
Hi Friends I have a form having multiple field such as option button set and checkbox with different names and values and on next page i want to get there name and value. The problem is that if i only use/checked option button i got proper names of object (option … | |
Hi, I developed an Intranet website using ASP.NET/VB.NET 2005 where I need to retrieve the Windows Username. I am using Windows Authentication through Active Directory. This works fine when I create a Virtual Directory within the Default Web Site, and the IP address is Unassigned. The User is not challenged, … | |
Hi was thinking of getting a new case, and i came across one that i really like - [url]http://www.newegg.com/product/product.asp?item=N82E16811119136[/url]. it comes with a 1000W power supply. it got me thinking, how important is a PS that powerful ? Im interested in high-end gaming, and i was wondering if its really … | |
Dear all, My user scan all documents paper to PDF files. The PDF files are saved in one folder in my website. By using ASP.Net 2.0, I show up those PDF files in Internet Explorer. How do I protect my PDF file in order to avoid saving my PDF files … | |
Hi to everybody , I'm new in this forum I'm trying to create an ASP page were the user can write the information name surname address with some botton for accept the privacy condiction.Somedoby can lead me??? There is also a "ready to use application" like my? Tnks!!!!! :-/ | |
Hey everyone, I post to a bunch of forums, but always looking for new resources to learn and share. Been a developer for many years and currently working on productivity and organizational projects amongst others. I'm an OOP (Java and C#) and asp.net guru so hopefully you'll see me around … | |
Hi, Can any body tell me step by step, how to upload an asp.net site at booked domain. Regards Maurya | |
Hello, An indian company developed a custom application for us, it is not working properly and now they want extra charge to make it work! the url is phoenicianarts.com/custom the flash in the thumbnail squares is not loading. Anyone have an idea how to fix this? there is another version … | |
I installed Wampserver on my machine and everything else seems to be working well except that scripts on html pages are not being executed by the server. I previously had Apache 2.0.59 and still experienced the same problem. E.g on the code below: [code] <html> <body><?php echo "Hello World"; ?> … | |
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 … | |
[B]Hello,[/B] We are small but very smart company located in Lithuania developing products for German, Canadian and Lithuanian customers. We are looking for bright, experienced and responsible developers capable of [B]working remotely[/B]. If you are web experienced developer developing with Microsoft platform ([B]ASP.NET[/B], [B]C#[/B], [B]MS-SQL[/B]) you are warmly welcome. To … | |
I'm Helping a Uncle Clean out his Laptop. We got this a few days ago Unable to start up and well we got there obviously :) .So then we took a whole load of viruses,spyware,Malware, ext... The task manager and Control Panel were disabled Most likely from the viruses I … | |
Hi everyone, i want to use cvs for my project which is being shared by three members.i dont know any thing about cvs.does any one idea about cvs .wat type of cvs should be used for asp.net and protocols to be used.waiting for u r replies | |
asp.net 1.1 + vb.net I am redirecting to a page with a querystring. The system processes the logic of the page_load sub, hits the end sub, then begins the logic again. It does this only once on first entering the page. When I debug, I can see this activity... when … | |
Hi everyone, I have small query..... I am new to ASP coding..... I just want to know if I can use MS Access as my database or is anything else more optimum ... my application to be designed is quite a small one..... so will this be a good combination … | |
hi all, I m new in vb.net but i know vb very well. Can anybody tell me what is the main difference between vb and vb.net except the difference that vb.net is object oriented language i know this difference. But i want to know what is the main difference between … | |
Hi i would like to know how can we set the cookie by just typing url for example, [url]www.test.com/default.asp?field1=mark&name=john[/url] so when the user type in the url above, the two cookies will be set, which is field and name with the value mark and john. any replies, i'd appreciate. thanks | |
we are a small website company. I make the user interface of the website while my colleague develops the admin side in asp. The admin pages alow our client to change the text and images on certain pages like products, gallery etc. i want to study code examples of such … | |
hi, I am desiging ASP.net website , in one of the forms I need to import data to an excel work book with a specific name but I need to check first is that work bokk already exist so not recreate but only add a sheet to it . here … | |
[b]SEO[/b] is an acronym for [b]"search engine optimization".[/b] It is the process of analyzing your potential design and problems for search engines indexing and positioning. In other words, making your web site and its content attractive, relevant and visible to search engines and web searchers. There is nothing worse than … | |
Hi All, I am developing a website using asp.net 2.0 and C# as my language and would like to know if it possible to upload a website without its cs files. if how is it possible? Regards unicorn11 | |
Hello one and all. In simple terms Im quite an amateurs, but learning fast. I have just finished making a web email form, and have found a problem. I need PHP, so I looked at what I made and using the help of a mate (who is quite skilled) we … | |
I have written my first "Hello World" program in ASP. I thought I would post here how it is done and ask if anyone can suggest how to incorporate C#. The first step was to download the free "Microsoft Visual Web Developer 2005 Express Edition" from microsoft.com The next step … | |
Ok I am a noob in html. I would like to make a "animal crossing town creater" like the one at this url but in html. Is there anyway I could do this? [URL="http://www.animalcrossingcommunity.com/user_towns.asp"]http://www.animalcrossingcommunity.com/user_towns.asp[/URL] | |
Please help me " System.Data.SqlClient.SqlException: Prepared statement '(@Name varchar(100),@Describes varchar(100),@Money char(10))Upda' expects parameter @Describes, which was not supplied. at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Assignment.rose.dtgFlower_UpdateCommand(Object source, DataGridCommandEventArgs e) in c:\inetpub\wwwroot\assignment1\rose.ascx.cs:line 111Error:Cannot update " This is the code "namespace Assignment { using System; using System.Data; using … | |
hi there I have two web pages designed with ASP.net on VB I want to send parameter from the first to the second when I open it and I have this code in the first page : [I]Response.Redirect("second.aspx? name=" & usernametxt.Text())[/I] and then in the second page_load [I]stdnamelbl.Text = Request.QueryString("name")[/I] … | |
Dear friends: I've copy the asp.net code from Unleashed book. I want to use this part of the code to take stored procedure rather than select statment. The stored procedure I write for is this: ********************************************************* CREATE PROCEDURE authenticatedUser ( @userName Varchar ( 20 ) , @userStatus Varchar (20), @userPassword … | |
How to create [url]www.mydomain.subdomain.com[/url] for my user using C# in asp.net | |
Dear Colleagues: I want to separate interface design from its code (in my asp.net school project). So that , I'm trying to use a code-behind using vb.net. For example in my login page I provide the user with username and password input, then handle the user input from lgoin.vb file. … | |
I've installed VS2005 in WinXp SP2. When i'm trying to run asp.net web application in my local machine i'm getting the following error:- [B][COLOR="Red"]"Unable to connect to visual studio's localhost web server."[/COLOR][/B] same type of thing is happening when i'm trying to open a windows form application. this time the … | |
Hi All, I have a software module(enquiry) developed in ASP using MSSQL as back end. In the index page , i display 4 new enquiries for the logged in user, clicking on which land to the enquiry pages. This has been working fine. But now recently i have come across … | |
hi there, I am designing ASP.net over VB I have a linkButton in the master page and it is disabled, in the login page the login Button must enable that linkButton when I use it immediately like this: stdMaster.ChangeModeBtn.enable(True) it does not work , it gives me something about the … | |
Hi, I need somebody's help on asp template. I used to build page with visual web developer and that had masterpage. Right now i'm using dreamweaver, with asp and i want to use a site as the masterpage. I'm considering about using include file, but i can't edit it. Can … | |
I am working on an ASP.net 2.0 application written in C#, pulling data from an Oracle 10g database on a remote server (i.e. the application and database are on different servers). The data is pulled via a SqlDataSource control. When I run small, quick queries, everything works fine, but when … | |
Hi Everyone, (I apologize for my terrible terminology) Do you know when you "wave" your cursor over a photo or a url link and it appears as I would like to put it "clickable" or the cursor changes into a "hand". My issue is this, on my site I have … | |
hi there, I have my gridview's columns are hyperLinks to another pages as follows: [B]<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" CellPadding="4" DataSourceID="SqlDataSource1" ForeColor="#333333" GridLines="None" Height="149px" Style="z-index: 103; right: 47px; position: relative; top: 19px" Width="374px"> <FooterStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" /> <Columns> <asp:hyperlinkfield headertext="course_no"datatextfield="course_No" datanavigateurlfields="course_No"datanavigateurlformatstring="CourseEvaluationForm.aspx?courseNo=course_No" /> <[B]asp:hyperlinkfield headertext="course" datatextfield="course_name" datanavigateurlfields="course_name" datanavigateurlformatstring="CourseEvaluationForm.aspx" />[/B] <asp:hyperlinkfield headertext="Doc_name" … | |
i want to validate text fields with out validate page and want to make a link | |
probably, all of you have seen this scenario a lot when entering customerID into a large database it takes AGES to bring back one simple record of a single customer === let's say, this has been DONE already , for tuning performance separate the CUSTOMERS table into 2 TBLcustomer1 -- … | |
I have recently had a virus which was detected by Norton as Backdoor.Trojan. I have run antivirus on my computer and all my external drives. However I am still unable to run regedit or cmd.exe ( but am able to use command.com) and when a flash drive is connected the … | |
Hi All, I have a software module(enquiry) developed in ASP using MSSQL as back end. In the index page , i display 4 new enquiries for the logged in user, clicking on which land to the enquiry pages. This has been working fine. But now recently i have come across … |
The End.