hi every one, i have a problem using a treeView in a modal window. the state is as follows: i put a TreeView on a web page called test1.aspx . set its data source value . when i view this page from an IE window every thing is going well but when i open test1.aspx using...
I'm devloping RESTful web services using jersey in NetBeans 6.0. I'm accessing the services through Ajax javascript. In each request i'm sending an xmlString which is then parsed at the service level and stored in the database. This is working fine. For the same service i'm trying to access from...
I would like to have a programmed button in Acrobat to "PrintBarcode" to a Zebra printer. The default print buttion prints the pdf form using a java script. How can I send the ZPL code to a printer com port?
I'm a Business Analyst working a large insurance company in the midwest. This company has a substancial SharePoint installation. They will not turn on the feature which allows searching the contents of files on their SharePoint system. Is the a workaround for this which I could implement i.e. using...
I would like to ask if someone has a JavaScript code which does the validation on a combobox field. If nothing is selected, a warning pops up and reminds the user that a value has to be selected. I tried to use this code which works fine on regular text fields: if (document.forms[0].AppName.value...
sharepooint/default.aspx ->in master.cs file check cookies -> not available ->redirect to intermidiatepage.axpx placed in root directory, which will take user's local gmt offset value and create cookie and want to redirect to default.aspx. This works with browser settings as trusted site...
Our site uses a frame for navigation (not my design), and one of site owners wants to redirect users to a new page on the site if they bookmarked the old page URL, giving them a message page first that says the old page has gone away and to bookmark the new one. Message page then closes after 5...
My application has a screen with a multiple select object. I have javascript that dynamically selects items in the object based on user input. My question is: how can I force the select object to show the first selected object in the select object's display window. I've been successful with a...
I've been working with a calendar I found here that works well in Firefox & IE, but in Opera it stops filling in days when it gets to whatever today's date is. I'm not a javascript expert, but I was wondering if there is anything obvious I could do to get it working properly in Opera. I've cleaned...
I need fixed header with fixed column and sorting for my list.it should work even there is a selectbox in list. Thanks in advance
Is it possible to use the @Implode function, as a formula for a column value in a view? I'm creating a Photo Gallery, but I want the thumbnails created in a table, 3 per row. I've set up a column to create the table, and find the appropriate photos, I just can't create rows. I want to do...
I own my own business and I want to develop a series programs to manipulate menus, data entry screens and data files. I have been looking at visual basic but not sure that is the best option. What software would be the best for me to learn and develop myself for my home business and possibly link...
Is there a way to export a pdf of a Notes document without opening the document? I want to be able to select a group of docs and run an agent that dumps them to filenames I specify. (iText is not the solution)
Addition of (3 + .47) gives 3.4699999999998 But addition of (3 + .46) gives 3.46 What is wrong with first expression? Why first expression is not evaluated to 3.47? [Issued faced on IE as well as on Firefox]
i cant think of what to write in this part of the code so that the password character is " * " when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle ("*"); txtPassword.Focus();...
My aim is to send the data from oracle to sql server 2005 whenever there is data insertion, deletion or updation in the oracle table the same change needs to happen in the sql server having the same table structure as oracle.But I am not finding any way to accomplish this task.please help me. Have...
I wanted to see which way is the best way to script the redirection of user folders. I am running Windows sever 2003 and XP for workstations. I wanted to know if there was a way to use a variable in a script in order to have Windows automatially redirect the location of my documents, local...
We have a Windows 2003 Web Edition server with IIS 6 running a small site that now has need to perform ServerXMLHTTP posts to a supppier site, via an ASP page with Javascript, that requires X509 certificate authentication. I have followed Microsoft's guide "How to install client certificate on IIS...
Hello, We are designing an on-line document application. My question is, how can a doc and excel file be converted automatically to pdf upon uploading to the server (the origional and the pdf both must be saved on the server and not on the local drive of the user) Also, how to edit a file (doc or...


