Ask a Question related to ASP, Design and Development.
-
James Monroe #1
character limitation of an application variable
Does anyone know the character limitation of an application variable ??
How much can one hold ?
Will it give an error if it gets too big ?
etc etc
I have a complex array that I store in them to rotate content quickly and I was wondering just how much data they can hold ?
Well sort of an array... if ya know what I mean. I split it and parse it when I use it.
Whether it's a good idea or not to fill one up what is the limit ?
Anyone know ?
James Monroe Guest
-
Escape character when setting variable
I'm unsure on how to escape a character when setting a session variable. Here's my problem, I'm getting an outside variable that contains a dash in... -
Cant set CCW in ASP Application variable
I have a managed object that I want to use from an existing ASP (classic, not .net) application. The object contains a cache and may be accessed... -
substitute character in variable
Pardon my ignorance but, How do you parse a variable to find every occurrence of a string and replace the string with another. I tried using ~s/... -
CDO character limitation in Body field ?
Oops - actually the limit for the Body field is 1866 characters. Pete -
Application variable not persisting
Hi, For some reason your application shutdown between the assignment and retrieval of the value to the session. I need to see some code in order...



Reply With Quote

