Sheco, the file is not, as you say, on my server.
Can you tell me more about this xmlhttp, or link to me to some simple user guides on how to do what I want?
Thanks.
Wayne.
This is following on from a post I made yesterday. I've only solved half the problem.
All I need to do now, is get the contents of a file on te internet into a variable in my ASP page on my server.
The web page on the internet is: http://www.mivan.com/jobs/jobsdumper.php3
So if, somehoe, I...
Hi All, just wondering if any of you gys could help me with this problem. It might be do-able with ASP.
We have a windows 2000 wev server here. Everyday we log onto that web server, open a web page (www.xxxxx.com/jobs/job.php) and copy the text from the page and then paste it into a text file...
Hi All,
On our intranet, I would like to have the user's name appear at the top right. We use a domain and the only people accessing the site should be people logged onto the domain.
Classic ASP or ASP.NET will do. I just need to know how to pull the user's name or username from Active...
I've been given the task of tidying all our distribution lists as they are a complete mess.
I've created all the new ones, but this has caused some duplication within certain departments.
Is there a way of finding out how often, or even the last time a distribution list was used?
Thanks in...
No, that's not what I want to do. I know how to do that.
Basically, at the bottom of every page I want a link that brings you back to the root of that folder (which is actually index.htm).
I have tried:
<a href="/">
Which brings me back a level, not to the root.
<a href="/myfolder/">
But...
Hi All,
I've been given the task of writing a web application that pulls data from Active Directory. At present, I program in Classic ASP.
Does the .Net framework have better connectivity to Active Directory?
I guess what I'm asking is, would I better off starting the project in Classic ASP...
Ok, lets say I have an HTML file in a folder called myfolder on a site called www.mysite.com
http://www.mysite.com/myfolder/document.htm
What I want to do, is link to the root of the folder that the document is in. So that when clicked on, I go to:
http://www.mysite.com/myfolder
The thing...
Hi All,
I've been given the task of re-arranging our mailing/distribution lists. I was hoping to breakdown the company structure in such a way that only the bottom level groups need to be populated. Then the users in those groups will filter up to the levels above.
However, I'm afraid of...
Hi All,
I am having one almighty problem with my web server. Sometimes, it isn't outputting dates correctly in ASP pages all the time. I have developed a few pages on my laptop and they all run fine, but once moved onto the web server, the months and date switch the wrong way round (american...
Thanks very much.
I also had a wee shot at Google and found this: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=4&txtCodeId=7189
I'll try them both out tomorrow.
Hi All,
I have a bunch of records in a database table. They are actually days book off work by employees. I have been outputting the results into straight forward tables, but users have been complaining that it isn't easy to read and is difficult to see when people are off.
Are there any...
I'm putting together my own wee discussion board. You can view it at:
http://www.club-nut.co.uk/discv1
Thing is, at present, users can use HTML, javascript etc.
How do I disable this? I thought <pre>stuff</pre> would do the trick, but it seems I am wrong.
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.