Register Blogs Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 23 of 23
Search took 0.05 seconds.
Search: Posts Made By: ferenan
Forum: Website Design 14th June 2016, 03:13 PM
Replies: 2
Views: 95
Re: please show me a two column css table

Please use this code and save the code with .html extension to see the result.

<html>
<head>
<title>Column Width 100% Width</title>
<style>
.table_one{
width: 100%;...
Forum: Website Design 14th June 2016, 02:22 PM
Replies: 2
Views: 95
Posted By y3h
Re: please show me a two column css table

With a table?

<table style="width:100%;">
<thead>
<th>Col 1</th>
<th>Col 2</th>
</thead>

<tbody>
Forum: Programming 3rd April 2015, 07:14 PM
Replies: 13
Views: 1,298
Posted By Xorb
Re: Please help with error: Warning: session_start() [function.session-start]:

If you use something like Dreamweaver, it'll add invisible characters as emptee said. Try using notepad, removing the first few lines and typing them out fully. You'll probably find that the issue...
Forum: Programming 3rd April 2015, 05:45 PM
Replies: 13
Views: 1,298
Posted By rts2271
Re: Please help with error: Warning: session_start() [function.session-start]:

Here is the error that generates the output and nerfs the session.

/home/mb/public_html/mysitelink.com/connect.php on line 4
Forum: Programming 3rd April 2015, 05:42 PM
Replies: 13
Views: 1,298
Posted By rts2271
Re: Please help with error: Warning: session_start() [function.session-start]:

The output buffer is being written too before session_start() has been called.

Usually a error, I suspect in connect.php
Forum: Programming 3rd April 2015, 05:06 PM
Replies: 13
Views: 1,298
Posted By emptee
Re: Please help with error: Warning: session_start() [function.session-start]:

For some reason when I try to open that image I get an error from WF - so unfortunately I can't see it...

Can you try saving as ASCII? UTF-8 can contain a BOM.
Forum: Programming 2nd April 2015, 10:20 PM
Replies: 13
Views: 1,298
Posted By emptee
Re: Please help with error: Warning: session_start() [function.session-start]:

I sent this to you as a PM - but in case anyone finds this thread with the same issue.

This is most often caused by a stray space, new line.. or anything at all before the first <?php on your...
Forum: Programming 2nd April 2015, 09:37 PM
Replies: 13
Views: 1,298
Posted By emptee
Forum: Website Design 28th March 2015, 02:40 PM
Replies: 2
Views: 515
Posted By Skipper
Re: How to use JS folder in root directory for same two pages?

Without any further details, this is just qualified guesswork...

Make a backup and then :

Copy one of those duplicate folders' content into the other. And then upload "other". So you will have...
Forum: Programming 25th March 2015, 10:59 AM
Replies: 8
Views: 3,900
Posted By asoka
Re: How to add H1 html tag to a php code error

Zenoth is right.. $ variables are PHP variables, so you can use following to add any HTML code
Use following code as he suggested:
$GLOBALS["msg"]="Your page has updated";
then write anywhere on...
Forum: Programming 25th March 2015, 10:44 AM
Replies: 8
Views: 3,900
Posted By KirkMcD
Re: How to add H1 html tag to a php code error

Somewhere in the entire script, the value is sent to the browser.
Find that code.
Forum: Programming 25th March 2015, 10:05 AM
Replies: 8
Views: 3,900
Posted By Zenoth
Re: How to add H1 html tag to a php code error

Use <h1> tags when you display the message.
Of course, escape the result before and do any additional checks ...

$GLOBALS["msg"]="Your page has updated";

echo '<h1>' . $GLOBALS["msg"] ....
Forum: Programming 17th February 2015, 07:13 AM
Replies: 7
Views: 1,185
Posted By Nathan K
Re: form fields validation with java issue

Add 'messages' after rules

$(document).ready(function(){
$('#myForm').validate({
"rules" : {
"llname" : {
"minlength" : 6,
...
Forum: Programming 5th February 2015, 01:50 PM
Replies: 7
Views: 1,185
Posted By Nathan K
Re: form fields validation with java issue

kingjpm highlighted the javascript part.
Here is the source without php.


<html>
<head>
<title>Form</title>
</head>
<body>
<form id="myForm" method="post" action="">
Forum: Programming 5th February 2015, 01:41 PM
Replies: 7
Views: 1,185
Posted By kingjpm
Re: form fields validation with java issue

the below is the JavaScript you are asking for
just change this part to fit your need:

"llname" : {
"minlength" : 6,
"required" : true
},
...
Forum: Programming 5th February 2015, 09:42 AM
Replies: 7
Views: 1,185
Posted By Nathan K
Re: form fields validation with java issue

Its not a good idea to only validate your form with javascript, you have to do it in the
backend as well. So i have inlcuded the php scripts as well.

For the javascript validation part you can...
Forum: Warrior Special Offers 8th August 2012, 10:07 PM
Replies: 1,803
Views: 241,735
Posted By NickL
BEST-SELLING WSO EVER! Video 'Players' Just Became Obsolete...

Mike Lantz and Nick LaPolla present...


http://instamagic.s3.amazonaws.com/PublicSalesGraphics/SVP-SalesPage-0-NL.jpg
Not Just a Video 'Player'......
Forum: Programming 22nd April 2012, 05:11 AM
Replies: 6
Views: 604
Posted By R-Yeah
Re: please Please help how to get my tables data file from server?

Earnie: i doubt he has or know how to use ssh access

ferenan:

- goto you phpmyadmin through your cpanel
- select the database
- then in the top your have "Export"
- output: select save it to...
Forum: Programming 21st April 2012, 04:59 PM
Replies: 6
Views: 604
Posted By Anditya
Re: please Please help how to get my tables data file from server?

Hmmm... I think you just Create New DB and Copy all table without data... That's will be easy then using Export & Import...
Forum: Programming 21st April 2012, 12:02 PM
Replies: 6
Views: 604
Posted By Earnie Boyd
Re: please Please help how to get my tables data file from server?

If you have access to the server just use mysqldump.

mysqldump -umyuser -pmypass myDB > myDB.sqldump

Then to import the data into another DB.

mysql -umyuser -pmypass myNewDB
mysql> source...
Forum: Main Internet Marketing Discussion Forum 9th April 2012, 05:42 AM
Replies: 5
Views: 475
Posted By Takuya Hikichi
Re: Where do I put my upsell page?

Right after they pay for the core sale.

Separate transactions.

That way, if you need to issue refund, you
won't have to do partial refunds, either.
Forum: Main Internet Marketing Discussion Forum 28th February 2011, 01:43 PM
Replies: 52
Views: 4,531
Posted By Benjamin Ehinger
Re: Buying Articles or Content? Read This Warning Now

This just makes it harder for all of us REAL writers. There is also a plan out there that teaches you how to charge double or $2 per 100 words and outsource to others for $1 per 100 words. This is...
Forum: Main Internet Marketing Discussion Forum 27th February 2011, 03:48 AM
Replies: 52
Views: 4,531
Posted By schttrj
Re: Buying Articles or Content? Read This Warning Now

Tell you what, those who DON'T respect their profession would eventually get burned! You may have lost three thousand bucks and but they lost one paying reliable client...As the saying goes, NEVER...
Showing results 1 to 23 of 23

 
Forum Jump


All times are GMT -6. The time now is 05:16 PM.