Hi all,
I have created an FTP account in IIS 7. It works fine and the account has acces to all files and folders in his root directory. I want to restrict acces to a certain folder however. Is this possible ? So the FTP account has to have acces to all files and folders in his root directory...
Thank you all for your answers.
It's for a local intranet aplication, so I have a bit of control over the computers. I tried page-break-inside: avoid; and tested it in both IE7 and IE8, but it doens't work. Any ideas why ?
Greetz,
Buzzer
Hi,
Thank you for your answer. I know the page-break-before property, the point is, I can't tell when to use it. Is there a way to place it on a div with an argument so the div isn't divided in two parts? I can manually place the page-break-before in my code, but in that case I will have to...
Hi all,
I have a lot of div's with different content each. I have a print button on that page's that prints them all on several pages.
What I want is that a div isn't split over two pages. I don't want on each page only one div, no, I want as many divs as possible on one page, but a div may...
Hi all,
I have an main.swf on http://www.domainone.com and another reservations.swf on http://www.domaintwo.com I load the reservations.swf in level1 of the mail.swf. Evrything is visible, but I can't fill in a text field that is located in main.swf from reservations.swf
I did some good...
Thanks Golom for the reply,
However I execute the sql statement from an asp page. So I have to figure out how I can execude your code from asp. Do you have any ideas ?
Greetz,
Buzzer
Thanks for the reply,
I tried the four different synonyms and each of them makes a correct column with bolean values, but they are all displayed as -1 or 0. What I want is when you open access, you see them as check boxes. If I open the table in Access and I go to the column with the bolean...
Hi all,
Below is my SQL statement that creates a table. It works fine, but my column called Room1 is formated as text box (wich is the standerd in Microsoft Access) but I want it as check box. How can I change this SQL statement so that when I open the table in Access I see the values from the...
Hi all,
Below is my SQL statement that creates a table. It works fine, but my column called Room1 is formated as text box (wich is the standerd in Microsoft Access) but I want it as check box. How can I change this SQL statement so that when I open the table in access I see the values from the...
Thanx,
But if it was that easy I wouldn't bother you guys with it. The function retrieves data from a database on the other server, so I can't put the function on the other server, it needs the database.
Greetz
Tom
I was afraid it wouldn't work like that. Do you have a suggestion on how I could access the function on the other server then ?
Or will I be forced to use a querystring?
Thanx
Tom
Hi all,
Ik have 2 websites, each on another server. I need a value from a function from one server on the other. Is there a way to include a file with the full path. I tried this and it doesn't work:
<!-- #INCLUDE file="http://www.mysite.be/function.asp" -->
Any help will be apreciated,
Tom
Hi all,
Just to let you know that I found the solution. Maybe anyone else will need it in the future. The error wasn't due to the get or post or the dundas component. The chinese characters are only passed correctly to the processing page if the header of the form page has the following line in...
For the moment I copy/paste them from a chinese Word document. And for now that works fine in the standard forms without any upload. But it doesn't work in the forms that uses dundas upload component.
Hi all,
I have a website in chinese with several forms in it.
Some forms work correctly. It are the forms that are working with the GET method and the form items are collected with the request statement.
But the problem starts with the forms that allow the user to send text and upload a...
Hi all,
I wrote some VB script in access and the scripts and my database works fine on my pc and on my laptop. both on my other pc I get some error message, altough it's also running windows xp and microsoft office 2000, just like the other two computers.
I recieve the following message...
Hi all,
I have a website in 2 languages. I made the whole website one time and I read all the text from an include. In that file I decare my variable each time and then give it its value. Now in all my ASP pages I wanted to use something like this:
<% If language = "Dutch" 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.