Get answers.  Share knowledge.  Collaborate with peers.




Problems with my tabbed webbrowser in VB 2010

I want to make a webbrowser with only 5 tabpages. but i have in every tabpage an webbrowser , so i tried this Private Sub btnGo_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnGo.Click If TabControl1 = TabPage1 Then WebBrowser1.Navigate(ComboBox1.Text) End If If TabControl1 = TabPage2 Then WebBrowser2.Navigate(ComboBox1.Text) End If If TabControl1 = TabPage3…



Answer Question   |  October 13, 2012  7:42 AM
VB 2010 express
asked by:
15 pts.

ICT advices

Dears, I’m just hired in ICT company as a project manager and I need ICT advices for different projects frequently. My questions are: What is your way to respond to questions? Are you available 24/7? Do you have sister websites deliver similar services? I have other questions however they depend on your answers for the…



Answer Question   |  October 13, 2012  5:47 AM
ICT advices
asked by:
5 pts.

ldp

what is ldp



Answer Question   |  October 13, 2012  5:23 AM
MPLS
asked by:
157
10 pts.

SAP for BE EnTC fresher

i’m a BE E&TC graduate with 57% aggregate ..with no job experience .Is SAP training beneficial to me n can i land to a decent job by having certification from authorized institute like reliance.. if yes then which module should i go for??



Answer Question   |  October 13, 2012  4:54 AM
SAP
asked by:
10 pts.

Dip File Auto Savejob

Using Lotus Notes Client 8.5.2 and getting error Dip File Auto Savejob is fixed with 8.5.2 Fix Pack 4 and 8.5.3 Fix Pack 1. Is there a way of preventing the problem by, for example, deleting a particular contact? What causes this problem? What is the impact of the problem on the system? Does anyone…



Answer Question   |  October 15, 2012  1:57 AM
Lotus Notes error messages, Louts Notes 8.5.2
asked by:
10 pts.

Blue screen in Windows 7ultimate 32bit

STOP: 0x000000F4 (0 × 00000003،0x 873666C0، 0x8736682C، 0x82E66DF0)



Answer Question   |  October 15, 2012  12:47 AM
Windows 7 Ultimate
asked by:
5 pts.

Open IT Forum: What’s holding you back from adopting the cloud?

A recent TechTarget survey revealed the reasons why enterprises don’t want to buy cloud services. What’s holding you back from adopting the cloud?’



Answer Question   |  October 12, 2012  6:54 PM
cloud, Cloud Services
asked by:
14,000 pts.

transfer problem on iseries

How do I transfer up a record upto 500 long and not have it wrap on the AS400 ? It will only handle 300



Answer Question   |  October 12, 2012  6:50 PM
Transfer Data To iSeries
asked by:
15 pts.

Web page loading error

I am getting this error while loading page on my website http://www.dio1t.com Please review error and give me best solution Warning: file_get_contents(/home/content/d/i/o/xxxx/html//includes/common/error_handler.html) [function.file-get-contents]: failed to open stream: No such file or directory in /home/content/04/3744204/html/includes/config.inc.php on line 207



Answer Question   |  October 12, 2012  5:25 PM
web page error
asked by:
14,000 pts.

sql query of datediff between two columns

i am having one table in sql 2000 that is called (personal), in that table i am having two columns name date of birth(dob) and date of enrollment(doe). i want to write a query to get the actual difference between two date i.e like 10 years 03 months 22 days. Can somebody help me out…



Answer Question   |  October 12, 2012  5:01 PM
SQL 2000
asked by:
10 pts.

Incoming mail

Hi, How can I attach an incoming (outlook)mail in a mailin db save as an attachment in a document? I just want to save the mail as an attachment to the default form. An agent runs when new mail arriives in the mailin db. When the incoming mail has an extra mail embedded this mail…



Answer Question   |  October 12, 2012  2:53 PM
attachmment, Incoming mail, mail header
asked by:
40 pts.

Error Message when running Lotus Script Agent

I am running an agent that creates a daily document. In the view for the document, I am receiving the following error message: ERROR: Incorrect data type for operator or @function: Number expected. My document has a date field and a numeric field. When I look at the view, the date field is fine, but…



Answer Question   |  October 12, 2012  2:32 PM
LotusScript
asked by:
230 pts.

how to display 10records in the browser again when we press the next button it will display 10 recors

I am creating a form with three fields eno,name,salary and search button. I may or may not enter the values to the text fields and then press the search button. Here based on the values the query will generate and execute now the 10 records are display if may available otherwise it will display getting…



Answer Question   |  October 12, 2012  12:02 PM
JDBC, JSP, Servlet
asked by:
14,000 pts.

active directory sites and services

i need a complete examples of sites. need examples of globa lgroup and universal group what is global catalog server



Answer Question   |  October 12, 2012  10:26 AM
Active Directory 2003
asked by:
10 pts.

Delete an acceptance email but leave meeting in calendar

Hi all, new to the site so thanks in advance for any help. Pretty much as the title states when I get an acceptance email when I have sent out a meeting request I want to delete said email without it impacting on the meeting in the calendars.



Answer Question   |  October 12, 2012  7:35 AM
Lotus Notes 8.5, Lotus Notes Meeting
asked by:
14,000 pts.

ISO 27001 implementation, start to finsih

Hello, I am a student at University of Advancing Technology in the BS network security program and have been assigned to ask a question on a one of the security frameworks we are studying. My question is to anyone who has implemented the ISO 27000 family of security frameworks what was your experience on beginning…



Answer Question   |  October 15, 2012  12:17 AM
Implementation, ISO 27001
asked by:
10 pts.

Access 2003 Query

I have a table (tblRents)with the following fields: RentID, LeaseID, StartDate, EndDate, RentalRate, TenantID and LessorID. For each lease entered, there could be several rent rates, each entered seperately with it’s own RentID. I am trying to write a query that will give me each rent rate for the entire lease and the start and…



Answer Question   |  October 12, 2012  9:05 PM
Access 2003 query
asked by:
20 pts.

Search lotus notes attachements

need to search names of the attached files in lotus notes. For instance need to locate xyz.doc or *.doc to either get a specific file in doc or all files in microsoft word.



Answer Question   |  October 11, 2012  8:06 PM
AttachMent, attachment list, Lotus 8.5, Search
asked by:
20 pts.

How to create a dynamic variable in batch.

Hello all, I am attempting to write a batch file that will auto-move a file from a specific directory once it is created(e.g. if exists move file.png to backupfile.png) My issue is to prevent the file from being over-written, as I need all iterations of the file saved into separate files, I would like to…



Answer Question   |  October 11, 2012  5:13 PM
Automation, Batch, Scripting
asked by:
225 pts.

Cannot connect to domain after latest xp workstation updates

I have 50 users running xp pro, ds is 2003 ent., MS issued updates and after a workstation updates it no longer lets the user log onto the domain. I have been logging onto the box as local admin and assuring all updates complete, after a few reboots I can then log them onto domain.…



Answer Question   |  October 11, 2012  2:39 PM
Windows Server 2003 Enterprise Edition, Windows XP Pro
asked by:
60 pts.