Hi Everyone,
Our users in intranet, sometimes when they click a web page, they got error page: Page not found. When they refresh the page, the page comeup. Does anyone know what could be wrong?
Thanks you ahead!!!
Hi Everyone,
I'm tring to display a large of data to webpage. I use loop statement: for i = 0 to rcdlength-1 ... next. If the data has more than 520 records, it display error page: page unavailiable. Someone told me to put response.flush inside the loop before every next statement. It...
Hi Everyone,
I have a page have mutiple rows, each row have a set of button, 2 buttons per set, one for yes, one for no. they have same name. But buttons in different row has different names. I want to create a "Select All Yes" button, when I click it, all rows will select yes button. Please...
Hi,
I try to use MSXML2.ServerXMLHTTP to get an excel file and display on line, I got error on the last line:
response.write httpdoc.responseText
Please see the following code:
queryString = "http://myipaddress/reports/WRP0553.XLS"
Dim httpdoc
Set httpdoc =...
Hi Everyone,
I'm new to visual studio .net. I'm practicing to create a web application using c# in Visual Studio .Net.
I creatd oleDbAdapter1, oleDbConnection1, dataSet11, and changed DataSource of Datagrid to dataSet11. When I run, I got the folllowing error message:
Login failed for user...
We have SourceSafe installed in the server already, now I tried to install sourcesafe to user's pc. I intalled with option Share Database Server. After I run setup.exe, I maped the user's pc to vss server. I tried to add user in server. but why the user's folder is created but no ss file in...
Hi Everyone,
I know if we want to copy a spool file to pc folder. I have to do:
1) copy spool file to a flat file with *PRTCTL.
2) write a rpg program to convert control character in the flat file.
3) cpytopcd
Anyone know better way to copy spool file? Like Java class?
Thanks
Jade
Hi Guys,
I have a rpgle program run in an error. I dumped it. The program read thru. a database file. When I looked at the dumped file qppgmdmp, the fields from the database file, only those have been used in my program have value, other fields are all zero or blank. What did I do wrong...
Hi Guys,
I try to use CPYTOSTMF to copy a file to a directory. I got a error : Code page attribute does not match STMFCODPAG. My code is:
CPYTOSTMF FROMMBR('qsys.lib\mylib.lib\myfile.file\mymbr.mbr') TOSTMF('home\mydir\myfile.txt') STMFOPT(*replace) STMFCODPAG(*PCASCII)
If i copy to...
Hi Guys,
First Happy Holiday !
I need to run a weekly report. date range is today's date - 7 to today's date - 1. Because I need build query first. So I need to caculate date in cl program. Is any way I can caculate date in cl program?
Thanks !
Hi Guys,
I'm sending xml file from as400 to a pc folder using cmd CPYTOPCD. This command create the end of file character (like empty square) at the end of file. Because of that character, I got error when i open the xml file. Anybody know how to prevent creating that ending character please...
Hi Guys,
I'm new to asp.net. I know a little asp. now I want to learn asp.net using c#. I've installed visual studio .net 2003. And I've bought the book ASP.NET PROGRAMMING WITH MICROSOFT VISUAL C# .NET Step by Step by Andrew Duthie. But this book doesn't teach c# too much. There are too many...
Hi Guys,
I bought the book: ASP.NET VISUAL C# .NET Step by Step. The book require me to intall MSDE (sql server desktop edition) after intalled Visual Studio .Net. When I run setup.exe for MSDE, I got a message box saying:
A Strong SA password is required for security reason. Please use...
Hi, Guys
What I'm tring to do is when I clink a link to go to next page, I want the user to see a certain area in the bottom of the page instead of see the top of the page. Can anyone tell me how to do that?
Thanks
Hi Everyone,
We develop our web pages in web server using ASP. ASP pgm request data from as400. and as400 send data in xml format to web server. We use I-Net package as interface to request and response data between as400 and web server. I like to know if IBM have the similar technique like...
Hi everyone,
I'm creating a cgi pgm 'xinq01', which is called from web server : http://222.31.2.11/cgi-bin/xinq01?parm1+parm2
my cgi pgm is a rpgle pgm. in the pgm i code:
d main pr extpgm('XINQ01')
d 2
d 35
d main pi
d parm1...
Hi Guys,
I want to convert a number 00.2100 to char. The result should be exact like : '00.2100'. What function should I use? How do I code them? Anyone can help me please !
Thank You !
Hi Guys,
I have two asp pages. First page is kind of long. The user
cann't see the lower portion unless they roll down the page. What I want to do is that when the user come back from second page, The screen jump to the middle of the page. Does anybody can help me that please?
Thanks!
Hi Guys,
I have some asp pages, there are some input fileds inside a form. All the input fields were white color before. But some of the them show yellow color now (they were white before). It only happened on my pc. I run at another pc, the color shows correct ( which all white). I don't know...
Hi Guys,
I'm writing a page to allow user to update a single record. the page is made of some input fields within a form. There are 2 key fields. After pgm load the record to the page, user can press the update button to update the record. But I don't want user override the key field. If I...
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.