Hi Guys
I have to validate for form input.
I have a form with 4 textboxes, and i need to check onSubmit that at least one of the four fields has been filled out.
How do i do this please?
Many Thanks
Dave
Hi DreXor
Thanx for the response.
I know all of our domain machines have the full office suite, so i was unsure why some microsoft ones would open in the browser but not others. So whats this hte plugin then?
Many thanks for the speedy reply
dave
Hi
I have an ASP and partial Javascript file manager. It finds files in many locations. When you find a file via the web GUI you can open up a folder in a local mapped drive, so users with the right NTFS perms can save changes.
Problem is when they open a file and save as (in say a word...
Hi there
Ive noticed whn you click on a file view / download via the web, some Microsoft apps open in Internet Explorer (like word or excel) and some fire up their respective application like access databases.
Is there a way to ensure all applications open in their native format, so if i click...
Hi All, Hope u are well
I have a predominantely ASP coded intranet which i am writing a file / document manager for.Results are returned from an Indexing Service datasource and results paged in the standard way.
The thing is when someone gets results i give them the option to open the folder...
Thanks for the response.
Thats similar to what I had but i must be using it incorecctly on the event.
Am I right puting a dead link ' a href="#" ' and then the ' onclick ="window.opener etc.. ;self.close()" '
I cant seem to get it to do anything?
Thanks again
Dave
Hi Guys.
I have a html form which is on a job logging system.
I am trying to get it it to fill out a persons details from values it already has in a db.
Heres where I am up to; a form with a user id field is filled out with a username and you click a link that pops up a pop up window which...
Im a total incompetent when it comes to JavaScript as i work soley in ASP and SQL, but against my better judgement tried some client side form validation the other day.
I wrote and hacked this together but it falls over.
Can you tell me whats up with it?
Thanks
Dave
function onSubmitForm()...
Hi Fella's
I want to see if its plausable to interogate the active directory on our Domain Controller (server2000) to page results to a web front end of,..all machines within the domain,.. and heres the difficult bit,.. also write out the packages that are installed on them : -
ie :
PC 001 -...
Hi Foxbox.
Thanks again for the help.
For some reason i cant get those scripts to work. I managed to find an article on the microsoft knowledge base, and it seems to be working now.
What i meant was can you reference the exact same properties, which i found you could with ...
Thanks for all the help foxbox, i can see now i will have to do it this way,.... and after all that time getting my head around those custom microsoft files!!!!
Im trying your code, but its not working,... just a few questions.
1)
--------------------------
oConn.ConnectionString =...
Thanks foxbox
Do you use this method because there isnt much control with the htx and idq file? Microsoft recommends you use them, ... but microsoft recommendes a lot of stuff!
I know i can to ignore a file in a standard vbscript statement, what i want to know if i can do it within the htx or...
After much work trying to understand the microsoft knowledge base's ideas on how to set up Indexing Service for web pages, it finally works.
You know the Routine, you have an IDQ file and a HTX file to interogate the catalog.
Within the htx file i write out the matches, from the relevant...
This is gonna seem really daft, im not quite with it today
Say i was asking ASP to ignore a word when it was performing an action:
----
varIgnore = "materials.asp"
If objFileItem.Name <> varIgnore Then
....
----
How would i make it ignore
1)more files than just the one ive...
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.