Click here to Skip to main content
       

Web Development

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: break-word CSSmembergilvani28 Nov '12 - 8:16 
I have the same problem. D'Oh! | :doh:
GeneralRe: break-word CSSmemberJon Andersson28 Nov '12 - 8:18 
I did it on the server-side instead. Not a good solution but a workaround
AnswerRe: break-word CSSmembervbmike17 Dec '12 - 14:36 
Sorry to add a comment after so long but I found this little bit on a css site and it works pretty well with your situation I would think....at least in my testing on my system. May have something to do with the hyphens settings being added...

    -ms-word-break: break-all;
     word-break: break-all;
 
     /* Non standard for webkit*/
     word-break: break-word;
 
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
     hyphens: auto;
vbmike

GeneralRe: break-word CSSmemberJon Andersson4 Jan '13 - 1:37 
This dose not work for tables in all browser see previous discussion
GeneralRe: break-word CSSmembervbmike4 Jan '13 - 3:36 
Ok, good luck. I don't use tables for much anymore.
vbmike

QuestionCrystal Reports ActiveX Designer error '80043ae3' error '80043ae3' Invalid TLV record.memberSanjeev991822 Nov '12 - 23:45 
Hello everyone,
 
i'm facing this issue in crystal report my web site is deployed on server and i'm accessing it on another system
 
Crystal Reports ActiveX Designer error '80043ae3'
Invalid TLV record.
 
please provide me necessary component for this issue.
 

Thanks
GeneralHow do social networks associate with one another? [modified]membersupernorb22 Nov '12 - 22:40 
In my country, we use our own social networks, the best one of them is Zing Me, this social network allows me to log in with a Facebook account, a Yahoo account, a Twitter account, a Google+ account. I wonder how this can be done?
 
Could you please explain to me the mechanism or give me some helpful link for this?
 
Your help would be highly appreciated!
Thanks!
 
PS: In fact, it guides me through some steps for creating new account based on the personal information which is fetched from the outside network (E.g: Facebook). And this is the secret thing I want to know, how can it fetch information of a user from an outside network?

modified 23 Nov '12 - 7:50.

GeneralRe: How do social networks associate with one another?memberJan Steyn22 Nov '12 - 22:52 
The API on google is called OpenID and allows any site to implement "Sign in with Google"
 
https://developers.google.com/accounts/[^]
 
https://developers.google.com/accounts/docs/OpenID[^]
 
HTH
GeneralRe: How do social networks associate with one another?membersupernorb22 Nov '12 - 23:14 
Thank you, what about others (beside Google)? They must also have their own APIs?
GeneralRe: How do social networks associate with one another?protectorPete O'Hanlon22 Nov '12 - 23:18 
Why not Google it? Go and read up about their APIs. They are well documented and in the public domain.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos

CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: How do social networks associate with one another?memberS.M. Zamshed Farhan12 Jan '13 - 6:07 
It's a OAuth - open standard for authorization, for details en.wikipedia.org/wiki/OAuth
QuestionHelp for the begineer?!membertopsykretts8922 Nov '12 - 11:47 
Hi there. I working few years on programing desktop applications through vb.net.Now,I have exigency to start with learning of web development,so I need to know which language is:
1.easiest to learning
2.represented in most popular sites in the world
3.useful
 
I need some reasoned response from you.
Thanks in advance.
AnswerRe: Help for the begineer?!mvpRichard MacCutchan23 Nov '12 - 0:00 
You can use VB.NET in website development; take a look at ASP.NET[^].
One of these days I'm going to think of a really clever signature.

AnswerRe: Help for the begineer?!memberS.M. Zamshed Farhan12 Jan '13 - 6:06 
I think, it's PHP. very easy to learn and implimentation.
QuestionThe difference between social networks and normal web sites?membersupernorb21 Nov '12 - 19:07 
I think a social network differs from a normal web site in its functionalities, not in the techniques used to build it, right? It is just a database-oriented web application like others. Or is there anything else I don't know about social network? Could you please let me know if there is anything else I don't mention here?
 
I intend to build a social network for my own (just for fun) but don't know where to start, I think I should draft all the functionalities or at least the most essential ones a social network should have first and then build each one. Could you list all the functionalities a web application should have to be called a social network? (this is important to me before I can start my work).
I also want some source code to refer to as a sample. If possible, could you please give me some link to download the source code (written in PHP please) for a social network?
 
