I'm fairly new to .net, so please don't flame me.
This is what I'm trying to achieve: I'd like to create a hidden variable that will tell me whether I'm on the homepage or any other page...this is my hidden var:
<input type="hidden" name="IsDefault" value="TRUE" >
Now, I'd like to grab the...
Hello, I am having trouble working with hash_map. I am adding a key-value pair to the map, but when I exit the function it disappears. Here is my code:
SymTabErr SymTabMgr::enter(SymTabEntry* se)
{
SymTab *table;
SymTab st;
SymTabEntry...
When I try to play a dvd or .avi (divx) file, after about 10 seconds of playing the screen flickers and then splits in half, with each half playing the same thing. To make matters worse one of the halves' display is awful - full of lines and fuzzy...
ANyone have any ideas? This is not a new...
I have a page that has 2 input boxes and one select box, 5 rows. So I have a total of 15 "items on my spreadsheet". When I tab across the fields, the order is correct - it goes from text1 to text2 to dropdown3, then text4, text5, dropdown6...this is done with TABINDEX.
My problem is...
I have an html page - page1 - which has some input fields on it. One is a dropdown list. I need a way to pass/save whatever value was selected in the dropdown, so that when i come back to that page from calling page2, the value is selected.
This is how i am passing the other values of the...
I am trying to figure out if there is a way that when the user hits 'X' to close the browser, some values can be passed and a new function is called. Basically I want to save the info the user has entered before they close the browser. I want to open up a new window when the user closes the browser.
I need a function that will loop through the checkboxes I have on my form - all with the same name - and check that at least one box is checked. If not, alert them that it is required.
Any ideas?
This is more of an html question, but maybe you guys can help. I have a page with 2 buttons - one add, one delete. They are both in the same form. I can't get both buttons to work - either the add or the delete will work, depending on what my form action is. How do i fix this???
I am trying to figure out how to do this: when a checkbox is clicked, automatically delete that row from my table. This means accessing the db...I guess what I'm asking is how to i call a js function from a checkbox?
Thanks for your help.
S.
I have a table with 2 columns: Vendor Name, Transactions(checkboxes). The amount of checkboxes and their values vary depending on who the vendor is.
For example:
VENDOR NAME TRANSACTIONS
Vendor A name=checkbox value X
name=checkbox value Y
Vendor B name=checkbox value...
I have a table with 2 columns: Vendor Name(display only), Transactions(checkboxes). The amount of checkboxes and their values vary depending on who the vendor is.
For example:
Vendor A name=checkbox value X
name=checkbox value Y
Vendor B name=checkbox value X...
Is there a way to get rid of the pop up that appears when I make a window close? I mean the pop-up that says " the web page you are viewing is trying to close this window. Do you want to close this window?".
I want the window to close automatically without prompting the user.
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.