Forum: MS Access and FileMaker Pro Oct 11th, 2005 |
| Replies: 0 Views: 1,717 when i click a link into my page, it will then open a new window which is connected to a database. when it loads.. after 2-3 seconds the "Page cannot be displayed error" will then occur.. is there... |
Forum: HTML and CSS Oct 11th, 2005 |
| Replies: 2 Views: 1,558 this is my prob an i someone cab help me about it:
when i click a link into my page, it will then open a new window which is connected to a database. when it loads.. after 2-3 seconds the "Page... |
Forum: HTML and CSS Aug 8th, 2005 |
| Replies: 1 Views: 1,280 i have two popup windows. but when i click a button on my first popup window, it hides and my second popup will display.. how will i do it? |
Forum: ASP Aug 7th, 2005 |
| Replies: 2 Views: 3,394 i have a popup window thats got a submit button on it. when it is clicked, i want it to close automatically.. but i dont know how.. anyone please help... |
Forum: ASP Aug 7th, 2005 |
| Replies: 2 Views: 3,277 this is the error:
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error in INSERT INTO statement.
/proj/save.asp, line 26
====
this is my insert into statement: |
Forum: ASP Aug 4th, 2005 |
| Replies: 1 Views: 2,040 how can i add data into my database when the table that will be opened depends on the drop-down menu that the user chooses. |
Forum: ASP Aug 3rd, 2005 |
| Replies: 1 Views: 2,831 I have this kind of error: (and i can't seem to solve this)
Error Type:
Server.MapPath(), ASP 0172 (0x80004005)
The Path parameter for the MapPath method must be a virtual path. A physical path... |
Forum: JavaScript / DHTML / AJAX Aug 2nd, 2005 |
| Replies: 6 Views: 21,332 this is the one
main.asp
function display()
{
window.open('ticker.asp','ticker','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=850,height=10,scrollbars=no,scroll=no')
}... |
Forum: JavaScript / DHTML / AJAX Aug 2nd, 2005 |
| Replies: 6 Views: 21,332 this is my main.asp
<meta HTTP-EQUIV="Refresh" CONTENT="50; URL=http://localhost/proj/balor.asp">
<script type="text/javascript" language="JavaScript">
function display()
{... |
Forum: JavaScript / DHTML / AJAX Aug 2nd, 2005 |
| Replies: 6 Views: 21,332 yup.. in facct, im just using the action="URL.asp" so that i can view my window.. do you have a yahoo messenger.. coz i really need someone to help me with ithis prob. |
Forum: JavaScript / DHTML / AJAX Aug 2nd, 2005 |
| Replies: 6 Views: 21,332 i have 2 asp pages, one is an index that when you click the submit button, a pop-up window will appear. this popup window is an ASP Page that connects to a database.. how can i make this a... |
Forum: HTML and CSS Jul 4th, 2005 |
| Replies: 2 Views: 3,525 im using Javascripting.. because thats the only language i feel comfortable using and im having dificulty to other languages.. is it possible for me to use javascript then connect it to my msaccess... |
Forum: HTML and CSS Jul 3rd, 2005 |
| Replies: 2 Views: 3,525 help!!!
i really dont know how to access my data in my database.. using javascipt..
do you hava any suggeston? i really need it.. i need your help please.. this project is in a hirry.. im... |