Your help would be highly appreciated!
Thanks!
AnswerRe: The difference between social networks and normal web sites?mvpRichard MacCutchan21 Nov '12 - 22:19 
A quick Google search gets you these links[^].
One of these days I'm going to think of a really clever signature.

GeneralRe: The difference between social networks and normal web sites?membersupernorb22 Nov '12 - 17:13 
That's not what I want, Don't you think developing and maintaining a social network is much more costly than a normal web site? Or do you mean social network is just a normal web site (or a collection of web sites)?
GeneralRe: The difference between social networks and normal web sites?mvpRichard MacCutchan22 Nov '12 - 23:28 
You asked for PHP samples and I showed you where to find some. It's unlikely that you are going to produce a very basic website, let alone a social network, unless you understand the technology required to build it.
 
supernorb wrote:
Or do you mean social network is just a normal web site (or a collection of web sites)?
How could I know? You are the one designing this project and we have no details on what you are planning to create.
One of these days I'm going to think of a really clever signature.

GeneralRe: The difference between social networks and normal web sites?memberSMZF8013 Jan '13 - 22:48 
In social networks sites, end-users can interactions among them, but in normal website is very objective in providing information to end-users, but among them there is no interactions.
QuestionTwitter Bootstrap Popover with IE9 (Visual Studio 2005) - HELP!memberMember 778255921 Nov '12 - 0:36 
Hi
i have an issue with the twitter bootstrap popover.
I am using Asp.net visual studio 2005.
I have downloaded and installed the most recent package (twitter-bootstrap-v2.2.0-2-g3b3dd3a)
I made a simple html page:
<!DOCTYPE html> 
<html lang="en"> 
<head> 
<meta charset="utf-8"> 
<title>Twitter Bootstrap Popover with placement option Example</title> 
<meta name="description" content="Creating Modal Window with Twitter Bootstrap">
<link href="twitter-bootstrap/docs/assets/css/bootstrap.css" rel="stylesheet"> 
<style>
a {
margin-left : 400px;
}
</style>
</head>
<body>
<div class="container">
<h2>Example of creating Popover with Twitter Bootstrap with placement option</h2>
<div class="well">
<a href="#" id="example" class="btn btn-success" rel="popover" data-content="It's so simple to create a tooltip for my website!" data-original-title="Twitter Bootstrap Popover">hover for popover</a>
</div>
<div class="well">
<a href="#" id="example_left" class="btn btn-success" rel="popover" data-content="It's so simple to create a tooltop for my website!" data-original-title="Twitter Bootstrap Popover">hover for popover</a>
</div>
<div class="well">
<a href="#" id="example_top" class="btn btn-success" rel="popover" data-content="It's so simple to create a tooltop for my website!" data-original-title="Twitter Bootstrap Popover">hover for popover</a>
</div>
<div class="well">
<a href="#" id="example_bottom" class="btn btn-success" rel="popover" data-content="It's so simple to create a tooltop for my website!" data-original-title="Twitter Bootstrap Popover">hover for popover</a>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="twitter-bootstrap/js/bootstrap-tooltip.js"></script>
<script type="text/javascript" src="twitter-bootstrap/js/bootstrap-popover.js"></script>
<script type="text/javascript">
$(function ()
{ $("#example").popover();
$("#example_left").popover({placement:'left'});
$("#example_top").popover({placement:'top'});
$("#example_bottom").popover({placement:'bottom'});
});
</script>
</body>
</html>
 
The problem is that, using IE 9, the buttons aren't formatted properly, while in Chrome they appear just fine
 
Here how they are displayed in IE9:
IE9
 
Here in Chrome:
Chrome
 
Any suggestions or help would be way cool!
 
Thanks,
 
Mary
AnswerRe: Twitter Bootstrap Popover with IE9 (Visual Studio 2005) - HELP!memberZaf Khan27 Nov '12 - 22:05 
Hello Mary,
 
Looking at the pictures, to me it just looks like the buttons in chrome are center aligned and the buttons in ie are left aligned.
 
What is the styling in your style "Well"?
 
And did you try
<div style="text-align: center;">
 
instead of
<div class="well">

