I would like to know how I can create a Persistant (for lack of a better term) form.
If you have ever used Outlook and are familiar with the little "sticky notes". That is what I would like to ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20240111.html
Zones:
Visual BasicDate Answered: 08/04/2002 Grade: A Views: 0
I don't know why I can't get this work.
I have two W2K boxes both on the same workgroup behind a firewall. I want to setup BOX B as a backup box and using Scheduled Task copy over the contents ...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_21268946.html
I am having trouble with this, it works fine without the "/persistent yes or no", but I want to make sure
some drives stay mapped and some dont.
Set oNet = CreateObject("WScript.Network")
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21475619.html
Zones:
Visual BasicDate Answered: 06/30/2005 Grade: A Views: 21
Good Morning Cookie Monsters,
I am trying to take advantage of the storage capabilities of a cookiecontainer but is does not seem to persist from one page to the other:
Cookies are set with this ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21520638.htm...
How can I save user entered data invisibly now that there is no <input type=hidden> on an aspx page?
I know normally the user entry ITSELF would store this (e.g. a drop-down, or a checkbox) but...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21533938.html
I use the canvas property of a form to draw on it. Every thing seems to work fine and the drawing looks great. If I move another window on top of the form, the drawing gets wiped out.
How can I ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21693033.html
I want to pre-load a bunch of SWFs into _level0 while someone browses my website. When they later go to the main Flash presentation, I want those SWFs to Still Be Around and NOT have to be re-loade...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
hi,
Please assist what does the follow means and when do we use it? $this->
sample 1:
{
$this->persistency = $persistency;
if($this->persistency)
}
sample 2:
{
$db->sql_query($sql))
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21994979.htm...
Zones:
PHPDate Answered: 09/20/2006 Grade: A Views: 0
I have registered a load of persistent classes using RegisterClass. Is there a way to get a list of the names of the classes that have been registered?
It would save hassle, as the subsequent cod...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10048899.html
Hello,
I am just starting to learn to use ASP, so this may seem to be a bit simple, but it's hard for me.
I am trying to implement a little bit of security in my system.(Actually, I already hav...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10081398.html
Zones:
AuthoringDate Answered: 09/16/1998 Grade: A Views: 0