i creating an iframe and open up a new window
then close the popup
on the parent iframe, i use standard getElementById
but failed on both IE and mozilla.
it seems to me that it can find an element on the same iframe page
User Profile
Collapse
-
Object required after popup
-
multiple control with single event handler
i try to create dynamic control and have a single event handler to ease the fireevent
how do i do it?
also can i declare a single event handler to parent control
and be use by child control of the same type
in example:
creating htmlanchor name aa
aa.Control.Add( any anchor)
after adding the control
declare the event handler -
how about directly save xml in server with web service? -
Web Service with input xml filepath and display it
Hi guys,
I've tried google up the answer and found none..
I just want to load an xml file from anywhere to my webservice and display it..
I just know this method:
Copy xml file sctructure,
Loadxml
Return as XmlDocument -
WOSA passbook printer
Hi guys,
I developing some system to print directly to passbook printer using VB.NET-WOSA,
I tried google up the answer and found none to solve my problem
The question is,can VB.NET communicate to passbook printer directly?
I just need the concept using VB.NET and sample code to make it happens -
Exe call class in .vb file
Hi guys i'm trying to call an external .vb file class function
is it like dim a as ClassName=new ClassName()?
so how do you do with this kind of..
I try to search for return value from .vbs to project that i will compiled, but none got the answer..
#The reason why i'm doing this is for feature maintenance..
no need to compile again for changes -
Visual Basic 2005 Installed Component Missing
I just got this problem,
twice already
First during the unsuccessful installation of VS 2008
Second time during the heavy load running process before blackout.
During the problem,
I can't start a project using Visual Basic Project Template.
I just add back the missing component by add/remove program back with the installation CD. -
Answered
Actually i got the solution from here:
so now i'm proceeding the next step..
>Encrypt using 3des
>Decrypt 3des
>Reverse MD5 hashing
So wish me luckLeave a comment:
-
how to reverse byte() to string
i got byte() value as
'11111111111111 11AAAAAAAAAAAAA AAA111111111111 1111'
i want it to reverse back to string,
i don't know how to input back this string into byte() as it is -
Disk Full for running application
i have the same problem..but
i can access the other application at the same server without getting error message?
so how this happen?
is it something that makes it the error like that...Leave a comment:
-
Image Processing Problem
guys I have this problem related to image editor..
I 'm developing a project that can resize,add text,move rectangle for crop an image also scroll for bigger image..
the problem is I don't know how to make it display perfectly
this is the code that i've use for all function above
but when ever it switch...Code:graphic=image.CreateGraphic graphic.DrawImage(sourceImage,rectangle,x,y,width,height,graphicunitpixel)
-
Change Image Report VB.Net
I got some probs here..
I got this project upload image
i have already upload that image...
and i need to make the image path pass the value to crystal report
and display it
how to do that?
how to create parameter for picturebox source file on crystal report -
Print One Table iFrame per Page+Javascript
I have some problem that need to solve..
let say i got a list of personel number
and i want to print the detail of each personel number automatically from that list
how i do that
coz window.print only print one page..
i need to print one detail per page -
actually this error was cause by the data on table which make the record is not selected ....
tblPeribadi column that using inner join got the data of null or not match with column on other table for inner join...
anyway i want to share all my experience of getting error and debug it to all
Hopefully there's solution for everyone...Leave a comment:
-
thanks that rights..
but must typein this on the button if not the form will submit to the link that define on form tag...sure we don't want that...Code:onclick="javascript: ConfimForm();return false;"
Leave a comment:
-
link define and submit by javascript
i have a code like thisso i want to make javascript...Code:var total=document.getElementById("pagelimit").value; var choice=confirm("Adakah anda pasti untuk set semula password bagi "+total+" rekod\!\nAre you sure to reset password for "+total+" record\!"); if (choice) { str="http:\\somethingurl"; }else{ str="http:\\somethingurl"; } -
-
could you explain it in more detail....
that request.serverv ariables? to check IP?so do i need to store the ip detail in some cookie?or session?or in database?or etc?...Leave a comment:
-
Experience the error of rs.BOF or rs.EOF
i have some experience on that thing...some logical error maybe..
coz it works perfectly on different login id that i always use..
i use store procedure and maybe it got some error in it..
please let me know if it have some
here the select for record that make me got error either bof or eof true or either record has been deleted...like that...Code:set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go
-
one IP one user login
This is the heavier code...
I have to make sure no one can log on system more than one login on same ip or at the same time there are two people log on system in different ip but same login id..
Please help...and some explaination coz i'm almost dummies now
No activity results to display
Show More
Leave a comment: