hey guys... Thank you very much for your help!
The code for the Name is working great!!! It turns out that I dont need the code validation... but the Phone is not working. It doesn't give me an error, it just goes trhough....
any ideas?
sorry guys... right from the beginning would be great. I have the asp but have never wrote javascript, and all I know about javascript is that it runs client side which is what I need...
Hi All,
I have wrote an app in asp with a sql back ground. Now I need to validate some fields. I have a Name, Code and PhNumber field...
*I need to make sure that Name has something in it,
*Code field has something in it and has to be 4 characters long,
*and need to make sure that phnumber...
ok, I just want to show a message box after the field is exited... I have tried the following
<td> <input name="Entity_Name" type="text" onChange="<% Call CheckIfClientExist %>" size="32"> </td>
Function CheckIfClientExist
msg = "Umm, I guess, EOF?"
Response.Write("<" & "script>alert('" &...
Hi All,
I am used to writing apps in access and Vb were you can use the AfterUpdate Function... I am now writing a ASP app (with SQL back end) and I need to be able to call a function once a field is updated/exited... how do I do this?
e.g.
when the field
<td> <input name="Entity_Name"...
Hi All,
I have create a serious of ASP pages... and I need to know if something is possible.
I created the pages by creating the asp page, then going to Insert, Application Objects, Record Update Form... Now this is working great, except for my one problem. When there are no records present...
I have created a serious of ASP pages... I created them by going to Insert, Application Objects, Record Update Form...
my problem is now that I need to make sure that certain fields are required....
Could someone please tell me how to change my code to make certain fields required....
Thanks...
Hi all,
I want to know if it is possible to create a vpn connection via a script. I know that you can use rasdial once the actual connection is made in network connections, but I want to make the actual connection.
Using a mixture of server2000 and 2003, and 2000 and xp clients.
if it can be...
I dont really have anything, I have just created a dynamic table by going Insert, Application Object, Dynamic Table... then create a ODBC connection connClient, then a recordset rsClient where deleted = false... other than that, dont have anything else.
Hi All,
I am using ASP and reading a SQL database. I have a dynamic table that lists all the records found from rsClientInfo, what I need to do is, when all the clients have been found be able to put a filter on the results.
e.g. be able to put in *wil* in a field as criteria to filter the...
Hi All,
I have a memo field that is used to fill a asp page. In my memo field I have something like:
<p>This is a test</p>
<p>This is the second line of the test</p>
<p>This is the third line of the test</p>
I have a form were I want to be able to take the above and split upto the first </p>...
Hi All,
Working on a report at the minute. It has a list of unique keys such as A01, A02, A03, A04, A05, B01, B02, B03 etc etc...
What I want to be able to do is have two parameter fields (StartVal and FinishVal) so that I can pass a parameter for all records, from start to a point, from a...
Hi All,
I am new to dreamweaver and I need to know how to create a webpage were the background fades from one colour to the next. But, my client doesn't just want one fade, they want the header of the page to fade left to right for about an inch, and then the entire left hand side to fade top...
hey travisbrown,
this website will be on the web, internally they will change the data, but then, the data that will has been changed will be published on the web... does this change any of your comments?
thanks for all your help, you have got me out of a sticky situation...
mswilson
Thanks travisbrown!
Just have a couple of questions
1) If I use an access database, does this limit the website to how many users access can handle? I have been told that you need to use SQL or MSDE for web databases...
2) How could this handle the images? Normally in an access database I...
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.