 |

|
Hi ,
I'd like to create an android based DICOM Viewer how to proceed? I am from ECE base and have no programming experience in JAVA /Android
|
|
|
|

|
I have this code...{only radio is work}....I don't know how to connect radio with checkbox .
<html>
<head>
<title>Online Page</title>
<script type="text/javascript">
function questionpage()
{
for (var i=0; i < document.frmOn1.option1.length; i++)
{
if (document.frmOn1.option1[i].checked)
{
var rad_val = document.frmOn1.option1[i].value;
}
}
if (rad_val=="inter")
{
alert("You have Chosen Intermediate Level");
window.location="inter_All.html"
}
else if (rad_val=="high")
{
alert("You have Chosen High Level");
window.location="high_All.html"
}
else
{
alert("You have Chosen Basic Level");
window.location="basic_All.html"
}
}
function questionno1()
{
document.frmOn3.txtnQuestion.value=5
}
function questionno2()
{
document.frmOn3.txtnQuestion.value=10
}
</script>
</head>
<body bgcolor="CC33FF" >
<font size="10" color="black"><marquee>This is Online Test page</marquee><br></font>
<hr>
<form name="frmOn1">
<font>
<b>
<center>
<br>
<h2>Choose a suitable level:</h2>
<font>
<INPUT type="radio" name="option1" value="basic" onClick="questionno1()"> BASIC LEVEL
<INPUT type="radio" name="option1" value="inter" onClick="questionno1()"> INTERMEDIATE LEVEL
<INPUT type="radio" name="option1" value="high" onClick="questionno2()"> HIGH LEVEL
</form>
</font>
</tr>
</center>
<BR>
<form name="frmOn2">
<h2><center>Choose Options:</center></h2>
<center>
<INPUT type="checkbox" name="Addi"> Addition<br>
<INPUT type="checkbox" name="Subt" > Subtraction<br>
<INPUT type="checkbox" name="Multi">Multiplication<br>
<INPUT type="checkbox" name="divi"> Division<br>
</center>
</form>
<form name="frmOn3">
<br> No of Questions(1-10):
<input type="text" maxlength="5" name="txtnQuestion" size="4" readonly=true><br><br>
</form>
Click START
<input type="button" value="START" onClick="questionpage()">
</center>
</font>
</form>
<a href="login.html">Home Page</a>|
<a href="welcomepage.html"> Tutorial</a>
</body>
</html>
|
|
|
|
|

|
Sean Ewington wrote: Click on the 'New Thread' link at the top left of the message boards.
Might be good if it will be updated to New Discussion.
Sean Ewington wrote: Some boards require that you logon first.
Not sure about this, but aren't all boards require you to logon first?
Signature construction in progress. Sorry for the inconvenience.
|
|
|
|

|
i wanna generate different number of points on curve with constant number of Knots ?????
|
|
|
|

|
At first I thank you all for the great example of Send Mail By Default Mail Client.
Programmatically adding attachments to emails in C# and VB.NET[^]
I have used the code and it works fine for MS Outlook.
Now I have Installed Zimbra Desktop 7.1.2. The code doesn't work for Zimbra Desktop.
Can anyone help me.
Thanks
|
|
|
|

|
Hello,
I had a problem with the Csgl.dll.
I had VS 2010.
I can´t compile it.
|
|
|
|

|
when I execute the Example9 in the demo in the project of WndResizer, I find it does not responsed.Below is the all process:
(1) firstly, I resize the dialog or click the tab;
(2) secondly, I minimize the dialog;
and then I can't restore the dialog, and it is not responsed.
Thank you.
with my best wishes.
LE Dan
Information Countermeasure Technique Institute, Harbin Institute of Technology
Harbin, 150001, P.R.China
modified 18 Dec '11 - 23:50.
|
|
|
|

