>I'm looking for a solution that lets me somewhat hide the >code so it's not easily viewed, but I need to be able to >put the pages on any server. Is this still possible with >HTML Guardian, or is there anther part that needs to go >with the code in order to decipher it?
Ok... I Hope this sample...
I will tell you some good reason why just buying a software is very helpful:
1. when you create DLL it will take time (extra CODING)
2. Some company IS department dont like the idea of running a third party DLL in their server for security purpose.
3. It is very cheap and easy to use...
and...
just a thought and maybe you should check if the webpage is connecting successfully in the database
Check this ----> u-database-url="automaxxwebdb.mdb" and your connection string "automaxxconnect_ConnectionString".
[morning] I just love coffee.
I need some help here i have this TABLE1 and
I need to display the value of F1 and FSTA
of the latest FDATE for each group of F2....
TABLE1:
F1 F2 FDATE FSTA
--- --- ----------- ----
179 2 2003-11-22 1
222 2 2002-12-01 1
180 5 2002-11-22 1
181 5 2003-11-22 1
182 13...
Does anyone know how to store an images or documents in the SQL database and retreiving it back?
any tutorial or a sample code would be much appreciated.
Thanks in Advance!!!
Does anyone know how to store an images or documents in the SQL database and retreiving it back?
any tutorial or a sample code would be much appreciated.
Thanks in Advance!!!
SurvivorTiger,
OK...ok I think that is too difficult right but the trick here is to copy this part to a Module in your VB project...
called it Module1.bas
'Api function and the constants required for ExitWindowsEx
Declare Function ExitWindowsEx& Lib "user32" (ByVal uFlags As Long, _...
When you want your VB app to force a Windows computer to shut down, restart, or log off, you can use the ExitWindowsEx API. Read about Windows API
'Api function and the constants required for ExitWindowsEx
Declare Function ExitWindowsEx& Lib "user32" (ByVal uFlags As Long, _...
I have this strange problem in IE6 browser only.
In my page1 i store something in the session variable but
when i tried to get that variable in the page2 It doesnt seems to save the session variables. and my problem is it works in IE5,IE5.5, and IE6sp1 but not in IE6.
The code is something...
We have an ASP driven site that uses Session variables to authenticate,
like: Login -> Set session variable -> Display page based on session variable.
The problem is, some browsers at my client's company can't view the entire page because it seems to not be accepting or storing Session...
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.