Also, to touch on a issue that wasn't brought up by any previous replies...
"Hacking" form posts are simple as pie.
All you need is netcat or a telnet comand line.
Basically, all that someone has to do is build manually build the request to your page by opening a connection to port...
I believe even NT4 comes with MDAC 1.5 out of the box.
ADO is a part of MDAC, and is what s commenly used to "connect" a Database in ASP.
- J
Wow, not to be argumentative or disrespectful to anyone. But isn't both of those methods (XML and RS) a waste of server cycles?
I just don't understand why anyone would go to such lengths as to spawn new processes to sort an array in a production environment.
I would use the bubbleSort, XML...
IF you are referring to the IIS SessionID, You can't just create one. When you leave the site to go to your CC processing site, your session is terminated. When you return IIS creates a new one.
I see 2 ways to resolve your issue.
1) create a guid that you pass along every page via hidden form...
I thought the /g was used to specify to keep searching for substrings after the first match?
I need to match all * + and - chars in a string.
(So I can parse the field names out and add them together).
This is my code, that doesn't work.
//this would eventually add the values of form fields...
No, problem, it is a very strange issue.
I have searched Hi and low for a resolution, but alas, none is to be had.
netscape 4.x is just plain stupid.
- Jason
I have a bunch of NS4 Layers, inside each layer is a form with a few fields. If the Layer is initialized as visible and kept visible everything is OK.
AS soon as I hide a layer, and then make it visible again, certain element types become unFocusable.
Radio, Checkbox and Form Buttons all...
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.