Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: terrencetaylor7
Forum: ASP Jul 22nd, 2006
Replies: 5
Views: 11,260
Posted By terrencetaylor7
I think this will do it. Tell me what you think...

<html><head>
<script language="JavaScript">
function addone(){
form1.counter1.value=eval(form1.counter1.value) + 1
form1.submit()
}</script>...
Forum: ASP Jul 21st, 2006
Replies: 2
Views: 2,591
Posted By terrencetaylor7
You may also verify what home directory is setup in your website and what documents are established to be automatically run. Do you allow directory browsing? What about rights to the folder?
Forum: ASP Jul 21st, 2006
Replies: 3
Views: 9,429
Posted By terrencetaylor7
no, sorry. With SQL you can only perform one main thing per command. So you could select from several tables or update several tables in one command, but not update and select in the same command. ...
Forum: ASP Jul 21st, 2006
Replies: 5
Views: 11,260
Posted By terrencetaylor7
sorry, continued.

<script language="JavaScript">
function addone(){
textbox1.value=eval(textbox1.value + 1)
form1.submit()
}</script>
Forum: ASP Jul 21st, 2006
Replies: 5
Views: 11,260
Posted By terrencetaylor7
Forum: ASP Jul 18th, 2006
Replies: 0
Views: 1,272
Posted By terrencetaylor7
Good day, I am using Outlook 2003 at home and I host a web site for my family only. (I know, really small time stuff) I would really like to use my personal outlook calendar like a database.

:?:...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC