Access Website Anonymously -
Hi,
I'm trying to access the KaZaa web search with the Internet Transfer Control, but after 15 searches, it no longer allows me to search. Is there any way I can fool it into not knowing how many times I've searched?
Thanks!
Access Website Anonymously -
Hi,
I'm trying to access the KaZaa web search with the Internet Transfer Control, but after 15 searches, it no longer allows me to search. Is there any way I can fool it into not knowing how many times I've searched?
Thanks!
MS Access and MYSQL -
I am working on a Software for a School .The software uses a Access 2000+ Vb6. The Software Produces the Result of the students . The same School has their website. They want to announce their result on Website. Their website is hosted on Linux - using Mysql as their database on websit
Access DB on Website -
Is there anyway that I can read and write to an access database that I host on my website via my VB6 application. I have an access 2000 database with a list of access numbers. I want my end users in all parts of the world to get a unique access number. I want to simply find the first a
Problems connecting to a Website Access db -
I want to update the information in my Website Access databae but I am having difficulty connecting to it from a home PC. Anybody has a working VB script showing the Website name, table being accessed, etc ?
anonym internet connection -
is connecting to internet anonymously illegal or legal?
[2008] Access mdb to Asp.net webpage -
Hello,
i have a fully designed working access database 1.mdb which i want to export to a new asp.net website.
i opened vs2008 , clicked file>new website and then gave it a name.
then i added this 1.mdb by right clicking >add existing item .
how can i show this mdb file which
Can Access be used as a web based DB -
I have seen several people asking for a website that will connect to an Access DB. I wasn't aware you could connect remotely to an Access DB the way you can a SQL Server or MySQL DB.
Is it possible for Access to be used as the back end for a website?
A website that will teach me how to insert data into an MS Access file, access... -
A website that will teach me how to insert data into an MS Access file, access the data (Read into vb file) edit it.
I would like to learn the different functions of MS Access and how to integrate it with VB.
I would like to know if there is a website that outlines this all in a
controlling user-access intranet-site -
Hey,
I've developped an asp.net website on an intranet. It all works fine.
Now I want to restrict access to this site so that just a few users can view the website. I've tried almost anything: changing web.config, folder-access on server, changing IIS-properties...
If I could chec
Craziness -
Quote:
A controversial website that allows whistle-blowers to anonymously post government and corporate documents has been taken offline in the US.
http://news.bbc.co.uk/1/hi/technology/7250916.stm
data entry through website -
I thought I would let my fingers do the walking and see if anyone up here has some ideas.
I want to create a simple database and access it through a website hosted offsite. Then I need to be able to query it for certain parameters. Depending on the query answers, I want to be able
Best Way to Access a Website -
Given a website link, what's the best way to access it from a VB program? I had been doing...
Shell "start """ & strWebSite & """"
But this does not apparently work for Windows XP. I'm thinking there must be an all-purpose command t
Can new feature be added to reps system -
One thing that comes to mind is to thank person that reputated you: say it could be a button (right next to comments) "Thank You" or something of that nature and when clicked a small message (via PM) will be sent anonymously to whoever ... It could also be use to appologize f
Accessing a MS Access Database on my Website -
Can anyone tell me how to access a MS Access database stored on my website using VB, so that I can Add, Delete, Search, etc..
Is it possible to have a website remotely hosted, which would access local database -
Hi everybody,
Currently we have a MIS application, developed in VB 6.0 - SQL Server 2000 platform, which is used by around 60 users in our office.
We are planning to host a website remotely, which would allow clients to place orders, track order status etc. on it.
Would it be
VBAPI Website Zip File -
I once spoke to Paul the guy that used to run the website asking if he could zip the site up for me, that was as soon as i saw the messager that he could nto sustain or futher the website!
The reply was "its already in a zip on the website" and sure enough it was on the Co
[2005] Website Problem -
We have a website set up and I can access it fine when I am outside of the VPN, but when I log into the VPN I can't access the site via the browser, it hangs indefinately then says 'page cannot be displayed'. I'm using Microsoft IIS, with .NET 2.0. Any ideas why this would happen?
Strange VBscript/javascript problem -
Hi,
I've received a website for modification. The website is made with Javascript. I need to make some changes for database-access, so I want to write it in VBscript (I already have done previous websites with the same basic features).
After I copy-paste the code in the website it do
[2005] Database Updating Function -
I have a website that holds a large amount of information on it and a database that is on my computer also. I'm using a program that someone else has made that allows me to easily update information to the website just by putting information into the program. However, a certain part of
[2008] Choosing the right tools -
I need some help choosing the right way forward...
Project: a fairly simple website for my clients to be able to peruse reference materials and to be able to consult data about themselves from a database.
My experience: comfortable with VB6 and Access. Starting out with VWD (and
Anybody knows a GOOD anonymizer script -
Hi,
I want to add a script to my site that allows visitors to surf anonymously. I am a very big star in perl and cgi. I learned some java at school. But back to the problem, i tried some scripts etc, or they didnt work or images wouldn`t appear as images.
Does anybody know where,
Accessing Website From Vb program -
Hello guys im trying to make a simple program to access a website and i cant figure it out ive tried everything .
webbrowser1.documents.forms and so on
i cant figure it out im working on it days ..if anyone can help me to send the url of the website and tell me the code to fill
Newbie: How to make a web db w/ Access -
I'm pretty good with VB and Office VBA, and I'm learning SQL pretty well.... I have a website at work and in the website dir I have a small Access 2000 database. Also, I'm sadly limited to an old version of Frontpage.
I need to add db access to the webpage for simple read and u
UPloading the website Requirements -
I have developed one website using ASP and the database is Access database. I have developed using the Native Jet OLEDB provider to acces the database and manipulate the data. Now i want to upload the website. SO in order to work my website properly what else i need to upload other tha
How to see the Javascript code inside a website -
Dear all,
Thank for visiting this threat, i am a beginner in Java, and i have some questions about the Java Script. I have my own website and my website is totally without any Javascript, i am jeolous other's website with javascript and very attractive. I want to add some javascript
How do I open a website -
Sorry to post it here....
There's this website: www.nurvtel.com that has been disallowed not by my ISP but by the Internet uplinker. I can access this site from my office (I use a leased line there) & also from cyber cafes...Any ideas how can access it from a Dial up line...
[2005] Access website function from datalayer -
ok, so i have multiple projects, datalayer (dll class lib), a business layer (dll class lib), and a presentation layer (website).
What i need to do is access a function that is in a class file in my websites app_code file (because it returns an appsetting from my web.config file, fo
Don't know website -
I know this is not the right forum to stick this in, but I have no clue anywhere else I can put it.
Basically, I want to credit a website, but I forgot the web address. However, I have a logo of the website from one of their tutorials.
Would anyone have any ideas what is the webs
issues with using Access as website DB -
Hi all
I've been wondering about using Access as the backend to my website.
I would want to be able to upload images from anywhere (using component) and store the image in a folder on the server and the url to the image in my DB...
As I understand it, Access becomes unstable a
Using a website in code -
Hi all
Am using 1.1 vb.net.
I currently have a program for a user that logs into website does serach and lifts the data of webpage in VB6.
Same user wants another program but I would like to do this in .net.... can anyone tell me how to access a website in .net?
ie goto web
Test if Remote Site available -
Hi All,
from my website, I need to check if a remote website is available. Either by testing for a 404 return or using sockets or whatever is available :]
I have full access to the remote site and only FTP access to the primary.
Anyone? Thanks
GaZ
HTTP & HTTPS question !! -
Hi,
To have a secured website, we use a SSL certificate and the pages are accessible by the HTTPS://.....
But I can also have access to my pages with the HTTP:// ....
Is this a security that has to be managed by the website developper, in the way that he redirects to HTTP
Website Visit Detection -
Is there any way yo tell when a user tries to access a website through their browser, and, if possible, when they try to connect to a server for a personal service such as ICQ or AIM. Also, if someone types something in any AIM message window, can I grab the whole conversation?
Web site vs. website -
I've got a grammar debate going on. What say you?
Web site
web site
Website
website
My opinion is that Web (capital W) refers exclusively to the World Wide Web that you access through the Internet (capital I). But a web of web pages with a website can be created independently
HELP with putting a access database on the internet and accessing it in a vb program -
hi everybody, i need help.
i have a vb application, and i am trying to save a access database (just one table) on my website, i don't know how to do it.
can somebody show me an example of coding a program
running on a pc, and putting/getting records on a website.
also how can i c
ASP.Net Hosted Website Access Problems -
This happens intermittently all the time, but at times like today, it just go on.
This is what happens:
Our website is hosted by a company in Honk Kong.
No one inside our office, on either of the 2 dsl connections can open our own website on the host, but can surf the internet witho
Running Access file from Internet or Network -
I have a VB Project which accesses a MS Access *.mdb file which I want to put on a system. However I want the VB Program to connect to the MS Access file which is located on the internet...
assuming the URL to the file is say... http://www.website.com/msaccess.mdb
how will i conne
[2005] User Authentication + Sql server 2000 -
ASP.NET 2.0
VB
Visual Studio 2005
I setup the sql server tables utilizing aspnet_regsql.exe tool for another website.
I created a new website and would like to utilize the same tables. How do I configure the new website Adminstration tools and to obtain login credentials from th
Dynamic website -
Hi
I have already created a database using access and wondered what type of software would be useful for creating a website where i can use my access database 2000 at the back end. Any suggestions for what type of software is easy to use, that doesnt require programming something tha
Is it possible to create a new website in the IIS with the Setup Project -
I would like to create a new website group in the IIS because assuming there would be other web applications on the server as well that is using the IIS. So this web application will be unique to the others when the outside world access to it. I remember you can create a virtual direct