440 Posted Topics
Re: I don't have the answer Billy, but I would sure like to know that as well. I have the same issue with my W2k Web Server. For whatever reason right in the middle of a page off the server it will lag, and sometimes give a 404 reponse to a … | |
Re: Or depending on how you retrieved the data from the DB, asp.net will still have the disconnected original data (i.e. dataset, datatable, datagrid) and you could then compare to the "changed" data to the original. Or, you could place the data from the DB into an array (when you originally … | |
Re: Huh? Say what? | |
Re: Have you tried setting your profile to [b](custom)[/b] ?? | |
Re: Slade, I am not sure what you mean by not allowing others to overwrite the path, but allow the user? Why not store the path in the database (which I think you are doing) and set a restrictions level on editing that path. The path can only be edited by … | |
Re: Guess they gave up? [i] I agree with Inscissor. Please Folks, read the posting rules, and remember we are not working on the same project as you. Be brief, but to the point as to your problem/question and supply some code if need be. Makes it easier for us to … | |
Re: [QUOTE=dwhite02]I am doing this in Microsoft Visual Studio.NET as an ASP.Net Web Application. I am new to .NET, and Am trying to learn, I just cant figure this out. <html> <head> <title>Shopping Cart</title> <script runat="server"> Dim objDT As System.Data.DataTable Dim objDR As System.Data.DataRow Private Sub Page_Load(s As Object, e As … | |
Re: I think he is saying he has an Access DB and needs to convert the tables to SQL? Have you looked for the solution on Technet (MSDN) - [i] Microsoft[/i]? I am sorry, but I haven't got access to my SQL Server at work, so I can't give you step … | |
Re: [QUOTE=chanto!]Oracle has tighter java integration... and if licensing is not an issue, Oracle sounds like the logical choice. However, I'm sure it'll take a person of more technical knowledge to maintain an Oracle db...[/QUOTE] Actually that is sort of true. Oracle is only a little bit trickier to setup, but … | |
Re: Depends on what you consider better. Iteration (SDLC) or UML type of development. Microsoft maybe a world leader, but they are profit driven. Yeah, I know who isn't, but there are more ways to development that RAD (Rapid Application Development). UML (Universal Model Language) is a prefered means of accomplishing … | |
Re: How is this ASPNET? And your Link is to a file with no extension....just for notice sake! | |
Re: Ok, a little more details? What is some of the code related to the button, and are you getting this message when you run the program and try to click on the button? Or when the program is run initially? Needs more specifics! | |
Re: He is not using accesibilty options is he? Your friend that is? Because a particular key stroke or mouse click could have induced the magnifier ability? | |
Re: So you are saying, at this time, if you were to take it to your folks place place right now it would work fine. But it does not work fine at your place? Hmmm, this was all just recently tried? We are not talking a few weeks apart from your … | |
Re: "Being new to this" I have to ask you why would you want to do that? I assume that you have the two drives already installed. To put on both OSes just install windows 98, then once you have that installed, reboot (with the windows XP CD in the CD-rom … | |
Re: Ok, did your screen not display something like "Booting from CD-Rom...." during the boot up sequence with you WinXP CD in the CD Drive? You should press a key or enter to make it boot from the cd. Now, if nothing like that came up, two things could be wrong. … | |
Re: I like this place it feels like home :-) cssgal, I would suggest trying to create some posts, polls, or whatever based on news and events. That is why I have been posting as often as I visit. Figure if the topics are new and fresh, then folks may be … | |
Re: I am assuming that W2k partition is using NTFS partition. As for a solution I have none other than Recovery Console and have windows repair itself....or at least try. I had this issue once myself, and I learned the hard way that when doing a dual boot, it is advisable … | |
Re: Ok, you have downloaded or click ok an a site pop-up (or someone has) that has accepted this little problematic file. The best thing to do is download Adware and have it remove it. Is there anything running in the taskbar that shouldn't be? | |
Re: By freezing you mean it locks up? You can not do anything? Start menu? Alt + Tab ? Ctrl + Alt + Del (i.e. bring up task manager) ? And no problems with either drive other than the mentioned issue? How are the drives connected? (IDE, SCSI, USB) ? What … | |
Re: I agree with caperjack. Your message makes no sense dude! I can view the linked picture, but what does [b]"Lost this line on every topic"[/b] or [b]'Lost the topics bottom line in my comuter folder"[/b] mean anyway? Do you mean the little fancy blue line under Hard Disk drives? What … | |
Re: OK, not quite sure what you are saying, so let me see if this helps. [CENTER][B]Passing Arrays as Parameters[/B][/CENTER] 1. Reference the array by name in the CALL statement 2. The called SUB/FUNCTION [B]MUST[/B] accept the data into a parameter declared with the [B]SAME[/B] data type, but [U]without[/U] an index. … | |
Re: OK a couple of things.... First off, how do you know it is not running ASP Correctly? Secondly, IIS is set to run ASP by default, so what exactly are you wanting to know what to setup? There is nothing you need to do specially to run an ASP (asssuming … | |
Re: :confused: That is an error caused by the W32.Blaster.worm See [thread=820] here [/thread] for solution! :surprised | |
Re: CSCGal is right on the money there BMF. Check you code over dude, as there seems to be some inconsistencies. [B]ex:[/B] [code] void execute(struct CarADT c.listADT 11) [/code] CarADT you declare as a [B]Class[/B] earlier in the code, and now you say that it is a [B]struct[/B]? So I think … | |
Re: C:\DOCUME~1\PATTIA~1\LOCALS~1\Temp\bundle.exe My question is what is this? | |
Re: [QUOTE=b jackson]I would like to install java to my browser but don't know how.[/QUOTE] [B]b jackson:[/B] What do you mean install Java to your broswer? Java is a programming language, that yes does come up on some webpages which require JVM (Java Virtual Machine) and Java Console to run. What … | |
Re: Ok, well svchost.exe is not a problem, unless you have it sucking > 85% resources. But then, it could mean you are running far too many apps/task bar thingy's that are requesting services and thus drawing system resources. I have 5 svchost.exe's running on my system. Ranging from 1,200K to … | |
Re: Have you tried hitting [B] F5 [/B] when the system appears to hang? What are you doing in Windows Explorer at the time you are ejecting the CD from the CD-Rom? Are you acessing the CD that you are ejecting? Is is with Data CD's or Audio CD's or both? … | |
Re: And under Internet Options ---> Connections --> LAN Settings, Detect Settings Automatically is checked? | |
Re: First of all, posted in the wrong place dude! Should not be in the Code Snippet Section! Secondly, don't use CAPLOCKS when writting messages! Saying that; What you are asking is a standard (basic) 2 Tier Application. Show us what you have so far, and we can help you out … | |
Is this just my own issue, but it seems like TechTalkForums Dating is wacked! It states some Threads having been last posted 2 days ago, when I know it has been longer. Just thought I would mention it. :) | |
Re: You need to set the Router to allow access to specified system, and setting the TCP/UDP Port appropriately for the connection software you are using. "Remote pc" I gather from you message! Do you know how to access your router's administration pages (internal)?? | |
Re: And what kind of modem at you using that requires you to type AT commands directly too, for it to wake up? That is like the old days of Windows 3.11 or even older. Commodore 64 Days. Never ran across a modem in the last 5 years that needs to … | |
Re: Agreed, and guess we missed the boat Tekmaven. Oh well. | |
Re: Setup an Array to store all the possible cards, and Remove them as they are "taken" and if need be store those "taken" cards in another array. Use FOR loops to compare the two arrays. Hope this helps.....althought late. | |
Re: Still, rather strange Problem. I run VS6.0 No Service pack in XP no problem. Glad to hear the SP worked, not sure why? Hmmm... | |
Re: Hey Tekmaven, explain to me what exactly is a Blogg and why would I want to post to it? And while you are at it, if I could trouble you to explain the concept of a Portal (i.e. #Portal). Thanks dude! | |
Re: Actually No, the UDMA/EIDE connection on most boards in the past 2 years actually enable devices of different "speeds" to connected on the same IDE Channel without loss! | |
Re: Oh no... a While Loop. Run! | |
Re: A little more specifics on the actual problem as well. You say you reset it? By "it" I take it you mean you computer? Why do you have to reset it? Does the initial Launch of Internet Exlporer lock you system up when it is trying to find Yahoo? Have … | |
Re: Just looking at it, you have a few more svchost.exe loads, and several IEXPLORER.EXE loads. Do you have several Explorer windows open during this log generation? And I would eliminate the Office Startup in your startup folder (useless in my experience). AS well you have ATI and Quicktime loading in … | |
Re: Sounds like you are not passing in something to the SP that it requires. But I haven't worked with ASP accessing Oracle for a while. .NET and Oracle yes.... so not sure that helps. | |
Re: To start with, I would be interested in seeing the exact error message/dialog box that comes up when you try to access the file. And by access, what do you mean? Opening it? Copying it? Deleting it? As far as simple file sharing goes, and to my knowledge, you can … | |
I am dabbling in ASP.NET, and since I have switched to Mozilla Browser I have had coding problems. Partly because I know IE will load and display a page whether there are errors or not sometimes. Anyhow, when I use something simple like this in ASP.NET, it is not displayed … | |
Re: Is it just me, or are there several "new" or never before heard of moderators on Techtalk lately? | |
Re: That is a Windows API type of programming. Where you actually manipulate a UI Control from Windows. I am not sure how, and it would depend on the language you are doing it in? .NET or Non-.NET?? As well, Why would you want to do that? The user should not … |
The End.