I have a popup window and after selecting a value from this window I need to be able to close it and reload the page that called it. I used this code in my aspx.vb file:
Response.Write("<SCRIPT language='javascript'>")...
Hello all,
I was wondering - I have a dastaset that has been modified, is it possible to build an update/insert/delete combination of statements and NOT use a dataadapter? And then update the database using these statements that were just created, once again not using a dataadapter? I would...
Hi,
I have a treeview on my left hand frame that allows me to select a node. Depending upon which node is selected I would like to reload the frame on the right hand side. Currently, I am using the vb code behind page to capture my ID and response.redirecting. The problem is that using...
We are attempting to use a treeview control in a framed environment. The multilevel treeview is populated from the code behind vb page coming from a sql database. The treeview exists in the left frame and we wish to populate our body (right) frame with information based on which node is...
Our team is having problems updating a FoxPro database through OLEDB.
Getting and displaying data has not been an issue.
We have a data adapter that has insert, update, delete and select statements.
The parameter collection satisfies the requirements for our statements.
All the logic sits in a...
I have a question about the inherits statement on the aspx page. On our team we have each created a project on our local machine and we have all of our pages under source safe control. We are finding that when one user works on a page and checks it in, that the next user to check that page out...
HI,
Here are some questions I have regarding the Macintosh and asp/html pages. I have some links that are used to take a user to another webpage, these are not working on the mac/ie5, the same goes for my menu which is created using links. I know that this seems very vague, but I'm not sure...
HI,
I am trying to pass a variable using a querystring in a javascript function. This is how my code looks,
"page.asp?varname="+jsname;
Doing this tells me that the varname is undefined. But I do an alert and the proper info shows. It is just not passing the info through the...
Hi,
I have a pop up window that is used to select comments. When I first use the pop up window, everything works fine, no problems submitting. The next time I use the pop up window, when I click on submit I get the internet explorer message box, stating that the information cannot be sent...
Hi,
I have a page that is set with four frames. the 2nd and 3rd frame needs to submit info to a submission page. I have a submit function that will allow me to submit the info from the 2nd frame, but does not go into the 3rd frame. Does anybody have any ideas?
Thanks in advance,
Terri
Hello,
Here is my problem. I have a pop up window that is used to select comments. Once a comment is selected I would like it to be placed in the comment area of the main page. The reason I have a pop up window, is because the user may want to expand on the existing comment. The problem I am...
Hi,
I am trying to pass a data path ("d:\...")as a parameter, but I have figured out that javascript does not like the ":". Does anyone know any ideas on how to get around this? If so, thank you in advance.
I was wondering if anyone would know how to return the path of where a foxpro dll is located on a system. What I am trying to do is return the information about the dll and where it is located on a machine and the version number that it is currently at.
Any ideas? s-)
Thanks in advance,
T
Hi, I am experiencing this problem. I am working with asp pages and foxpro dlls. Here is the error that appears,
Active Server Pages, ASP 0240 (0x8000405)
A Script Engine threw exception 'C0000005' in 'IActiveScript::GetScriptState()' from "CActiveScriptEngine::ReuseEngine()'.
If...
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.