Thanx for the answer. Question tho: what if the field exists but it's like a zero-length field? Thanx, Haikal ... fields ... etc) do not ... by ... what ... ...
If your db allows nulls you can store a null, or store the empty string but make sure you use 1 as the length. When you do len(sText) for the length and sText...
My goal: Have an ASP page query an Access DB table linked to an Outlook PST file. Here's what I am attempting to do: I need to dynamically allow emails to be...
Hi, I've been getting the following error everytime i try to create a ... Microsoft VBScript runtime error '800a0046' Permission denied: 'MsgBox' ... valNot =...
Hi, ... Microsoft JET Database Engine error '80040e10' No value given for one or more required parameters. /process_searchname.asp, line 27 ... Dim sText, y y...
Dear Friends, If you find it OK, please re-forward the following messages to your friends including other egroups. Pushkar ... From: Ronald Laloo To: EvaLynne...
Explain what your want to do a bit more, and someone might be able to help! Chris ... From: rlnarasimhan2002 [mailto:rlnarasimhan2002@...] Sent:...
Chris Raethke
craethke@...
Feb 4, 2002 7:29 am
1757
You can't use msgbox in ASP code as ASP does not have access to any desktop display. And who would see the message box anyway? <% if NoMatches then %> MsgBox...
If you really need a messagebox, use javascript: alert("hello world") you can make an if-case in asp, and depending on true or false, create javascript...
Morning Group, I’m having a problem with my Select Case statement. I have created the statement as follows: StrEventType = Request.Querystring(“TYPE”) ...
Uhm yes sText does contain data. I tried Response.WRite sText and there is data (and it's valid). A question tho, why would the SQL strings you gave me work...
Thanx for the help. Question tho, if you can't use the Message box why is it in the Microsoft VBScript documentation? Also what's an if- case, I've heard of...
... I think it's a "feature" of the provider as it doesn't happen with all versions of ADO. If it doesn't recognise something as a column or table name then...
... Because it is part of VBScript, but a part that you can't use via ASP. ... sVar = "hello" select case sVar case "hello" DoThis case "there" DoThat end...
Hello, I am wondering if anyone has successfully used Index Server to display page Characterization? Below is the code I am using. The results for the...
Technically, yes, but not intrinsically. Depending on your whole setup, something like ASPUser (www.aspuser.com) may be helpful, or at least a starting...
Brian Hitney
bhitney@...
Feb 4, 2002 7:15 pm
1769
Hi! Yes, you can change permissions within ASP, but you must be logged on as Administrator or Administrator equivalent. Aleksandr Palatkevich BPVN Technologies...
Hi friends, As we are in IT field or interested in it therefore it is mandatory to be updated with the latest news. Keeping this in mind I had opened a new...
Hi All Trying to do an SQL query and save myself some time - I want to REMOVE duplicate records from a DB - for instance I have RecID - FirstName - LastName ...
Hi Group, Has anyone got any good examples of comparing a date from a form against today’s date? I want to stop users inputting dates, which occur in the ...
/me sobs on top of SQL box... ... From: Mark Fowkes Sent: 05 February 2002 10:09 To: 'active-server-pages@yahoogroups.com' Subject: [ASP] SQL QUESTION Hi All ...
Theres an article at www.sqlservercentral.com on removing duplicate records from an SQL Server database (if you're using SQL Server, of course).... eifion...
What would the job title be for a progammer/support guy that helps in the programming of new asp applications, debugs problems in existing applications and...
Job titleIt would OBVIOUSLY depend on the boss who defines the job...but I've had a similar sans the ASP and add VBA...and it was called an Escalation...