Description:
Microsoft Internet Explorer newsgroup.
|
|
|
duckkiller53
|
| |
Could someone Please help. I am reading the book Professional ASP.NET 3.5 BY wrox. In the section on Personalizaion and in particular "Working with Anonymous Identification" the Author states that you can create your own unique AnonymousID by using the event AnonymousIdentification_Creati ng from the Global.asax. In the Authors... more »
|
|
Application pooling / server not responding
|
| |
I have a webpage that can take a very long time to run, whilst it's running it updates the user as to the progress. I run this page as it's own application as I had problems whilst it was running it would stop all responses to the server. This is now the same case if a second request is made to this page whilst one is already running. The second... more »
|
|
check content type in asp
|
| |
Dear sir/madam I have to make a program in asp to upload resume. But hacker is uploading any type of file. I want he can upload only text file. I dont want to check only its extension. How can I do please help me. It's urgent. Thanks in Advance
|
|
sendmail finnishing
|
| |
Hi everyone. Happy halloween... My sendmail.asp sript is sending mail, hurray! Trouble is, I only get pieces of info, Arrgh! Emailed end: ...Type: Text And question in the email tex box. The sendmail page code: your name: "name" your email: "email" enter your question "question" Sendmail.asp script:... more »
|
|
Regular Expression Help please!
|
| |
My (VB/ASP) site parses pseudocode created by authors. For example, the author's HTML might contain [start small padded box] This content displays in a box [end small padded box] The bits in square brackets are then replaced with appropriate HTML to create a border around the text. PageHTML=replace(PageHTML,"[st art small padded box]","<div... more »
|
|
display xray images
|
| |
What is needed to have an ASP program display xray images (DICOM format)? Thank you.
|
|
Updating XML Child nodes using Classic ASP Problems
|
| |
Hi I am trying to update a child node of an XML file IE Changing the value. The XML file looks like this: <user> <firstname>Andre</firstname> <lastname>Bruton</lastname> </user> Here is my Classic asp code: users_firstname = "Tristan" 'New code to put in the XML file Set xmlObj = Server.CreateObject("MSXML2.Fr eeThreadedDOMDocument")... more »
|
|
avoiding error?
|
| |
Hello I keep on getting this error: Microsoft VBScript runtime error '800a01fb' An exception occurred: 'ActionDZ' /modules/jotfileorder/jotfileo rder_request_process.asp, line 190 This line causes the problem ZIPObject.ActionDZ = 4 'DynaZip component It happens most of the time, but not always. The component is in use... more »
|
|
Internet Explorer 6.0 crashes intermittently
|
| |
I have a web site that has the UpdatePane on it (I know...please keep reading anyway) Since this page has seen a dramatic increase in usage (around 60,000 page view a day now) the users have complained of Internet Explorer 6 (corporate hasn't upgraded!!) crashing from 1-3 times a day. I want to be... more »
|
|
|