Enter Keywords:
1 - 10 of 236(0.008 seconds)
Sort By:
 
Following is the function: <script language="Javascript"> <!-- function confirmCleanUp() {    if (confirm("Your Entering Edit Mode?")) {               cleanUp()    }    else{                close()          } ...
Zones: JavaScriptDate Answered: 02/27/2000 Rating: 9.8 Views: 0
My ASP page displays n number of records.  I have a delete link in front of each record.  On click of the delete link the record is removed from the database.  I want a popup confirmation prompt to...
Zones: JavaScriptDate Answered: 01/28/2004 Rating: 7.8 Views: 0
Ah hello. I am currently ripping all my code to bits to learn more, and I came across the following example in one of my texts: #include <iostream> #include <typeinfo> using namespace std; ...
Zones: C++Date Answered: 12/05/2004 Rating: 9.4 Views: 0
I am trying to help a friend put a used system back together.The disk had been formatted and I am trying to get the cursor to move in DOS.(to load win98) The screen says Loading boot record from ID...
Zones: HardwareDate Answered: 03/16/2000 Rating: 7.4 Views: 0
Hello experts! I whould like to get an alertbox with two buttons, OK and CANCEL. How do I do that?
Zones: JavaScriptDate Answered: 05/30/2001 Rating: 7.6 Views: 0
Hi, Is there a way in a form to identify more than one "ok_url" triggered by a "form_id" "option"? I am a beginner and need help figuring this out. I have to use a supplied cgi script that wo...
Zones: CGIDate Answered: 09/07/2004 Rating: 7.2 Views: 0
Hello experts, I created an ASP.Net web application (in C#.Net) as above mentioned. I also created a windows class (in VB.Net) containing only a method with MsgBox inside. In the web application...
Zones: ASP.Net ProgrammingDate Answered: 12/03/2004 Rating: 6.6 Views: 0
Hi!   I am studing C# currently and run into simple problem for which I can not find answer.   I have two forms in app. One (MainForm) in responce for menu command brings up dialog, which is impl...
Zones: C#Date Answered: 11/17/2004 Rating: 8.2 Views: 0
Hey there guys, I've just upgraded to Windows 2003 Server, and the upgrade process has gone through and added a folder called aspnet_client in all my 'hosted' folders... Scenes I am not using...
Zones: Microsoft IIS Web ServerDate Answered: 12/13/2004 Rating: 6.6 Views: 0
Hi, i need to know how to avoid the close of a subform (when user does a click on OK button) if, in example, a field is empty and it should not be that way. I already tried with @failure and @retu...
Zones: Lotus NotesDate Answered: 07/08/2005 Rating: 5.8 Views: 0