Not sure if quesiton is phrased properly.
This code generates a popup and shows links. Nothing happens when I click on the link.
<html>
<head>
<script language="JavaScript1.2">
<!--
var isie=0;
if(window.navigator.appName=="Microsoft Internet...
I have a popup(not a window) that is too big to fit inside the navigation frame.
I have no control over the frame itself, only the popup.
Is it possible to "float" the popup outside the frame? If necessary, it would ok to have the popup appear in the main page assuming I could use...
The code is supposed to read through a server text file and set the check boxes on the client display accordingly. It doesn't like the following:
Programx.asp
------------
<HTML>
<HEAD>
<script language="VBScript" runat=server>
<!--
sub ReadData()
Const ForReading = 1
Dim fso...
The intent is to call an ASP page to perform a series of actions.
I have tried numerous variations with no luck. The concept of submitting a form is clear to me, but calling a specific ASP to perform an action from within a form is not.
Perhaps I am using the wrong approach in this, and may in...
I'va doen some research on this and I am fairly sure it is possible, but the exact technique is escaping me.
I would like to place a command button in a cell in a MSFlexGrid control.
This is a condensed version of what I have:
-----------------------
Dim cmdViewTable As VB.CommandButton
Set...
The Search is down, and I did check the FAQ.
The Valid method appears to be somewhat of a trap to get out of.
It is readily obvious that each validation could be adjusted, or the valid code could be placed in the LostFocus method, but I would prefer a more elegant solution.
I would like to be...
I have seen it before, but cannot remember where. I do believe it is possible to change the Foxpro icon in a window to one of your choosing. This is not the Icon File in the the Windows Style button, but the icon that appears in the title bar of every window.
Thanks in advance, RWF.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.