473,544 Members | 1,959 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
5
2,373
thread by: taylan | last post Jan 21 '06 by: taylan
Hi Gurus, I have been working on my site pas few weeks almost 12 hrs a day. I came to a point and got stuck. I am hoping somebody can show me the way. What I want to do is: If a new user is visiting my page, I want to register his/her name,last name, userid and password. If already registered I would like to authenticate them so as soon as they...
2
1,909
thread by: joaodias | last post Jan 22 '06 by: joaodias
Hi, I've been trying to install OpenCms 6 on Sybase ASE for some time with no success. Is there anyway to make this work (has anyone done it?, is there a patch/driver?), and if not, can anyone suggest another Open Source CMS that is known to work with Sybase? Thanks for your help, Joao
0
2,339
thread by: serkan | last post Jan 27 '06 by: serkan
Guys, I am trying to get this password reset functionality wor for me but I am not successful at all. Please somebody help me. I get "Your password could not be reset - please try again later" so I think the get_random_word function is not working right. Here are the scripts: This is the script after the user enters his/her userid. <?php ...
0
1,518
thread by: toluj | last post Feb 2 '06 by: toluj
Hi All, Pls i need to develop a database management process and procedures based on best practices document.We run SQL Server 2000.I was wondering if i could find anyone who has worked on such documents for inputs or reference
1
1,424
thread by: alexleon0324 | last post Feb 3 '06 by: Niheel
could someone give me a for loop example to reverse the values of a array that looks from this 1 2 3 4 5 6 7 8 9 to end up looking like this 9 8 7 6 5 4
0
1,496
thread by: dcs | last post Feb 5 '06 by: dcs
I created basic MS Access form, which allows me to log procedures by clicking checkboxes. I need to submit a total or count of my procedures and I would like to create a report in order to do this. I have tried to create query "group by" the field, and also "count" the same field but gives me a -1 value; I also tried Create new columns and place...
1
1,307
thread by: adnan | last post Feb 6 '06 by: Niheel
hi I want to stop anyone to use my Demo Software after 3 time execution. Except Registry Case Plz send me solution. Regards
0
1,159
thread by: carlos | last post Feb 6 '06 by: carlos
I have a function that uses FileSystemOnject.FolderExits in JScript. If I execute it through a VPN connection fails without producing no error, simply it returns always false. what happends?
0
1,192
thread by: EastendLad | last post Feb 6 '06 by: EastendLad
OK guys hope this isnt to below you all but im new to msql and would appreciate some help. I have the following tables forum_frm (ALIAS = F) ########################## # id_frn # title_frm # desc_frm # ########################## # 01 # NEWS # blahblahblah # # 02 # HELP # blahblahblah #
0
3,306
thread by: fata263 | last post Feb 7 '06 by: fata263
hi, When I wanted to connect to mysql via visual C++7 occured some linking errors like this: error LNK2019: unresolved external symbol "__declspec(dllimport) public: class mysqlpp::Query __thiscall mysqlpp::Connection::query(void)" (__imp_?query@Connection@mysqlpp@@QAE?AVQuery@2@XZ) referenced in function "int __cdecl Func1(int,char * *...
0
1,146
thread by: uran1 | last post Feb 7 '06 by: uran1
MyToolStripComboBox derives from ToolStripComboBox. I want to hide same data in new class, eg size, Items (collection of displayed strings). I initialize these values in construcor, but VS Designer copies these values to myForm1.Designer.cs => every string is displayed twice (in runtime Mode). I tried to detect if component is in DesigMode (and...
3
2,202
Niheel
thread by: Niheel | last post Feb 9 '06 by: Niheel
We are actively working on the new version of thescripts.com. It's really exciting and coming together really well. Please post suggestions for features and ideas you may have. ~ KUB
1
1,714
thread by: madnav | last post Feb 9 '06 by: Niheel
Its just not happening .. just can't seem to make a search querry work for special character '&' in the forum search query. Any helps? Trying to figure out how PASSWORD field in forms works better when using special ASCII formatting ... Could be that the search engine is down too. :?
0
1,222
thread by: Mahi | last post Feb 10 '06 by: Mahi
Hi All, I am facing a strange problem while exporting crystal report in PDF through VB code some of the files(randomly) are created with 0 KB size. Can someone helps me. Thanks in Advance
3
1,907
thread by: docskate23 | last post Feb 11 '06 by: dominiksyler
Hey, I want to be a programmer and I have no idea how to program and I want to learn as many languages as I can. Any help and tips would be awesome. Thanks. Later.
0
4,386
thread by: Loren | last post Feb 14 '06 by: Loren
I have a smartclient (3 tier) solution that I deploy via a hyperlink on our Intranet. It is having some problems. On some machines now when the user clicks the link it will not load the application it just simply sits there and does nothing. However, on some others it gives this message IEExec.exe - Common Language Runtime Debugging Services...
1
2,455
thread by: Stephen | last post Feb 15 '06 by: Banfa
I am using mouseover text links to change images in a photo gallery. I would like to disable the onclick event. I do not want the user to be able to click on the link. Any suggestions as to where I might find the code to accomplish this?
0
1,552
thread by: bhaskarsharma | last post Feb 16 '06 by: bhaskarsharma
Hi All, I am doing research on the all the possible Business layer stratigies(it is be compiled Vs workflow and rule engine or any other idea?).I need to know what all strategies and technologies are there in dotnet to achieve this. If somebody can refer me a good book especially on this topic, that would be of great help regards ...
2
1,449
thread by: aaron | last post Feb 19 '06 by: shaz_109
When i go to install ASP on my local machine i gert a message during the install which says: The Internet Guest Account,",cannot be found as a user on this machine. Make sure the Internet Guest Account is setup properly and run this setup again. I have tried numerouse things to troubleshoot this but i am in the same spot. I am currently running...
1
1,376
thread by: r_tirumalasetty | last post Feb 20 '06 by: Keen
Hi All, I need to develop an application that accepts users of a company and i want to develop a code for sending messages to all the users of that company provided that all the names of users are populated in the listbox.Upon selecting the username i need to send a message to that particular user.If i select all i need to send that message to...
0
1,498
thread by: Madhuri | last post Feb 20 '06 by: Madhuri
I will start with an example. Suppose I have 3 applications. First is Windows application(C#). Other two applications are also windows application but in VC++ or VB. Suppose my first application is running and I want to invoke the 2nd aplplication from my first one. How to restrict the second application from being shown in the taskbar? I think...
1
1,197
thread by: aracosta | last post Feb 20 '06 by: Banfa
Hello, I have to query a table that stores customer information by a trans seq. There are three address types for each of these seqs. Would it be possible to write a query that combines the information. The Current table set up is as follows; Transseq, Address_Type, Company, State 1, Bill TO, NASA, ...
0
1,599
thread by: equation | last post Feb 21 '06 by: equation
Pls help.if someone known about this error pls advise. Did create rpg procedure (LIBAAA/CQRPG ) by use the following AS/400 (V4R4M0) command. CREATE PROCEDURE LIBAAA/CHEQUES(IN P1 CHAR ( 10), IN P2 CHAR ( 4), IN P3 CHAR ( 4), IN P4 CHAR ( 4), IN P5 CHAR ( 1), IN P6 CHAR ( 2000), OUT P7 CHAR ( 1), OUT P8 CHAR ( 37),...
1
2,117
thread by: rebeaj | last post Feb 21 '06 by: Mishit
Merge SQL statement will not compile. Can anyone help me out? Create Or Replace Procedure P_pvt_merge As Begin Merge Into Employees2 B Using ( Select Employee_id, First_name, Last_name, Dept_no, Salary From Employees Where Dept_no = 20) E
1
5,768
thread by: meade | last post Feb 21 '06 by: Banfa
Hi there, I was wondering if it's possible to display today's date on a website without accessing the visitor's computer? Internet Explorer gives me a warning that the site is trying to access my computer, so obviously I don't want my visitors to come across the same problem. I have no idea where to start and could really use some help with...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.