Hi People -
Just wondered if anyone knew of a list of Nationalities I could put in my form?
Cheers
Richard
Richard Noon
www.davidmasonconsultancy.co.uk
Hi,
I think I need to use a Remove() function or something to remove any random ' in a string,
e.g. ''O'Loughlin', 'niffib', '9', '0', 'fghjk', '£10000')'
from the "O'"
Any ideas?
Cheers Richard
Richard Noon
www.davidmasonconsultancy.co.uk
Hi,
I am after some code that will upload a document to a file, then insert a link to where that file is in a database.
Any help would be great, oh...must be Access. Cheers
Richard Noon
www.davidmasonconsultancy.co.uk
Good Morning, I am wondering if anyone knew of a good login script, to look up from an Access DB,
Any assistance would be cracking!
Cheers
Richard
Richard Noon
www.davidmasonconsultancy.co.uk
Good Morning, this piece of script submits data to a DB, I am wanting the UserID (strUsername) to be submitted too, so I am needing to persist it to insert.htm, then submit to the DB, which requires the SQL statement to be changed. The problem? I have never used ASP.NET!, and dont have time to...
Good Morning, this piece of script submits data to a DB, I am wanting the UserID (strUsername) to be submitted too, so I am needing to persist it to insert.htm, then submit to the DB, which requires the SQL statement to be changed. The problem? I have never used ASP.NET!, and dont have time to...
Hi, can anyone assist, I am needing to have a page, which uploads a file, to a folder.
Then the path of the file is sent to the DB, and everyone is happy!!
Any assistance would be great, i have tried loads of scripts from the net, but to no avail. I have searched Tek Tips, but not found...
<input type="submit" value="Submit >>" onclick = "stat();">
I am having a runtime error with the above code. error 1199
I think it is to do with the stat()..
Any thoughts?!
Richard Noon
www.davidmasonconsultancy.co.uk
Hi, I am having a runtime error...
I dont know if this is the correct forum for this or not, but please do tell me if I should post elsewhere.
<input type="submit" value="Submit >>" onclick = "stat();">
This appears to be the line, I think it may be the "stat().......
it is a Runtime...
Good afternoon,
I ahve the following page, which I want the presentation to appear as the code says. However, I also want an if statement to carry out the displaying of the data. The IF statement is shown below the first code.
How can I insert the IF statement so that the page appears as I...
I am using the following code, it adds a row to the form when the user requests it, the trouble I am having is that, the state of the row is passed to the state of the new row on the form (i.e. the data is copied from the old to new rows) I am needing to eliminate this, so the old data is kept...
I am using the following code, it adds a row to the form when the user requests it, the trouble I am having is that, the state of the row is passed to the state of the new row on the form (i.e. the data is copied from the old to new rows) I am needing to eliminate this, so the old data is kept...
I have the following code, which I want to use to upload files, however, i want to get the name of the file and rename it to the username of the user who is logged in.
<%@ LANGUAGE="VBSCRIPT" %>
<%
option explicit
Response.Expires = -1
Server.ScriptTimeout = 600
%>
<!-- #include...
Good Afternoon,
I am trying to write change some code, that i was given on this forum, to display all the records in a table corresponding to a particular user, to add formatting, and display the results in table, with the results in a text area, to allow the user then to update their entries...
Hi, I am currently using this to display the recordset from my DB, it works fine. My issue is this:
I am wanting the results from the DB to be displayed in a text field, so they can be updated, (obviously this will include the relevant update statement etc), but I am unsure as to how to get...
This code, I am using to add project details into a DB, the only thing is, is that it aint getting written to the DB!,..could anyone please assist?
<!--#include file="security.asp" -->
<%
'File: PrivatePageProject.asp
'Description: Authorised Page
'set...
Hi, I am using Access, to retieve data from the Db, I have a verying number of records in the table relating to each user, one user may have 4 rows, one may have 99, another may have none.
How can i reflect this on my site?
Richard Noon
www.davidmasonconsultancy.co.uk
Got a little something wrong with my SQL statement:
Microsoft VBScript compilation error '800a03fd'
Expected 'Case'
/viewjob.asp, line 10
SELECT * FROM tblJob Where UserID = "' &UserID& '"
-------^
SELECT * FROM tblJob Where UserID = "' &UserID& '"
Richard Noon...
Microsoft VBScript compilation error '800a0400'
Expected statement
/viewjob.asp, line 113
End If
^
This is the error I am getting....
this is the code
<%
If (objRs.EOF) then
%>
<P>Sorry, we do not hold any information about your previous Job history.
Else
<CENTER>
<FONT SIZE="5"><B>...
Hi, I have been scouring t'internet for days, trying to find a simple but effective WORKING!! upload script.
I am having major difficulties however, I am wanting to upload files, and have them sent to an Access DB.
Easy.....
Does anyone know of any good scripts?
Cheers
Richard Noon...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.