I am new at using jobs to perform tasks in SQL Server. I was wondering if it is possible for me to lock the table that is being affected by the job while the job is occurring and then unlock it when it is done.
Alternatively, I have tried using Begin/Commit transaction to ensure that...
Hi there -
I'm having a problem when loading a page with a Mac IE 5.1 browser. The page contains 3 framesets, however when the page loads, it hangs for about 2 minutes and then I get a an alert message that says "The attempt to load 'Accessing URL: http://192.168.1.67/calendar/index.asp'...
Hi there -
I'm having a problem when loading a page with a Mac IE 5.1 browser. The page contains 3 framesets, however when the page loads, it hangs for about 2 minutes and then I get a an alert message that says "The attempt to load 'Accessing URL: http://192.168.1.67/calendar/index.asp'...
Sorry - the last few lines of this were cut off somehow:
<a name="btnSubmit" id="btnSubmit" class="btn2" onFocus="attachmentEvent();" title="Submit note" href="javascript:fillForm();" >Submit</a>
<a name="btnReset"...
Hi there - I am so frustrated! For the life of me I cant figure out why this code works on my PC (both IE and Netscape) - but does not work on IE5 for the Mac. I am simply trying to submit a form. I am fairly new to javascript and below I have included the code. Any help would be appreciated...
Hi - I'm sorry - I dont think I am explaining what I am trying to do clearly. I am trying to fill the value of a textbox within a frame, based on a selection made in a pop-up window. I have been doing it successfully, using javascript, but it only gives me the exact value of the drop-down from...
Hi Pete - My problem is that I can't have the opening page (which is actually the left portion of a frame set) be posted to, because it would refresh the contents. There is too much unknown user data that could possibly exist on this page that would be wiped out if the page refreshed. This is...
Below you will find my original post in the javascript forum - from which I was told is not feasible because ASP does not work this way, and to try and post here for ideas for a work around. I desperately need to find another solution!
What I am trying to do is launch a pop-up that contains a...
Hi there - I would really appreciate any help anyone could give me. I am trying to get the value of the drop down in the form below, which I am submitting using javascript, and use it within an ASP function, prior to submitting the results of that ASP function to the opening page. I have...
Actually, I tried using the onUnload function, however the child window contains a variety of help links, and when clicked they load into the child window. When I use the onUnload method, everytime I click a link in the child window, it closes itself. Do you have any other ideas?
Thanks for the quick response. What I am trying to do though is have an event get triggered in the parent window by the closing of the child window, if a user clicks on the 'X'. Most people are used to closing windows this way, so I was hoping this would be possible.
For an example of what...
rac2 - thanks for the idea - but I am afraid it won't work. You see I have one page (let's call it page A) that has to call a pop-up (Page B) that generates a drop down based on database contents (as you have above). My problem is that I need to post these results to another processing page...
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.