I have set up a test server with W2K. When I do a redirect to an APS page I get an "page can not be displayed" error. It works on our other servers and redirects to html pages also work. Does anyone have any ideas?
I am a non user so before I layout good money on CR I would like to know if it is possible to create a multi-column report similar to a phone book or a yellow pages. The categories would have to be in columns and when the column is full it would have to continue at the top of the next column...
Is there a way to limit what is being save in the log file. Now it seems that every login is saved even when it is successful. We would like to only save warnings or alerts and not information.
Thanx
Mark
Is there a simple way of stopping Internet Explorer form submitting a form when someone who is filling in a form hits the enter key? I've seen some fairly elaborate java scripts but I just need something simple.
thanks
Mark
Is there a simple way of stopping Internet Explorer form submitting a form when someone who is filling in a form hits the enter key? I've seen some fairly elaborate java scripts but I just need something simple.
thanks
Mark
We have created a new homepage for our intranet that contains java applets. We have just found out that some of the older set-ups did not include the virtual machine. I need to be able to check to see if the VM is installed if not then send it to the old homepage. I believe we can check for the...
Is there a way of telling if the browser has Virtual Machine installed? After creating a new home page using a Java Applet for an intranet we were told that not all machines had VM installed. I need to determine if VM is installed so I can send either the new page or the old page.
Thanks Mark
Why not just run a second sql and insert the key field into the second table. There is no reason to open another page.
do something like this.
sql = "INSERT INTO Table1........)"
RS.Open sql, conn, 3, 3
' Run sqlID to get current record number
SqlID = "SELECT...
You can also pass a hidden variable along from the first form (default) using the above method I write multiple pages all the time using only one asp. I also multi language asp's in the same way.
Mark
Steve
It is really a matter of programming preference. Is you have programed in C or Perl the transition should be easy if you have only worked in VBit could be a bit difficult.
Mark
It sounds like you have a memo field in the table and whe you do your select with "Select * From astu0021.dbf" it is also looking for the memo field file. You might get around it by selecting each field separately and exclude the memo field or make sure the memo field file is store...
That would have to be done client side. You should ask someone who knows java script if that is possible. The only way it could be done in asp would be having the page rebuilt server side.
Mark
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.