Hello..
I'm not so familiar with iframes, so i thought i might ask the people here on how to proceed.
I have a portal page on one server (let's name this as.. page1 on portal server1). This page will display all the pertinent and general information about the transaction that can be run on the...
Yup.. i think i did..
After some debugging, it seems that what i got back was some control characters (e.g ETX, SOH, FF) along with the characters that i hard coded.. I think that is caused by me writing to the binary file before i converted it by using StrConv
I also found out that for each...
Hi,
I have a problem with the variable type byte. At the moment, I have to use an existing Java class which recieves a byte array for its argument and will also return a byte array (byte[]).. But for testing, i hardcoded the Java method to return the array {89,65,80} (Basically making the word...
Hi,
I am currently developing a program which is ever growing. So once I have reached one goal/stage of the coding process, I'll compile the code.. which my boss will see and comment on.
My problem came up a few days ago.. After compiling, the startup form will be missing, when I run...
Hi..
I would really appreciate if anyone could tell me how to get the ip address to the local machine. And display it in a textbox.. Thanx in advance.
p.s sorry.. but i think this question might have been previously asked, but the keyword search is down so can't find any other way to find...
hi sisan,
i'm not quite clear of the reason why you don't want to use the timer control. In my opinion, it should work fine in your splash screen. Just remember that the timer control is counted in miliseconds. Which means that in order for the timer to be set to a delay of, say 3 seconds, you...
Hello there..
I was just wondering something about the faq222-92 by MikeLacey. Does the code apply to all Windows environment or just a specific platform only? (e.g Win 9x, ME or 2000)
-RIDZ-
I want to try something and wonder if anyone has tried it successfully.
I know that WinXp when installed on a partitioned drive will detect an installation of another OS and then boot to the Boot Manager at startup.
What I want to do is install XP on a different HDD attached to a Promise ATA...
I am trying to create a recordset based on a parameter query. The query is getting two dates from a form. I can create a recordset based on a normal select query but get an error using the Parameter query saying that "Too few parameters - two expected" using the parameter query.
To anyone interested.. You can get the information needed in these FAQs..
faq222-39 How To Read/Write to Ini files using ...PrivateProfile... API commands
faq222-1198 How do I use INI files
faq222-92 Reading and Writing Registry Values
Hello,
I'm stuck. I want to make my application more dynamic. So, i want to create my global variables in a text file outside the application. This in theory will enable my application to function just by changing the text file. I don't want any hardcode (as far as i can) in my application. Is...
...since XXXXXXXX is always changing, I think I need to use wildcard characters to make the substitution. But so far, nothing happened. Maybe u guys could take a look at it.
This is what I wrote :
SED "/DEFINE_LOCAL_CP/s/(PPNET89.*)/PPNET89.%2%/g" FBSSCFG.ndf >> TEMP.TXT
What do u think?
Hello..
I've been wondering if i can change one line (or at most a few lines) from a file, without changing the rest of the lines in the file. Is it possible to carry this out using a batch file, and how to do that? Thanx in advance..
Helo..
I would like to ask if it is possible to have a delay in the page redirection? What i want to do is for the user being able to read the page for a few seconds before it is automatically redirected to a new page. How do i do that..?
Thanx
It seems that my script doesn't have access to add new users in Linux. How do i give permission so that my script can addnew users to the system?
Thanx again
I still have a problem with adding new users.. I think it doesn't have root permission to addnew users. You mentioned about giving root permission to apache.. How is that done? and why isn't it safe?
Hello,
I have a problem here. I want to add a new Unix account user by calling adduser via exec. I also want to create a folder for each new user. Is it possible for me to do this from a webpage that I created using tcl (or .adp)?
Hope somebody can help me here. Thanx in advance
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.