Challenge Response Challenge
I am testing something using the Challenge Response Driver which I
suspected might be related to the fact that my challenge set had only
one challenge in it. So I added a second one which did not solve the
problem. Now I want to back it out; the challenge is gone in iManager
but still appears as a question on the test user in User App. Is there
something I don't understand about this implementation or is there a
problem in my lab tree?
thx
--
rrawson
------------------------------------------------------------------------
On 02/01/2010 09:46 AM, rrawson wrote:
&...
Up for a challenge?
What would happen if 1000 users inserting at the same time?
Would the data be out of order or it would insert at all?
::What would happen if 1000 users inserting at the same time?
Technically impossible for 1000 users to insert at he SAME time.
::Would the data be out of order.
If the inserts happen at the same time, what is the "order" then?
::or it would insert at all?
Depends on WHAT is inserted.Thomas TomiczekPowerNodes ApS(Microsoft MVP C#/.NET)---Building a Website? Try the PowerNodes CMS - http://www.powernodes.com/
adding to thona's response...
Its...
a challenge for you....
Not sure if this is the right plave to post this but anyway...
Lets say you have a map divided into areas - postcodes for example. Now lets say you wanted to select one of those areas and list the surrounding areas.
Can anyone think of a way to hold this data in a table and query in a way that would produce the required results??
hmmm...http://www.developdesign.co.uk/
Hmmmm,
Maybe I could have a list of post codes in my table and then each post code would have a value of how far south it was (a y co-ordinate) and how far east it was (an x co-ordinate) I could then query the da...
challenge to ALLI have strange problem.When i try to connect from a powerbuilder application
to sybase sql server 11.0.3 with a worng password.The Application is giving
a GPF.This happens only on NT 4.0 but not on 95
...
here is a challenge
Hello group, I have a gridview control that is wrapped inside an Update Panel Ajax control. At the top of the page I have a drop down list which enable the user to select a value and in response the gridview populate according to the selected value (Of course the gridview control is bound to an ObjectDataSource). Till now everything works fine.Since I would like to enable the user to retrieve records according to sql LIKE predicate I added another ObjectDataSource ,button and new textbox control in which the user can enter text to search for and than press the s...
a challenge..
I have 3 files of relevance:
1 - web.config file
2 - index1.aspx
3 - index2.aspx
WEB.CONFIG FILE :
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<customErrors mode="Off" />
<identity impersonate="true" userName="domain\user" password="password" />
<compilation debug="true"/>
</system.web>
</configuration>
INDEX1.ASPX :
<script runat="server">
Function GetAll2() As ...
Who is up to this challenge?
Ive got a flash element on a page. it loads up images dynamically and places them horizontally on the canvas. there are left and right buttons to scroll between all the images. also on this page are buttons, each button corresponds to an image within the flash, when you click on button "1" it calls a javascript function which interacts with the function within flash, and then the "1" image slides to the selected area. it works great, both in firefox and IE. however here is the problem..... if i put all that into a page that inherits a masterpage, it stops working in IE. is the...
Challenge Response
I am looking for a way to launch the User Administration,Challenge /
response Administration applet from a command line script. Do you know
of any way to do this.
--
itsnrc
------------------------------------------------------------------------
itsnrc,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the o...
A challenge with treeview
Hello Everyone,This is what I wanna do:The user will build its own treeview menu in the web site and he'll click in "Save to XML" button or something...When he/she clicks the button I have to (as the name says) generate de XML based on the treeview that he/she just made.To do that I have to call some function recursivelly I think, so I can get to all the subnodes, and start making the XML file. There is the problem. I'm having a hard time finding a way to get the function to access all the subnodes and save the XML at the same time (cuz I have to close the xml tags and when a close the last ...
Challenge / ResponseWe are updating IDM. Helpdesk is complaining that the (l)users can't
seem to remember / answer their challenge response questions.
We currently have :
1. What's your mother's maiden name? (had someone ask which maiden name)
2. What's your favorite color? (they forget it)
3. What CITY were you born in? (they put state, etc)
Does anyone have any somewhat secure questions that SHOULD be easy to
remember?
Our (l)user base is pretty special!
Thanks
Danny Fabrizius wrote:
> We are updating IDM. Helpdesk is complaining that the (l)users can't
>...
pdf challengesName: David McMillan
Email: dmcmillanatnatrescodotcom
Product: Firefox
Summary: pdf challenges
Comments:
Love your product....However....Recently upgraded to Adobe Acrobat 7.
Since then have been unable to open pdf attachment from web sites
browsed using mozilla. This is a universal problem from multiple web
sites that have pdf/html products.
Please do not make me go back to MS Expl!!
Thanks,
David
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11
...
challenging question!
Any one please tell me how to change the "edit" and "delete" button/link column in a datagrid to some other image icon?for instance, I want to use a small floppy disk icon to replace "save" button/link
thanks
Hello, try this:
<asp:DataGrid ........ >
<Columns>
<asp:EditCommandColumn EditText='<img src=\"edit.jpg\">' UpdateText='<img src=\"update.jpg\">' CancelText='<img src=\"cancel.jpg\">' />
</Columns>
</asp:DataGrid>
try the above solution, I haven't t...
Challenging queryHi my dear expert friends,
I have a tough headed boss who is either his way or the highway. We have 3
tables in the database that complete eachothers information and we want to
retrieve the data from all 3 tables. Therefore we need an outer query for
all three. Now I have come up with the following query a bit simplified
here that does just that very nicely and gives what my boss is looking for.
However, since I am using the union in my sql it does not let me to create a
view with this query and my boss wants specifically a view and nothing else
(I told him stored procedure probab...
Interesting challengeI just someone to tell any about how to have two connections
in a datawindow control, considering that are two different
Sybase servers on the same network.
Please post this to the datawindow forum.
--
<hopethishelps/>
Roy Kiesler [TeamSybase]
SDN CodeXchange -- http://codexchange.sybase.com
<Jesus Humberto Rodriguez Banda> wrote in message
news:3f60b8bd.2e01.846930886@sybase.com...
> I just someone to tell any about how to have two connections
> in a datawindow control, considering that are two different
> Sybase servers on the same network.
...