Does anyone know what the tool is called (Adobe Flash something) where one could embed a sound recorder device.
It enables a web user to use their microphone to record audio and save it (to somewhere on the web server).
Any direction would be appreciated.
M.
Does anyone know of the tool that you can embed in a web page that allows a user to record audio and save it to the web server?
I've seen it, but can't find any information on it. I think it's an Adobe/Flash plugin?
Any help would be appreciated.
M.
Thanks for the response. An ID? Like what?
I've tried below already and that didn't seem to do anything beneficial.
<mobile:image ID="MyImage" ImageURL="<%# mypic %>" runat="server"/>
Maybe not understand how the ID can even benefit here.
I may be crazy, but it doesn't seem as though it's possbile to have a variable in a <mobile:image> tag now does it. I've search for hmm about 10 hours online for an example, but doesn't seem to want work.
A normal tag is like:
<mobile:image runat="server" ImageURL="mypic.gif"></mobile:image>...
Hmmm, well from what I'm gathering spid 80 is runnable, the login is 'sa', the program name is 'sql query analyzer'.
the command is 'select into' which doesnt' tell me much....
This means there is a job somewhere that is changing the password doesn't it...duh.
When i change the password back...
ok, ran sp_who2
says status is runnable, login is sa, it gives my DB name and the COMMAND is 'select into', seems to run every 5 minutes....but only changes the password once or twice a day.
I 'select @@spid' and got:
(No column name)
80
I ran 'select sp_who2' and got:
Server: Msg 207, Level 16, State 3, line 1
Invalid column name 'sp_who2'
Where should I be running this from? Sql Query Analyzer?
And where do I run DBCC INPUTBUFFER (spid) from?
I ran it from query analyzer...
Thanks for the insight. Well I left profiler running last night...i'm no expert in using it.
Woke up this morning to a 'Audit Login Change Password Event'. SPID 80. Only those two columns were in the profiler report.
No real idea on what SPID 80 means and can't seem to find a reference.
Any...
Hmmm, might be on to something here, but just creates more unknowns. I'm using SQL server as the back end for an IVR application.
When I try to login with the ASP front-end, I get the error and when I go into sql query analyzer I get invalid password.
However when I phone in, my application...
Hi all, i have a weird problem. I have a system here in the lab with no outside access and it appears to be virus free.
I can use a front-end ASP on it no problem, but it seems as though if I leave the system up and running overnight/several hours, the sa password changes and I get a 'login...
Does anyone know how to get the ANI or callerid from a call session?
When a caller calls into IPCC, they are directed to a script and I'm trying to use GetSessionInfo or GetSession to get the CallerID, but documentation is terrible and I'm not even sure it's possible.
Thanks.
Good question MD.
Machine 'A' is a webserver that serves files from server 'B'. I need those files to always be there even after I log off the machine (it is still up, I'm just logging off).
I don't want to leave it logged on since it is a production server and don't want people passing by to...
I have two machines (A & B). 'A' has a shared folder, 'B' maps that folder to drive 'K:'.
Is there a setting to keep 'K:' around after I log off server B?
Cause when i log off now, the drive is gone until I log on again...yes I get prompted for the network share password to reconnect...then...
I'm running IPCC/CRA, but shouldn't matter 'cause the problem is only in CM....yes of course that presents a problem downstream for IPCC/CRA, but 1st things 1st. Need it to register...argh.
Any idea on where I should look to fix my CTI route point that is not registering with CM?
I have one in there already, it says it is registered fine. I try to add another and ...nothing.
In fact the new CTI ports failed to register too.
I've been working on this for a few days now. Learning lots about datasets etc.
But can't seem to get my head around how to tackle this.
I have two tables "Customer" and "Broker". The are linked by a column "BrokerLocation".
On an account modify screen I use a dataset to pull up the account...
Indeed, i stumbled across the solution just recently...bugger!
In CRA, in the create email step, in the body used:
"Hi " + FirstNameVar + "," + u"\n" +
u"\n" +"Your total cost: " + u"\t" + TotalCostVar + u"\n" +
u"\nSincerely," + u"\n" +
u"\nManagement"
-------------
As you can see u"\n" is...
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.