473,473 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Post result to inputbox in other html

i have a html form to select fax number.

i wish to post the fax numbers at such layout (123456;234567;34567) to the
inputbox at other html page.

Can i do it? Thanks a lot.

Tony
Sep 28 '05 #1
1 1297
The other form can pre-fill data that was posted to it.

<input type="text" value="<%=Request.Form("nameofboxfromotherpage")%> />

Ray at work

"tony wong" <x3*@netvigator.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
i have a html form to select fax number.

i wish to post the fax numbers at such layout (123456;234567;34567) to the
inputbox at other html page.

Can i do it? Thanks a lot.

Tony

Sep 28 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ward | last post by:
I have a form 'G' with a selectbox and an inputbox. The selectbox contains 20 usernames. The inputbox contains a date (=tot). Next to it is a button. The selectbox uses an onchange event to...
12
by: Jan Roland Eriksson | last post by:
I have worked some more on this suggested new mFAQ version trying to get all user input to blend into the text. Another review by the NG would be welcome. ===== Archive-name:...
5
by: Jan Roland Eriksson | last post by:
Some more fine tuning and inclusion of last suggested text from regulars has been done to this test post #4 of the mFAQ. As usual, rip it up anywhere you feel that it's appropriate to do so. ...
2
by: Roberta | last post by:
Hello, When I use the following code to print a report for a certain client, it works fine: DoCmd.OpenReport "rpt_MNMTSingleCover_Summary_Recommendations", acPreview, "", "!=" But I want...
8
by: Steph | last post by:
Hi. I'm very new to MS Access and have been presented with an Access database of contacts by my employer. I am trying to redesign the main form of the database so that a button entitled...
5
by: André Almeida Maldonado | last post by:
Hy Guys, I need to use in my aspx page an InputBox. How can I do it (I prefer don't using JavaScript) Thank's...
1
by: | last post by:
When trying to use the InputBox function I get the error "InputBox is a namespace and therefore is not a valid expression". Can anyone tell me what the problem is? Thanks.
1
by: pmasclark | last post by:
Hello, I created a web site, site A, that redirects to another web site, site B, where a simple web service is hosted. The code to call the web service is simple. oWS.AllowAutoRedirect = True...
7
by: Intos | last post by:
Hi. How to change the text of inputbox if i have already set the style for something else? In other words: <input name="fItem" type="text" id="fItem" style="border:hidden" size="80"...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.