5,691 Topics
![]() | |
![]() | Hello Everyone, I need to complete a task, although I am not quite sure how? The task is to create a very unusual search system for a car rental site. There is a database of cars that the rental company possesses, and when the user specifies the rental period - … ![]() |
Hi, I've been searching around the forums but I haven't been able to find anything that solves my problem so I guess I'll make a new topic. Basically my situation is this. I've built a few PCs before for other people as well as myself so I know may way … | |
hey guys i got this error message and i dont know what to do with it @"Login failed for user 'LOWY\ASPNET'." i have everything set well but it just keeps going anyone can give me some help | |
The administrator quit- the site went down- when you login it points you to "mysql" has too many connections. we have done all the obvious mysql fixes and the problem is in the asp/net - the previous developer used visual studio? We need someone to take a look and tell … | |
Is it possible to phone an ASP.NET site. What I mean is if you have an internal phone network, would it be possible to create an ASP.NET site that would take input from a phone (in particular a mobile phone). Also as the input was being entered, could the site … | |
Hi, I'm very new to asp, I would like to have a reservation script, here is what I'm talking about, [URL snipped] i should be able to click on the date and time, and reserve a spot, i have the source code (there are several files), but i don't know … | |
Hi. I have a Java Applet with an assortment of buttons that is loaded onto an html web page. I would like any given button to run my ASP code which returns a web page containing results from a database query. But I can't figure out how to link the … | |
I am trying to code a page for an internal website that will generate a list of files and display them on an ASP page. I have this portion of the code working. I am trying to load an HTA page to run an executable with a parameter of whichever … | |
I am looking for an example on how I can setup a redirector with ASP.NET. I develop for a Non Profit Organization and they want to be able to send an email to [email]admin@ww4va.org[/email] then forwarding it to our distro email and add it to a database for archival. This … | |
[COLOR=#000000]Hello,[/COLOR] [COLOR=#000000]Here is the code: [/COLOR] [COLOR=#000000]<tr>[/COLOR] [COLOR=#000000]<tr>[/COLOR] [COLOR=#000000]<td class="FormCell">Do you live in US? </td>[/COLOR] [COLOR=#000000]<td class="FormCell"><input type="radio" value="true" name="Country">Yes</td>[/COLOR] [COLOR=#000000]<td class="FormCell"><input type="radio" value="false" checked name="Country">No</td>[/COLOR] [COLOR=#000000]</tr>[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] <% if true then %> [/COLOR] [COLOR=#000000] <td class="FormCell"> This is a test </td>[/COLOR] [COLOR=#000000]<td class="FormCell" colspan="2"><select name="TEST">[/COLOR] [COLOR=#000000] <option … ![]() | |
Hi People, I'm fresh to the forum, come from a design background and now living and working in london looking to startup a website as detailed below, get in touch if your interested or just want to have a chat and share ideas etc Yes we're looking for talent with … | |
I have a computer that had an Abit mobo and the controller card went out for IDE-0 channel. Replaced it with the board below. [url="http://www.newegg.com/Product/Product.asp?Item=N82E16813128307"]http://www.newegg.com/Product/Product.asp?Item=N82E16813128307[/url] I get power, lights and fans come on(including cpu fan) but no display. I've removed all non-essential piecesa and tried every ram configuration, no luck. … | |
Ok, I just got a new video card today (ATI Radeon x700 Pro) I installed it into the PC and then when I go to boot up my PC, the PC boots but no display comes on the monitor. I have 350W and it only need 300W. I think I … | |
Hi all, im trying to make a script which sends the link of the page to a specified email address. I have made it work by using a script from an external file, but when i call up the server variable request url, ht gets the wrong one, so i … | |
I was looking to buy this: [URL="http://www.newegg.com/product/product.asp?item=N82E16813188009"]EVGA 122-CK-NF68-AR Socket T (LGA 775) NVIDIA nForce 680i SLI ATX Intel Motherboard[/URL] - $250.00 Recently however I have seen that people have been having trouble with the Bios (Bio nightmare from my EvGa Gfx card last year :mad:) and am having second thoughts. … | |
Case: [URL=http://www.newegg.com/Product/Product.asp?Item=N82E16811163015]SILVERSTONE TJ-03[/URL] $273.99 Fans: 2 x [URL=http://www.ncix.com/products/index.php?sku=21011&vpn=NF-S12-800&manufacture=Noctua]Noctua NF-S12-800 120MM[/URL] $19.50 each MotherBoard:[URL=http://www.newegg.com/product/product.asp?item=N82E16813188009]EVGA 122-CK-NF68-AR[/URL]$249.99 Memory: [URL=http://www.newegg.com/Product/Product.asp?Item=N82E16820146563]Crucial Technology Ballistix 2GB [/URL] $ 309.99 Power Supply: [URL=http://www.newegg.com/Product/Product.asp?Item=N82E16817190012]XION Supernova XON-600R14-201 ATX 600W[/URL] $109.99 Procesor: [URL=http://www.newegg.com/Product/Product.asp?Item=N82E16819115001]Intel Core 2 Extreme X6800 Conroe 2.93GHz [/URL] $966.99 I'm going to use my GeForce 7800 GT that I … | |
i know this is not a question u'll enjoy,but i am new to asp.net but i need a connectio string to start my project ,so can anybody plz tell me how to get connection string while using sql server 2005.plzz | |
Does anyone know if this code has any kind of SEO benefit or what it's relevance is? Thanks in advance! [code] td class="botLinkText" <td class="botLinkText"><a href="http://www.blahblah.com/pages/page.asp" class="botLink">keywords & description</a></td> [/code] | |
I have a Repeater control (myrepeater) and a datagrid both bound to the same datasource: dgMaster.DataSource = GetAuthors() dgMaster.DataBind() myRepeater.DataSource = GetAuthors() myRepeater.DataBind() Here is how it is setup in the repeater: <asp:Repeater id="myRepeater" runat="server"> <HeaderTemplate> <tr> </tr> </HeaderTemplate> <ItemTemplate> <tr> <td width="30%"></td> <td><%# Container.DataItem("firstdate") %></td> <td width="30%"><asp:HyperLink ID="Hyperlink1" Runat="server" … | |
Ok im getting into ASP.NET 2 and SQL and i was wondering if there are any free forum starter kits/templates out there? | |
Hi. I understand that ASP is server side and JS is, at least in my case, run on the client. So, an ASP process will be run before a JS process. I want to make them work together if possible. Here is my problem: I have an ASP process that … | |
How do I convert [B]12/15/1985 [/B]to [B]15 December 1985[/B] format using classic ASP? Thanx in advance | |
Hey, if anyone has an idea of how to increase performance of a web application (ASP.NET). by means of deployment not code. | |
HI, I am new to web development as well as ASP.Net....I am trying to design and a develope a web UI....in which I need to transfer file at the client location itself....I mean the provided filename along with the path I need to move that file from one location to … | |
can we create dynamic reports in asp.net? the specification is as follows: we should be able to list all tthe columns from a table and the user dynamically select the columns for generating the report. plz help me thanks in advance sridhar | |
guys have anyone ever work with ajax with asp.net. if anyone have any information regarding this subject, may he share it with all? thanks in advance sam | |
HI, I am new to web development as well as ASP.Net....I am trying to design and a develope a web UI....in which I have two HTML <a href tags> If I click one of the item I should get one ASPX page and if I click another tag it should … | |
hi can u plz tell me how to maksing in asp.net i tried a lot of codes but no use plz helpo me out | |
Recently I bought a [URL="http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=2268595&Sku=TSD-320AS"]320gig SATA hard drive[/URL] from Tiger Direct. My computer, a Dell Dimension 4600 had a 40gig ATA, but anymore it just does not have enough space, and I'm having problems with it... So I figured it was time to upgrade. Knowing that my mobo does not … | |
I have multiple pages with the same information on them (forthcoming events information), and when that information needs to be changed i have to change every page which takes time. I was wondering if XML can be used to change the information on the pages by editing one central XML … | |
I don't know if it is acceptable here, i am newbie and trying to learn asp.net, I want to know how to do this tree view of informaton (see attachment to see what I mean. A simple code/ explanation will be appreciated. Thanks. | |
Hello to all.I have this project and I must say I am quite stumped with this ASP.Net ( I just can't feel the freedom when I was using JSP:-| ) Anyways the problem is this: After connecting to the database and verifying that the given password and username was correct … | |
Alright I just got a EvGa GeForce 7800 GT OC for Christmas only to find out my power suply is too low. My local Fry's is closed on christmas and Monday so in the meantime I would like some help deciding which power supply I should get. I need at … | |
I am new in VB.NET/ASP.NET, I want a user to logon to the aspx page using access level, If Access level is Administrator or User Or Manager different links or page be display or if Access level is User all the link relevent to admin should be disabled visa vesa. … | |
Can someone please tell me how to reduce the size of an image to a particular size. i.e. for e.g 40 kb in asp.net/C# | |
I am a novice . Just started to design webpages. I have an ASP page., where there is an INPUT TEXT BOX. I input a Tel No into this input box. Now I need to fetch the Name and Address from a 5 column EXCEL sheet ( Telno, Name, Address1, … | |
Hi, Can anybody send me a tutorial on how to handle a dynamic dropdownlist in vb asp.net. What I want is to have 2 dropdownlist. In my first dropdownlist, I have the list of departments. Then in my second dropdown list, I have the list of the members of each … | |
HI, I am new to web development as well as ASP.Net....I am trying to design and a develope a web UI....in which I have two frames....in one one of the frames I am placing my menu items (presently a href tags)....when I click on any of the menu item the … | |
Hello, 1st time poster, pls be patient if I mess up. My IE has been redirected to WinAntiVirus and System Doctor sites at random times, persuading me to load their SW. Norton and Spybot find nothing. Tried Vundofix, nothing found either. Ran Adaware, but not sure what items to 'fix'. … | |
Hi, I am trying to send the following HTML mail thru the ASP CDO component. This is the HTML mail i wanna send from Page 1: [CODE]<div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="820" height="540"> <param name="movie" value="http://mywebsite.com/movie1.swf"> <param name="quality" value="high"> <embed src="http://mywebsite.com/movie1.swf" quality="high" … | |
Hi all. Hoping someone could help me out here. I recently started toying around with ASP.NET web development and had downloaded a small business website starter pack from the MSDN site. I've gone through and made many modifications to the pages (only as they relate to the content of the … | |
Hi, I am building class for my project ,but yhe problem i do not get the proper answer here is the code [System.ComponentModel.DesignerCategoryAttribute("code")] public class Buying : System.Data.DataSet { private ContractDataTable tableContract; private BuyerDataTable tableBuyer; // private SellerDataTable tableSeller; public Buying() { this.InitClass(); // // TODO: Add constructor logic here … | |
I'm new to PHP so be gentle:) I have this asp code that is working....how would I write this in php if I use the same db tables and fields. The "class_amount" field will hold the total amount of students allowed, in this case 16. When a new record is … | |
Hi: Hello everyone. Can any one tell me how to change the location of _viewstate(hidden form field) in asp.net page from its default location( its usually the first control rendered in the form when u view the source of the page). This is for SEO(search engine optimisation) perpposes. I want … | |
Hello all and thanks in advance, I am attempting to get a PHP mail form to work “send a URL” I must be missing something. I a trying to do something like this page [url]http://www.willowcreek.org/events/evite.asp?ID=6[/url] they are using a third party company looks like SQL back end. So I found … | |
Hi there i have a page on which i have button to print the page but the problem is before printing user needs to change the print option manually to landscape. is there any wy tht user simply click print button and it got printed in portrait. as uer dont … | |
What do i add to code be able to hit enter as well as clicking the button. <%@ Page Language="VB" %> <script runat="server"> Function era(ByVal yEAR As Integer) As System.Data.DataSet Dim connectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0; Ole DB Services=-4; Data Source=Cresta Tunes.mdb" Dim dbConnection As System.Data.IDbConnection = New System.Data.OleDb.OleDbConnection(connectionString) Dim … ![]() | |
hey all, i have an ASP.NET application which was developed under VS2003. the application has a project for webservices, now i'm trying to convert it to VS2005 using the migration guide (you can find it in [URL]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/webprojectsvs05.asp[/URL]). anyways, after converting, i build the application to check the build errors, and … | |
hi.....when i try to view the page [code] http://localhost i've also tried 127.0.0.1[/code] i get this error msg: both with IE & mozilla firefox. [B]The page cannot be displayed[/B] [COLOR=#000000]There is a problem with the page you are trying to reach and it cannot be displayed.[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] [/COLOR][COLOR=#000000]Please … | |
Hi All, Well it's now 8:49 and have been at work for twelve hours and it starting to show. While I was going to copy a website to my webserver for some reason I though hey why not click the checkbox "Connect using Secure Sockets Layer". I then hit open … |
The End.