Hi all,
I've search for it and all result where not very effecient..
Am trying to set register a remote sql server in enteprise manager so I could manage it the same way as I am doing with the one I am locally.
My problem is that I always have the "Sql server does not exist or access...
Hi dbMark,
Thanks alot for your input, I've already had seen the thread you've post me and was not able to work something out because my fields on the form are created dynamically... but am pretty sure that I would be able to catch the idea and apply it to my needs.
I'll have a try in the...
Hi all,
I have this script here;
*************************************
<HTML>
<HEAD>
<TITLE></TITLE>
<script language="JavaScript">
__uid = 0;
template = [{"width":"","prefix":"Descr","size":35}...
Hum.. I think you are getting the things more complex than they are here...
Tell me what's you ftp folder name in your account and what is the webfolder name also, and also where you wish to uplaod you're files. I will then help you out.
Also, did you change the variable value in the asp pure...
"Open uploadTester.asp in an editor and change the value of uploadsDirVar to the pathname of a directory with write permissions"
What is in the uploadTester.asp page? Do you have "c:\inetpub\wwwroot" hardcoded?? If yes than for sure it will not work. You need to put your...
Re-reading your post, if you could uplaod by ftp to the folder, is this folder within the webserver folder?? If yes then you should be able to upload using pure asp script, if not then you wont never be able to use a script, but only be able via your ftp account,
Example, if you have access to...
This is what I am saying... you are answering your own question...
Think about this, how would it be possible to write in a folder that does not have write permission..???
(because ftp in a folder is obviously writting data to this folder.. regardless what you are actually ftping in it. You...
Listen... how can you expect to be able to write to a folder when you do not have write permission in this folder??
Sorry, but I cant see how this is possible.
Good luck
I've always used pure asp uplaod and find that it's the best out there.
But this is always relatif on the needs you may have.
But give it a look.
http://www.asp101.com/articles/jacob/scriptupload.asp
Regards
Hi jemminger,
Thanks for your reply, unfortunatly this method as I read it and unless I am not misunderstanding it, only serve to return data, what I am actually doing also is processing the page that is in the iframe with some input text and so on. I do not only need to retreive data but I...
Hi Guy's
I have a web page with this code in it using iFrames.
<Iframe width="95%" height="800" border=0 scrolling="yes" MARGINWIDTH=10...
Yes, thanks, I already had a routine that when the session runs out the pages get redirect to the login.asp page.
But the piece of code you post for the display of remaining time is very very helpfull as it is what I wanted.
Thanks again and happy programming :-)
Cheers
Thanks for your replies guy's.
Yep I was aware of this, and maybe the second solution would be my best bet. The only thing I want to do is put in the status window, the remaining time of the user's session before he get's timout. The users in my case have different timout values that I set in...
Hi all,
I would like to retrieve the remaining time of the user session. Is this possible?
Example, if am idle for 20 minutes then the session.timout fire's up. I only need to be able to know in how much time the session will effectivly timout.
Thanks alot
Terry,
Thanks a bunch, effectivly it was not as easy as I touth! I had this permission problems and "No trusted connection" or something problem. I've check out the links you provided and manage to have it work.
Thanks again.
Cheers
Hum... seem's that this was to easy!! Ok thanks alot for you're input, I have to go to sleep before I cant make a difference between a database and a web browser...
I will get on your reply tomorow morning and give you my feedback
Thanks again
Wow.. that was quite easy! Not more than that?
So I have disconnected the db, copy the mdf and log file and simply re-attach it.. Now when I will attach this db on another SQL Server machine, it will be as simple as this? Only attach the db and everything will be loaded on this machine exactly...
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.