|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
Wildcards in ASP Replace String
david.n.holley -
8 Sep 2007 7:18 PM - 4 messages
I want to replace everything after a colon (:) in a string using ASP Replace. Here's an example of the procedure I want to perform: dim hr1, hr1replace hr1 = "H.R. 1908: Patent Reform Act of 2007 (On Passage)" hr1replace = REPLACE(hr1,": [WILDCARD GOES HERE]","") ...
File Upload Office 2007 documents, file corrupt/cant open
B -
7 Sep 2007 5:44 PM - 10 messages
I have a process that uploads files and has been working for well over a year or more. It uploads all file types and works fine. The customer now wants to upload Office 2007 documents (.docx, etc) and it ...
encodeURIComponent vs. escape
Danny Vucinec -
7 Sep 2007 12:50 PM - 3 messages
Hi, I've a problem reading querystring parameters that are 'uri encoded'. Anyone has a solution for this? To reproduce the problem, create a classic ASP containing the following code: ----------------------- <p>Value sent via querystring: <%= Server.HTMLEncode(Request.QueryString("value")) %></p> ...
Sending mail from ASP
Sonnich Jensen -
7 Sep 2007 11:06 AM - 2 messages
Hi all! I use the following for sending mail from ASP, but there is a problem - it goes to a intranet thing (eRoom) which does not read it, while Outlook etc does not have any problems. eRoom does simply not read anything but the from and subject. The ...
How to migrate ASP application to New OS
masakiy -
7 Sep 2007 7:00 AM - 2 messages
Hello, We are planning OS migration, Windows 2003 -> Windows Server 2003 (or 2008). And, I wonder where to find the information about the migration of ASP application to ASP (not to ASP.NET). Information could be the process, concern, difficulty, and so on. ...
Close popup window
sjsean -
6 Sep 2007 2:53 AM - 2 messages
In an asp page I have the following scenario happening (or would like to happen) person picks a menu item in main page which opens a popup window that allows customization of that menu item. Upon submitting that page the ...
|
|||||||||||||||||||||||