|
Hi all,
Posted this query on the PHP zone but as it might be a server issue thought I would also check here to see if anyone could help me out.
Am trying to work with remote images in PHP but get the following message:
Warning: getimagesize() [function.getimagesize]: php_network_getaddresses: getaddrinfo failed: No such host is known. in C:ApacheApache2htdocsmapimage.php on line 4
Warning: getimagesize(http://www.coflein.gov.uk/wales_thumbnails/CD2003_645_013.jpg) [function.getimagesize]: failed to open stream: No error in C:ApacheApache2htdocsmapimage.php on line 4
[PHP]$imageSize = getimagesize($imgUrl);[/PHP]
$imgUrl being the location of the image. Am running Apache 2.0 with PHP 5.04 locally on a WinXP box.
My prime suspects are:
It is a problem with the Apache server configuration
It is a firewall issue
Result of running Apache locally
Apologies for my ignorance and thanks in advance for any response,
Alex from y8
|
|
|
|

|
please how can i convert this to matlab code and cam interface ??
|
|
|
|

|
Excuse me whether directly to "object".
If can, need not serialization~
thanks
|
|
|
|

|
<pre><big><small></small></big>
|
|
|
|

|
Hello every one.
I want to have this code for micro controller to encrypt incomming data.can any one tell me how can go with it. mean what steps do I need to go for. to write in kieluvision,
In vc++ 6 its opens and works fine by default settings. if its possible to directly used it for the micro controller then tell me please.
tell me in any case please.
can directly mail me to : p050017@nu.edu.pk, or directly reply to this post.
regards
Haris
Thanks in advance.
|
|
|
|

|
I already download web service demo file from your website but I cannot run that demo.Please, how can I run that demo?? Thanks!
|
|
|
|

|
works well thank you very much
|
|
|
|

|
Hi,
I use ZLIB to load a PNG image into memory, then Decode.
but error (png_error(png_ptr, "Not a PNG file");).
Decode(BYTE* buffer, DWORD size,...)
I passed the "size" parameters are the size of the original picture.
"buffer" Should be also correct.
My English is not good, sorry.
Can u help me please? thanks.
|
|
|
|

|
Hi,
First of all, ***exellent*** job. Second, I need to draw text on screen, I've seen a property Marquee but with no result. Witch is the way to get this?
m_player.Marquee.Enabled = true;
m_player.Marquee.Text = "Alloooha";
m_player.Marquee.Color = VlcColor.Fuchsia;
m_player.Marquee.Timeout = 0;
m_player.Marquee.Opacity = 128;
m_player.Marquee.X = 20;
m_player.Marquee.Y = 20;
And I also like to know if is there any way to draw osd, like drawing some rectangle, line and so... thanks.
|
|
|
|

|
Hi,
ASP.NET PDF Viewer User Control, without store Temporary Cookies. I want to View the PDF Viewer?. Can u help me please?.
|
|
|
|

|
can any buddy tell how to call wsdl web service in blackberry appliction.
|
|
|
|

|
can you please tell me how to send a private message to another codeproject member.
|
|
|
|

|
Hi everyone.
I wrote a windows service by ASP.Net. This is installed and is start but doesn't any action.My service only must show a message box. what is the reason ?
|
|
|
|

|
How to show point value in Zedgraphweb control?
it has IsShowPointValues attribute in Zedgraphcontrol ,but not in Zedgraphweb.
modified on Sunday, June 19, 2011 9:11 PM
|
|
|
|

|
when the window reaches maximum ,how to change the size of the chart?
|
|
|
|

|
what is difference between managed code and unmanaged code?
|
|
|
|

|
Hi every one i'm using wavecom gsm modem.
while writing AT+STGI i'm getting an error
|
|
|
|

|
Can I get the Phonics sounds using the Microsoft SAPI api......not a normal alphabet pronunciation sound.Could you please help me....
|
|
|
|

|
I use th same source code and run the prgm.But No voice .pls help me
|
|
|
|
|

|
in SetVirtualMode function, FixedRow and FixedColumn is disabled, how to use FixedColumn and FixedRow ?
void CGridCtrl::SetVirtualMode(BOOL bVirtual)
{
DeleteAllItems();
m_bVirtualMode = bVirtual;
// Force some defaults here.
if (m_bVirtualMode)
{
SetEditable(FALSE);
SetAutoSizeStyle(GVS_HEADER);
SetFixedColumnSelection(FALSE);
SetFixedRowSelection(FALSE);
ResetVirtualOrder();
}
}
3241234fds sg
|
|
|
|
|

|
hi,
i'm wonder why do you code this line. I dont understand this line in ExecutionEngine File
pFrameStack[0].sp -= nDiscardStack;
I think you must replace the code 1 block by code 2 block like following:
Code 1 Block: (your code)
if(strDesc.Find(_T(")V")) < 0)
{
nDiscardStack--;
}
pFrameStack[0].sp -= nDiscardStack;
code 2 Block: (my code)
if(strDesc.Find(_T(")V")) < 0)
{
params--;
}
pFrameStack[0].sp -= params;
pFrameStack[0].stack[pFrameStack[0].sp] = pFrameStack[1].stack[pFrameStack[1].sp];
|
|
|
|

|
hello sir ,
i m trying to deploy the webservice on remote server aspspider.com in my case and when cliking on the chatservice.asmx for preview its giving out an error
ERROR IS
Access is denied.
Description: An error occurred while accessing the resources required to serve this request. You might not have permission to view the requested resources.
Error message 401.3: You do not have permission to view this directory or page using the credentials you supplied (access denied due to Access Control Lists). Ask the Web server's administrator to give you access to 'C:\MemberSites\MemberSites_AspSpider_Ws\kuldeepdangi\webroot\website6\chatservice\ChatService.asmx'.
|
|
|
|

|
how to use flash file in vb.net?
|
|
|
|

|
Hi,
I have Visual Studio 2010. I am trying to add the dialogs created by you to a Visual Studio setup project. On building I get an error saying : Unable to build dialog module named 'd:\Program Files\Microsoft Visual Studio 10.0\Common7\Tools\Deployment\.\VsdDialogs\1033\MMCustom5ButtonDlg.wid
Do you know of a way to solve this?
Thanks
|
|
|
|
|

|
can you tell me how to extract spl files if it is not made of emf.
i search for a long time but have no answer.
wait for your answer.
|
|
|
|

|
above all that you post and supplyed in the article, many methods are very nice for me to operate the xml file, but when i want to change the value of attribute that exist before, i cannot find the fit way to solve, how i can do? thank you!
|
|
|
|

|
HI,
The Win32++ is a really good start for beginner to learn how to make a win-app.
Here, I meet a question about PumpMessage of MFC.
It is well known that in MFC there is a message loop inside Modal dialog that keep it stay on top of others:
while (::PeekMessage(&Msg, NULL, 0, 0, PM_NOREMOVE))
{
(void)AfxGetApp()->PumpMessage();
}
Inside PumpMessage(), there are two conditions to decide whether or not to let message go out to Windows:
(Msg.message !=WM_KICKIDLE && !PreTranslateMessage(&Msg))
Here in Win32++, how do I do the same thing ?
Thanks in advance!
Regards,
Liqun
|
|
|
|

|
Maybe I missed something and sorry for my stupid question but is there an app I can purchase or is this the start of the source code to create the service/app? I would give my left arm for an app that integrates onenote to my pre...
|
|
|
|

|
While starting my new thread, how can I manage attachments e.g. attaching image files etc. from my computer?
|
|
|
|
|

|
hi this code works for me fine in local, but its not working in go-daddy, so do u have any idea about it?:(
|
|
|
|
|

|
Hello!
I've just installed 6.1.5
How can I use that option?
◦add option to append time to the time tracking log file
How can I select the separator?
◦Logging task time to csv now respects user's list separator choice.
Can anybody help me to use that options, I cound't find a proper way.
Thanks in advance.
|
|
|
|

|
This code is work to show marker on map at given coordinates.Now I want to message on map. for this purpose what changes are done in your code.please help me.Thanks.
|
|
|
|

|
merry christmas and happy new year!
i populate your project only through the based dialog, the custom class replace the class CControlWnd, but when i display the control list which exist in the .xml file, it can't display normally, while the tree can display, Why? is it create control errors? it seems as if the line " m_wndContainer->AttachWnd(this);" has some errors, is that need i modify 'this' point, by the way ,i have already modify the function 'BuildFromXml' ' pControl->AddEventHandler(this);' to
' pControl->AddEventHandler((IWndEventHandler*)this);' it should not the why that it can't display normally.
Best wishes for you!
|
|
|
|

|
Hi,
congratulation for the project, excellent!!
I have a problem,
in execution, do all perfectly, but don't the riproduction of the audio!!!
is mute!!!
do you help me???
thanks
sorry for my english
|
|
|
|

|
A very great project I've ever seen in codeproject.com.
|
|
|
|

|
Hi all, Is it possible to switch the display mode such as all the treats with a new message are displayed on top of the list ? Is it an existing feature ?
|
|
|
|

|
Hello!
At first ,thank you for your work all those times!
as the subject ,I want to stop the column's sorting function, how could i realize it ? I am wating for you regards!
|
|
|
|
 |