QuestionWebService with desktop application ( C#.NET)memberMd. Humayun Rashed18 Nov '12 - 6:36 
Hello,
Can anybody give me any example of webservice use in desktop application.?
 
Thank you
AnswerRe: WebService with desktop application ( C#.NET)membern.podbielski18 Nov '12 - 20:18 
It is not any difrent from web application.
If you are using IoC conainer you can inject wcf proxies trough it. http://dotnet.dzone.com/news/using-ioc-container-create-wcf
No more Mister Nice Guy... >: |

QuestionLoading web site within another websitememberweinerschizel13 Nov '12 - 14:03 
I would like to have header across the top of my page with links for my website.
 
Then when some links are clicked it would actually load another website within a particular div of the current website.
 
Is this possible?
 
I'm working with wordpress so it's mainly PHP, javascript, and HTML.
 
Specifically I want to display all properties for sale in my area. The properties are maintained on a separate webpage. I do not want to loose the visitor when they go to the separate website... but rather keep my header up so they can easily click back to my website as needed. That's basically what I'm trying to do in a nutshell.
AnswerRe: Loading web site within another websitemembern.podbielski13 Nov '12 - 21:46 
You can use
<iframe>
HTML tag and change it's src attribute
<iframe src="target.html">
by JS code as click event handler.
somelink.onclick =function(event){
iframe.src = event.target.href;
event.preventDefault();
}
No more Mister Nice Guy... >: |

GeneralRe: Loading web site within another websitememberweinerschizel14 Nov '12 - 11:54 
Sweeeeeeeeeeeeeeeeeeeeeeeeeeeeeet worked like a champ Smile | :)
 
I created a new page template in wordpress and put the iframe tag for the body of the page. Here's a link to my test http://www.keystoaz.com/test/... I embedded one of my websites in another one of my websites.
 
I'm curious though... Is there some trick to get the iframe to resize the page so it doesn't nest a scroll bar like that?
 
Thanks!!!
GeneralRe: Loading web site within another websitemembern.podbielski14 Nov '12 - 12:08 
weinerschizel wrote:
I'm curious though... Is there some trick to get the iframe to resize the page so it doesn't nest a scroll bar like that?

What do you mean? I frame has size allowed by page layout. If you give more space to iframe or page within iframe will be less space demanding scroll will disappear. Think of iframe like about browser window: window is to small for page scroll will appear to let you see all the content.
No more Mister Nice Guy... >: |

GeneralRe: Loading web site within another websitememberweinerschizel14 Nov '12 - 12:25 
Yeah that's what I figured... Just thought I would see if there was some sort of script / hack that could re-size the iframe though. Googling doesn't come up with too much either.
 
The page webpage I plan on embedding is a fixed height anyways so it probably won't even matter anyways. (I have to pay $300 / year for the ability to embed it).
GeneralRe: Loading web site within another websitemembern.podbielski14 Nov '12 - 12:38 
It is possible. Try setting style of iframe
$('iframe').css({
'position':'absolute',
'top':'0px',
'left':'0px',
'height':'100%',
'width':'100%'
});
I am not sure about syntax. It's be a while since I manipulated styles with jQuery, so better check it with documentation.
But this should work. Basicly it's setting left-top corner of frame to left-top corner of window, and force iframe to take all available window space.
I did not try this with iframe but I guess this should work like with any other html element.
No more Mister Nice Guy... >: |

AnswerRe: Loading web site within another website [modified]memberRichard Deeming14 Nov '12 - 2:04 
If you don't have permission to do this, most website owners will object. They'll either add script to break out of the frame, add headers to prevent their site being loaded in your frame, or possibly even resort to legal action.
 
Somebody tried to do this to CodeProject a few weeks back[^]; the hamsters were not amused!



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer



modified 15 Nov '12 - 7:54.

GeneralRe: Loading web site within another websitememberweinerschizel14 Nov '12 - 7:33 
That sucks.
GeneralRe: Loading web site within another websitememberRichard Deeming14 Nov '12 - 7:42 
I think it's a perfectly reasonable response. If you'd spent time and effort making a really useful site, would you be happy for someone else to display your site surrounded by their branding and adverts?



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


AnswerRe: Loading web site within another websitememberS.M. Zamshed Farhan15 Jan '13 - 4:27 
Yes, you may use iframe and within it load an url.
Questionfunction like evernote web clippermembercrayben12 Nov '12 - 22:35 
Hi, enveryone, now I want write a function like evernote web clipper,but I didn't know what to do with it ,alsp didn't found any info through google search, could someone help me slove it or give me some suggestion,many tks.
AnswerRe: function like evernote web clippermvpRichard MacCutchan12 Nov '12 - 23:10 
I just watched the evernote video and am very impressed with what it can do. However, I would be surprised if you could write this in "a function". This product runs as a browser extension and supports all browsers, so the first thing you need to do is study how to create a BE. Once you have a simple BE running you can start thinking about the ways you would capture the data from the web pages that the user clicks on. Then you need to figure out how and where you are going to store this information, etc.
One of these days I'm going to think of a really clever signature.

GeneralRe: function like evernote web clippermembercrayben12 Nov '12 - 23:22 
Thanks for your reply, I just study web programing for little times, before I was a linux system programmer so didn't very clear with your suggestion, so could you give me a detail, such as what's "BE"?if I want accomplish my task what should i begin with it? many thanks
GeneralRe: function like evernote web clippermvpRichard MacCutchan12 Nov '12 - 23:42 
As I said in my previous message, this product is developed as a Browser Extension (BE), or Add-on. If you want to develop something similar then you need to study that subject first; take a look here[^] and here[^] for more information.
One of these days I'm going to think of a really clever signature.

GeneralRe: function like evernote web clippermembercrayben13 Nov '12 - 0:55 
Ok, deeply thanks for your replying, BTW, could you give me your MSN account ?
GeneralRe: function like evernote web clippermvpRichard MacCutchan13 Nov '12 - 1:06 
crayben wrote:
could you give me your MSN account ?
Er, why?
One of these days I'm going to think of a really clever signature.

GeneralRe: function like evernote web clippermembercrayben13 Nov '12 - 1:14 
if I have encounter some quesion I can ask for your help, BTW, MSN is convinent,pls
GeneralRe: function like evernote web clippermvpRichard MacCutchan13 Nov '12 - 1:16 
Sorry, I no longer do private consulting, and if I did it would be very expensive.
One of these days I'm going to think of a really clever signature.

QuestionPass the executive result of Java Web Start to the launch Web pagememberzwgdft8 Nov '12 - 19:26 
How can we pass the executive result of Java Web Start to the launch Web page for displaying?
QuestionStarting unit testing with MVCmemberjchalfant8 Nov '12 - 7:24 
I've just started working with MVC in VS2012 and would like to develop unit tests while developing. What are the preferred standards or conventions for unit testing in this environment?
 
I find that I prefer the 2010 environment for testing simply for the private accessor and easy test generation. My problem is I'm having a hard time deciding if I want to use mocking or constructor injection and which would lend to cleaner code. What are the preferences around here?
Generalcall and start orchestration shape using file adapter in biztalk server 2010?membersangeetha m5 Nov '12 - 20:17 
hi friends,
 
any one tell me the where i find out the sample code for call and start orchestration shape using file adapter in biztalk server 2010?
 
pls share that link here.
 
thanks in advance.
QuestionI can not get data from url when use method post paramater using php. because page use token. please help me [modified]memberaa_zz5 Nov '12 - 15:09 
I want get data from url, I use HTTP_Request to post parameter and get data from url. If url not using token then get OK, but If url using token then get data not OK.

Please help me get data from url have use token.
thanks very much.
 
nothing

-- modified 5 Nov '12 - 21:44.
QuestionHow to generate alphanumeric auto increment id in mysqlmemberDeepthi.214562 Nov '12 - 1:01 
How to generate alphanumeric auto increment id in mysql
AnswerRe: How to generate alphanumeric auto increment id in mysqlmentorKeith Barrow2 Nov '12 - 1:24 
Hi,
 
We have a forum for MySql Problems, I suggest you move your post here[^]
 
Regards,
 
Keith

AnswerRe: How to generate alphanumeric auto increment id in mysqlmvpSandeep Mewara3 Nov '12 - 7:36 
Have a look at this article: Auto Generate AlphaNumeric ID’s in a SQL Server Table[^] - It's for SQL Server but the around it remains the same.
Sandeep Mewara
Microsoft ASP.NET MVP
 
[My latest Article]: Server side Delimiters in ASP.NET[^]

AnswerRe: How to generate alphanumeric auto increment id in mysqlmemberS.M. Zamshed Farhan15 Jan '13 - 4:33 
You have to store the key as two columns. A char prefix and an auto-incrementing int, both of which are grouped for the primary key.
 
CREATE TABLE my_table(
id INT NOT NULL AUTO_INCREMENT,
prefix CHAR(30) NOT NULL,
PRIMARY KEY (id, prefix),
...
 
Say, prefix is here 'PRF', then you get PRF1, PRF2, PRF3, ..........
Questionwhat is the differnce between specify now,specify later ,dynamic and direct?membersangeetha m29 Oct '12 - 23:57 
hi everyone,
 
please any one tell me the difference between the port bindings?
 
each port bindings used in which scenario?

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid