I have put together a ACTIVEX and Packaged the .ocx - I have a ADODC1 - MSADODC.OCX and DataGrid control on the User Control. I also did a .lpk file ussing the LPK_TOOL.EXE in the same directory as my server for the web page. When the package was built it did a .HTML file...
I have a JavaScript that will disable the Right Click on a web page:
============================================================
<title>Out Today</title>
</head>
<SCRIPT LANGUAGE="JavaScript">
<!-- start hide
document.onmousedown = click;
if (document.layers)...
I have not used vb6 for quite a while. Is there a way to connect to a network drive and send the users and password ?
I'm putting together a Program where several users would access a database on a shared drive and update the 2000 Access database based on certain criteria. Instead of having the...
Andy - I replaced the SQL2$ statement with what you gave me and the records are not being updated.
Not sure if it something to do with a Refresh. When I put a
Data1.Refresh in the code that is when I get the Invalid Operation error.
I have ran the code one line at a time and the loop is...
AkutaSame,
I tried to do a data1.refresh in the Command code but
keep getting a Invalid Operation error.
I have placed the refresh in several spots.
Thanks
< I want to work in Theory - everything and everybody works in Theory !!>
Using VB6 - I'm trying to update records - There is a data1 and MSFlexGrid on the Form.
When the form loads the code:
Private Sub Form_Load()
Dim D$, SQL$
D$ = "OUT"
SQL$ = "SELECT [Out].[Name], [Out].[Remarks] FROM Out WHERE ((([Out].[Remarks]) Is Not Null)) ORDER BY...
I'm putting together a database which has employee's Name and also a field called remarks.
In the Remarks field could be APPT/AM and I'm trying to use
the IIF statement to set the remarks to OUT if it matches.
This is the sql but when I run it nothing appears in the REMARKS field.
SELECT...
BiggerBrother -
The web pages are on Windows 2000 - I do have a Supervisor web page set up with a user and password - I'm looking for a way to put in a JavaScript or a (If Statement) in the Acess 2000 sql that would set the Remarks to "Out" , "AM" , "PM" ...
...a Remark = "Meeting/AM" it would show "AM"
when the web page is open.
Here is what I have so far for the Employees web page.
**Out.asp**
Option Explicit
'Define our variables.
Dim cnnDB, strQuery, rsInfo ,cnndb1 ,authUser
'Create an instance of the Connection object...
...a Remark = "Meeting/AM" it would show "AM"
when the web page is open.
Here is what I have so far for the Employees web page.
**Out.asp**
Option Explicit
'Define our variables.
Dim cnnDB, strQuery, rsInfo ,cnndb1 ,authUser
'Create an instance of the Connection object...
...problem is that when the page2.asp loads I would like it to close so no one can see the URL.
This is for a internal web site.
Here is the code:
**PW1.asp**
<title>Input User and Password</title>
</head>
<body onload="window.close(" http://brpcinfo/list/page2.asp")"...
In EXCEL - Open the EXCEL and on the main tool bar - select Tools - Options - Click on the General Tab - In the Default File Location put A:\ and press ok.
Access 2000 - On the Main Tool Bar - Select Tools - Options.
Click on the General Tab and in the Default Database Folder type A:\ and press...
In Word 2000 - open it and then go to Tools > Options.
When the options open - select the tab File Locations.
Select the Documents and press Modify. When the next window opens - in the Folder name type A:\ and press OK - This will
force the users to save the files to the A: drive.
< I want to...
I'm trying to remember how to redirect a user if the web site as moved to a different server.
The web page opens on one server and then in 5 seconds sends
the user to the new site.
Thanks < I want to work in Theory - everything and everybody works in Theory !!>
More information - I'm using Front Page 2000 - I built the database then put in the ODBC for the database and then
put the database on the webpage thru Insert > Database > Results which built the global.asa file.
Thanks < I want to work in Theory - everything and everybody works in Theory !!>
In a Access 2000 database I have a record called PIN with xxxxxxx@pagemart.net - My question is the database has 52 records in it with the PIN's to differnt peoples pagers. How can I turn the Hyperlink on to this record so a user clickes on it and pulls up a e-mail to send a page.
Thanks < I...
When you want to open a file from the location ( web server ) and not save it to the persons PC. 1st the person must have the capability to view the file - Software installed - Example office 2000 to view word docs.
Then on Front Page Example:
Type in Test DOC and then select the text and Then...
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.