First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
ASP 2.0 Menu control on IE
I have been trying to get the ASP 2.0 menu control to work with IE 8, and although it seems to work on VS it does not display correctly in IE 8, but does work with Firefox 3.5.7. What happens is that the base part (or root) menu is displayed correctly. But, when I try and display the sub menus/items all I get i... 9 Feb 2010 16:19
Deleting from a current RecordSet
Hi I've had this problem before in other apps, and hacked off on a workaround, but I think I'm trapped this time..... Basically, a list of found records is presented to the visitor for previewing before a set email message is sent to each of the found records. But I need to give the visitor the ability to r... 11 Feb 2010 19:38
Handling a literal string with a quote
"Evertjan." <exjxw.hannivoort(a)interxnl.net> wrote in message news:Xns9CC2B539444D1eejj99(a)194.109.133.242... Toni wrote on 10 nov 2009 in microsoft.public.inetserver.asp.general: "Evertjan." wrote... Toni wrote on 09 nov 2009 in microsoft.public.inetserver.asp.general: Toni wrote on 28... 24 Feb 2010 17:45
Detecting hotlinking
I have a strange problem detecting hotlinking using .htaccess with IIS. I check to see if the referrer linking to my images contains mydomain.com. So, if the referrer is mydomain.com/page.asp, I allow the connection. BUT - sometimes the referrer does not contain the domain name and is: /page.asp First of al... 2 Feb 2010 17:31
Set HTTPOnly for Classic ASPSessionIDxxx cookie
Hi, A security audit company has advised that we should set the HTTPOnly attribute of the autogenerated ASPSessionID cookie in classic ASP. Although I can set this for cookies I create I can find no way to set this for the autogenerated cookie. Could anyone please advise if this is possible and point me i... 2 Feb 2010 17:31
Web Farm and State Preservation
If I create a page that posts back to itself, will the page be consistently served up from one server in a web farm; will there be some 'stickiness' with the client browser for that one page? ... 27 Jan 2010 14:56
VBScript Replace
2 questions about Replace. I have the following code. If an SWCall contains a '-X' I want to delete the record it's the key for. I need to remove the '-X' before I do the delete query. response.write "<br>Pre " & Request.Form("TCID")(i) & " " & SWCall Replace (SWCall,"-X","") response.write "<br>Post " & Req... 25 Jan 2010 21:52
Send mail please
Hello I just recieved domain name and password, Iand learn basic asp.net I test my site fine in my own coputer and local host I sent it to server but it doesn't show the index.aspx only error message as if there was no such index file up there. Really confued what should I add change to make it work just like oth... 23 Jan 2010 09:50
Global.asa
Hi there, I was provided a custom com object that is on a intranet webserver, its a stocktake component that hooks into an ERP system called Streamline. The sample code that was provided as in VB, and I managed to use it in an ASP application. During single user testing we didn't run into any problems, but wh... 25 Jan 2010 10:33
Classic ASP ASPSessionID cookie HTTPOnly
Hi, We have a classic ASP (not .Net) application that has been audited for security by a third party company. They recommend that we set the ASPSESSIONID Cookie, ie the one that is autogenerated for sessions, to use the HTTPOnly attribute. I can set this for cookies I explicitly create but cannot find any w... 15 Feb 2010 07:37
First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21