473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Never Mind!

I have a hyperlink that I want to follow; but I DON'T want it to open a browser for it.

Let me explain: The link is to a php page that will log one of our customer service people in or out of their phone. (i.e. http://xxx.xxx.xxx.xxx/queueinout.ph...200&queue=2000)
That sends the parameters agent and queue to the php script, which will then fire and log the agent with extension number 200, into or out of queue 2000.

That works fine.

I've tried using FollowHyperlink "link here", but it opens the browser; or adds a tab to an already open browser.

I've also tried HTTP.send; but without success.

Is there any way of doing this that would send the parameters but not open IE?

Thanks
Mandi
Sep 25 '08 #1
1 980
Oh wait, I've twigged it.
I tried using POST instead of GET.

Sorry!
lol
Sep 25 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Arthur T. Murray | last post by:
Now, suppose that you wanted to write an AI in Python that would implement your mind-model and allow it to grow, mutate, develop. Here is one possible scenario. It would not be necessary to do...
0
by: Lynn & Lilibeth | last post by:
ATTENTION; Finding it tough to make money on the Internet? Want to know some well guarded secrets that will essentially make all the difference between not making money and earning a good...
10
by: BillP | last post by:
Hello, I have been in print publishing since the late 1980's, and I need to build several web sites. I am familiar with HTML at a very basic level, and understand its similarities with Quark...
1
by: Dan V. | last post by:
How do I get rid of that '@' symbol from a string? I am tyring to use FileStream.WriteByte but it does not like it. I don't want to write that '@' symbol to the file either. s = @"c:\text1.txt"...
5
by: Felix I. Wyss | last post by:
Good Afternoon, I recently noticed that some very simple methods of a template declared and used in a DLL library get inlined when used by the DLL itself, but not by other DLLs and EXEs. After...
10
by: Mike Malter | last post by:
I have scoured the web looking for an example of how to do a javascript confirm box in .NET. Is there any way to do it? Thanks.
12
by: Henry Wu | last post by:
Hi, I've semi-successfully converted my old VB6 project to VB.NET2003 http://wuhenry.beigetower.org/vbVideoInspection.rar ,it is a simple webcam program that works flawlessly on VB6. Now I'm having...
16
by: kellyatdentrix | last post by:
Suppose that I just want to count the elements in a collection, so I do this: int i = 0; foreach (MyElement el in MyCollection) { i++; } return i;
1
by: Harvey Waxman | last post by:
Can someone see why this asp validation script doesn't send the email? The validations work as expected the with JS turned on or off but the email never gets processed. The middle portion is...
8
by: paintedjazz | last post by:
I am using the following javascript to make a popup menu allow the user to navigate to different pages on a website. Yet it is opening windows as if I have <base target="some-name"> defined in the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.