Good day.
Let's say part of the registration process on my website includes your date of birth. I want to be able to show that users age.
How do I do this?
I am having the following problem:
Lets say the users DOB is 15-Aug-1978. My first thought was to just subtract the DOB from the current...
Good day
How do I go about changing the value of the return or enter key when a user is typing in a 'textarea' on my form so that the return is display as <br> in the dbase?
Thanking you in advance.
William
Good day
In my table I have a column containing values with 2 decimal places. These values could be:
180.00
1.63
1.00
0.84
0.10
When I retrieve them on a web page, they display as such:
180
1.63
1
0.84
0.1
I really need them to display as...
Good day.
I recently uploaded a MS Access 2000 Database to our webserver which has since collected a large number of records from visitors.
I have made changes to the database and added tables to it. How do I upload the changes of the database to the online version without having to download...
Good day.
I extract data from my DBase and I have managed to format the dates as "25-June-2004". How do I change the formatting to "25-Jun-2004"? I need to have all the month names three characters long.
Thank you in advance.
Good day.
Part of my website has a registration page. I want to include a hidden input field that captures the screen resolution of the visitor and then store that value in my DBase. The javaScript code is as follows:
<script language="javascript">
document.write ((screen.width) + ' by ' +...
Good day all
I have to pages (.php) to insert data into a MySql DBase. The problem is that it duplicates each new record, ie., it puts the same record in twice.
Here's the code: (the page that receives the form and inserts)
<?
$usernameWS=$_POST['wsUsername']...
Good day master programmer Jedi's...
I was just wondering if someone could help me with this little problem I'm experiencing.
If I have an .asp page and part of it's functionality has to do with create an FSO, the system just hangs. I then have to close my browser window, stop the IIS, restart...
Good day.
Let's say in a table there is a column "OrderInLine". On a form I want to display the very last number inserted in that column so the user (me) can input the next number.
I'm using asp and an MS Access 2000 DBase.
Thank you in advance.
William.
Good day to you all.
To display the date like 24-May-2004 I use:
<%Response.Write (Day(Date) & "-" & Monthname(Month(Date)) & "-" & Year(Date))%>
Now if I have stored a date like that in my Access DBase, how do I retrieve it in that same format? Ie, the field name "myDate", if viewed in Access...
Good day
I have a few pages on my site that will extract their text content from a table in my Access DBase. The problem I'm having is that when I view the page in a browser, it does not show asp. Eg.: The title of this page is <%=objRS("pageTitle")%>, with ID <%=objRS("ID_webPage").
The...
Good day.
I have Microsoft Windows 2000 Server installed on my laptop which is part of a LAN which connects to the outside world via an ISDN modem. However, all the terminals inside this LAN can connect to the internet, mine can't.
I'm all ears for any process of elimination questions anyone...
I have a windows 2000 server laptop (laptop9) on my LAN here at the office. There are 7 laptops on the LAN. Our default gateway is 200.0.0.1. For the life of me, I cannot see other computers on the network from laptop9 and other computers cannot see laptop9. Oh, and laptop9 is configured as a...
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.