473,395 Members | 1,938 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,395 software developers and data experts.

How to create a iframe in chat room

Hi experts ,i,m doing a chat room project in it i wanna to create a iframe (e.g in gmail when we want to chat then a window will come )i wanna the same type of window in my chat project,
can anyone help me the above this dellemo
with regards
hussain
Jul 17 '07 #1
4 3169
Hi experts ,i,m doing a chat room project in it i wanna to create a iframe (e.g in gmail when we want to chat then a window will come )i wanna the same type of window in my chat project,
can anyone help me the above this dellemo
with regards
hussain
Hi,

Try with the following code in html page

<DIV id="iFrameName" style="BORDER-RIGHT: 1px outset; BORDER-TOP:1px outset; DISPLAY: none; LEFT: 300px; BORDER-LEFT: 1px outset; WIDTH:400px; BORDER-BOTTOM: 1px outset; POSITION: absolute; TOP: 150px;HEIGHT: 320px">
<DIV class="frameTitle">
<TABLE style="WIDTH: 100%">
<TR><TD class="tdLeft">UpLoad Customer Image From Disk</TD>
<TD class="tdRight"><IMG onclick=""src="../resources/images/delete.gif">
</TD>
</TR>
</TABLE>
</DIV>
<IFRAME id="iFrameID" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"name="name"
src="aspxPageName.aspx?action=valueforfindingitisI frame" width="100%" height="100%"></IFRAME>
</DIV>
Jul 17 '07 #2
Thank u but i need the gmail style popup frame anyway thanx for replying
Jul 17 '07 #3
Chatwing provids both Iframe and Javscript chat rooms that you can fully customize and embed into any web page. Give Chatwing a try and you can choose which login options to integrate and much more. http://chatwing.com
May 29 '14 #4
i was using that chatroom mention above its work will in my website.
Jun 27 '14 #5

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

Similar topics

0
by: |-|erc | last post by:
<?php // Get the names and values for vars sent by index.lib.php3 if (isset($HTTP_GET_VARS)) { while(list($name,$value) = each($HTTP_GET_VARS)) { $$name = $value; }; };
3
by: Dexter | last post by:
Hello all, I need to build a chat using ASP.NET (VB), this chat is to the online communication with customers. I would like to know what is best. To use webservices or to use remote script? ...
4
by: JIM.H. | last post by:
Hello, I need to write a chat room web application in .net 1.1, does anyone know any sample application I can use to start?
0
by: mina10a | last post by:
hi i want to create a chat application how to create it. my requirement is that, private chat room means the admin person can chat more clients at a time. but clients can not chat with other...
1
PepsiHack
by: PepsiHack | last post by:
Ok i am developing a site on a server that only allows HTML and some Java Script - The Server displays my pages in its own layout. I tried to set up hosting somewhere else, however the organization...
1
by: =?Utf-8?B?dHZpbg==?= | last post by:
How to create Chat room in asp.net for unlimited members pls help me, if you know web site having free code or not free for creating chat room. or pls send code for creating chat room or...
1
by: aliusmankhan | last post by:
Hi all I want to make a chat room, In-Browser Chat Room, I want a server side and a client side, The client side will be for message posting. all posted messages will be shown on the server side...
10
by: worldwideebm | last post by:
This is a problem that i have googled for hours and can't find an answer so i resort to asking on here because i found similar question on here. I have a page i use, It has an iframe on it but it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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,...

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.